An experiment with Particle Mesh to make internet-connected string LEDs that operate in unison.
Fairy lights are also known as string LEDs. They consist of two wires with LEDs connected every few inches. The ones I am using alternate the polarity of the LEDs so that by powering one lead and grounding the other half the LEDs will light up, reversing the power will light the other half of the LEDs. This makes them useful for creating interesting lighting displays in everything from dorm rooms to Christmas trees.
- Develop a system of controllers for fairy lights that allows them to operate in unison and be controlled remotely
- Develop a cloud backend that can communicate with the fairy light controllers
- Develop Alexa and Google Assistant integrations to control the fairy lights remotely
For the controllers, I am using one Particle Argon Wifi + Bluetooth + Mesh Kit and two Particle Xenon Bluetooth + Mesh kits. Both are available on Adafruit as well as on Particle's website. I am also using these fairy lights. I am still deciding what cloud provider to use for the backend.