LED Ring Around The ESP8266

The world needs more blinky lights, and [Bertus Kruger] has created a neat way to make lights blink wirelessly. He has a footprint in the middle of the board for soldering the castellated ESP8266 module, and an LED ring around it to create the WiFi Pixel. It’s an LED ring that can be controlled over a WiFi connection. His design is based on a combination of the ubiquitous ESP8266 WiFi chip and a NeoPixel ring from AdaFruit, so there are already great examples of how to code and control the hardware. The project is still in progress, but he has released all of the details, including the Gerber files for the board and the Arduino code that the ESP8266 is running.

It’s a great start: add in battery support and you could have an awesome way to have portable LED blinky light rings. For those who want to try it out without building your own circuit boards, [Bertus] says that it could be built with an ESP8266 dev board and an Adafruit NeoPixel ring. Currently, he is running the device from USB, but there is no reason why it couldn’t be powered from a battery for some portable USB blinkiness.

10 thoughts on “LED Ring Around The ESP8266

  1. And here I thought that we aren’t suppose to put any conductor within few centimeter radius around the antenna except for the module itself to ensure good signal strength. Would the signal range still good with those LEDs and possibly ground pour on the carrier PCB?

    Please enlighten me.

    1. It seems to work very well, my work bench is more than 10meters away from my router and there are about 3 interior walls(non-solid) in between. . These ESP-12 units are pretty awesome to work with. I did find that they are pretty power hungry and that with the Wifi and LED’s running they could give a laptop USB a good work-out.

      With regards to the code I am currently working on a feature where you can create/save animations. Animations are basically multiple frames with the state of each LED and how long it should stay in that state. The You tube video included is basically a 96 frame animation. :)

Leave a Reply to ProtoneerCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.