News

Describe the request arduino-cli supports installing libraries from the central repo, git URLs, and zip files. When creating a library, the library.properties file has a depends= field that only su ...
Describe the request Add support for installing libraries from folders via "Add .ZIP Library". 🙂 The IDE will ensure libraries in any format are installed correctly. Describe the current behavior T ...
Love Arduino but hate the GUI? Try arduino-cli. In this article, I explore a new tool released by the Arduino team that can free you from the existing Java-based Arduino graphical user interface. This ...
Don’t forget to report any issue you may find, either on GitHub or on the Arduino Forum–your help is very much appreciated. Go ahead and download IDE 1.6.10! Happy hacking!
There’s a sample on GitHub that shows how you can create two OneButton objects connected to different hardware devices. By the way, the little box may have only one button, but it also has a ...