probonopd / ESP8266HueEmulator

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

Status for the lights in serial monitor #102

Open ppsagarnaga opened 6 years ago

ppsagarnaga commented 6 years ago

Hi, I want to see the serial monitor to output the values for the switching on/off light and color change, but I only get the following after reseting:

rrp⸮n⸮⸮܀ ⸮⸮⸮⸮l⸮⸮⸮⸮ ⸮ b⸮n⸮⸮n⸮$⸮ ⸮ b⸮ľ~⸮n⸮⸮⸮⸮⸮....

It connects without problems to the hue app v1. The code was compiled with windows 10, arduino IDE v1.8.4 + ESP8266 v2.3.

Also... what's the version of the neopixel library you are using?

Thanks.