Close
0%
0%

Aurora Master Ocean Relax Projector via ESP8266

Control Aurora Master Ocean Relax Projector via ESP8266 WiFi

Similar projects worth following
The Aurora Master Ocean Relax Projector http://goo.gl/ZmdWgr is an inexpensive popular LED based night special effects light. It projects softly moving colored patterns on walls or ceiling.

But one problem it has is that it is manually controlled. This is fine for most typical uses, but for Makers, it presents itself as a candidate for Internet of Things (IoT). Using the new ESP8266 module, with its built-in WiFi, processor and GPIO pins, it allows for easy wireless networking and interfacing, all for less than $10.

NOTE: THIS WILL VOID YOUR WARRANTY of the Aurora Master, but since it’s only about $15, not a great loss if you mess up. You will be modifying the Aurora Master, removing the manual buttons and soldering a couple wires. Using the ESP8266 makes for a low cost wireless add-on.

You will be modifying the Aurora Master, removing the manual buttons and soldering a couple wires. Using the ESP8266 makes for a low cost wireless add-on.

In order to simplify the external components needed, I used the excellent Adafruit HUZZAH ESP8266 breakout instead of the more raw ESP8266 modules. This one supports 5V DC Input power directly. The same power that the Aurora Master uses.

The Aurora Master has 3 buttons to control it. Two are just for optional audio control. I don’t use its audio feature, but you can if desired. The center button is the Power and Mode button. Each time you press it, it switches to another pattern. Pressing it several times ends up turning the unit back off. The unit also turns itself off after about an hour. This modification allows you to “press” this Power/Mode button remotely via WiFi from any web browser or Linux Curl or Python web command. By repeatedly calling the ESP8266’s URL, you can turn the unit on, switch between patterns, or turn the unit off.

  • 1 × Aurora Master Ocean Relax Projector Aurora Master Ocean Relax Projector such as from Amazon: http://goo.gl/ZmdWgr
  • 1 × Adafruit HUZZAH ESP8266 Breakout Adafruit HUZZAH ESP8266 Breakout https://www.adafruit.com/products/2471
  • 1 × NPN Transistor such as a 2N2222, 2N3392, or similar.
  • 1 × 1 K resistor
  • 1 × USB to Serial or FTDI cable for programming the ESP8266

View all 8 components

View all instructions

Enjoy this project?

Share

Discussions

Similar Projects

Does this project spark your interest?

Become a member to follow this project and never miss any updates