probonopd / ESP8266HueEmulator

Emulate a Philips Hue bridge running on an ESP8266 using the Arduino IDE.
MIT License
411 stars 93 forks source link

Question... #97

Closed avenantsoftware closed 6 years ago

avenantsoftware commented 6 years ago

Do you need the ESP8266 to emulate the Hue Bridge, or could this also be achieved by altering your code and use an Arduino Ethernet Board instead of an ESP8266?

probonopd commented 6 years ago

An ESP8266 based board is needed. It can be programmed with the Arduino IDE. They are cheaply available starting at around 3 USD.