News

Despite a wealth of tutorials for setting up and writing code for the ESP8266 WiFi module, there has not been much of anything on programming this cheap wireless module with the Arduino IDE. Finall… ...
You can check your Sketchbook folder location via the Arduino IDE: ... Libraries are also available for different Arduino microcontroller and component architectures, such as AVR or ESP8266.
This is not an Arduino IDE extension ... It works over a serial port, and as such, the venerable ESP8266-based boards shouldn’t be be left out – it even offers file manager capabilities!
The release of the Arduino IDE 1.6.6 and updated cores for all supported platforms (AVR 1.6.9, SAM 1.6.5, SAMD 1.6.2) have now closed the door on 723 issues and merged 147 Paul requests.
A new version of the Arduino IDE (1.6.2) is available at the download page! The Arduino IDE 1.6.2 features new one click install of boards and libraries. With 1.6.2, two new menu items are ...
The Arduino IDE uses #defines to define things like I/O pin numbers, modes, and other things. You can also create your own headers and #defines.
Today Arduino has announced the availability of the new Arduino IDE in the form of version 1.6.8, which is now available with updated cores for almost all supported platforms including : AVR 1.6. ...