I'm thinking of doing a project with RGB floodlights connected in a mesh network.
Each floodlight will have it's own ESP that connects to the mesh and controls the color/effect of the floodlight.
I have experience in arduino programming and the adafruit huzzah breakout. However, for this project I'm trying to find a more cost effective ESP module.
I hope to find a cost effective ESP module or breakout board that meets my requirements:
- 3 PWM enabled outputs
- breakout preferably takes 5v to power it
- programming from the arduino IDE by usb or usb to TTL cable
I started looking at the ESP-11
But this has only two I/O pins, I need three for RGB PWM
Then there was a link to the ESP-12:
Then the same shop is selling wemos D1 mini boards for the same price, E5,-
I found these on banggood for E2.99
I guess the wemos D1 mini meets my requirements. However, is there a more cost effective board ?
I would need 20 of these eventually.
Suggestions are welcome,
Thanks !