News

The Arduino IDE support was announced on the ESP8266 community forum. Setup is fairly simple with downloads for Linux ... and uploading sketches via WiFi needs a little bit of thought.
To compile an Arduino sketch, codebender uses clang a wonderful compiler that will give you extremely descriptive warnings on terrible code. Like any good IDE, there’s built-in highlighting and ...