News

The Arduino platform offers a variety of affordable toys used by DIY enthusiasts for simple electronics projects. It is known for being easy to learn and is built on a variant of the C++ programming ...
If you would like to make a library available for installation via Library Manager, just submit a pull request that adds the repository URL to the list. You are welcome to add multiple libraries at ...
GFXDraw is a powerful and easy-to-use GUI library for Arduino. It offers simple elements, powerful path-based vector drawings, ready to use widgets and visual effects. The library is made especially ...
Makers, hobbyists and developers that enjoy building projects using the Arduino platform will be pleased to know that a new release of the Arduino IDE has now been ...
*If you need this you've probably got it already, but what I like about it is the way it's written in such pure Arduino-ese. downloadIDE_blogpost_1-6-10 Great news, Makers! We’re excited to announce ...
Looking to interface your Arduino with the PS4 controller? [Kristian] has updated his USB host library with support for the controller. The library makes it easy to read most of the inputs from the ...
If you're into robotics or electronics, you've likely come across Arduino—a small microcontroller that can control sensors and motors for nifty DIY projects. Like the Raspberry Pi, the Arduino is ...
The official Arduino development team has today announced the release of Arduino 1.8.13,bringing with it new improvements, bug fixes and tweaks. Significant improvements include fixing the crash on ...
Some of the newer Espressif Systems wireless SoCs such as the ESP32-H2 and ESP32-C6 support Zigbee through their built-in 802.15.4 radio. It’s been working since the release of the ESP-IDF 5.1 ...