News

Arduino has today announced via the official Arduino blog that the latest Arduino IDE 1.6.10, AVR core 1.6.12 and SAM core 1.6.9 have now been released and are now available to download.
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.
Here is a simple Arduino Camping Light project. In this design, only one push button switch is used to control the light output (from a bunch of white LEDs) between off, dim, medium, and full ...