The use of the ESP8266 in the world of IoT

User avatar
By djsb
#62529 Hi,

I would like to share with this forum a small project that pretends to substitute the low quality gateway that is used to control the traditional Mi-Light bulbs and its clones (Easy Bulb, LimitlessLed, others).

It uses a ESP8266 and a nRF24l01 2.4Ghz radio module. Total cost, around $8.

You might recognise these bulbs images:
Image

This project allows you to:
- Remote control the bulbs through the internet using Muzzley mobile App for Windows 10, Android and iPhone.
- Create automations (If this than that type): Geo-fencing, time based, others (using Muzzley).

Please check the project at github: https://github.com/djsb/canny
- Source code
- HW requirements
- Some pictures

I would love to have your feedback!

Some pictures:
Image
Image

Domingos