Hi,
I'm working on a project to control LEDs with physical buttons as well as IR signals. I'm considering adding a bluetooth module, I see they're quite cheap, to control the lights as well. Our household uses IOS and I would prefer not to have to write an application. Before I decide to add bluetooth a couple of questions.
- How hard is it to write the Arduino code? It's basically serial communication right?
- Are there better modules than other? What should I look for when choosing a module?
- Are there existing IOS apps that I can use to connect to and send serial signals?
- Other considerations?
Thanks
Rich