Files
esponics/README.md
2016-01-19 22:10:13 +01:00

852 B

Version of the code for ESP8266

Needed material and librairies

Tested on adafruit HUZZAH : https://learn.adafruit.com/adafruit-feather-huzzah-esp8266/pinouts With ARDUINO 1.6.6 with esp8266 1.6.5 package. I actually have issue with version 2.0.0 (warning: espcomm_sync failed, error: espcomm_open failed)

Possibles bugs

IF you encounter an error with __ieee754_sqrt : The issue is known here:

serial link issue

The use of the pin 15 apparently block the programmation of the firmware. The pin 15 have to be grounded or not used for programmation.