News

Arduino hobbyists, developers and programmers that would like to be able to remove the need to use cables to access their Arduino projects, might be interested in a new wireless programmer ...
An autonomous Arduino-based robot designed to navigate and avoid obstacles using ultrasonic sensors, servo motors, and the Adafruit Motor Shield. This project showcases the integration of sensors and ...
As part of the 6809 Microcomputer there is a need to write/verify/erase EEPROM several times. Instead of buying an expensive programmer, an Arduino and a few shift registers will achieve the same ...
The Maker’s Pet Robotics Kit is a DIY learning kit designed for robotics enthusiasts, students, and hobbyists who want to explore autonomous navigation and mapping. At its core, the ESP32 works with ...
[Hans Peter] wanted to move away from using full Arduino boards in his projects. One of the components he rarely used after the development stage is the USB hardware. Once the firmware is flashed to ...
[Kirill] wrote in to share his Arduino-based PIC programmer. It is capable of writing to the 18F family of chips, including 18F2XXX and 18F4XXX. We think that’s pretty exciting because this line of ...
The Arduino-controlled Drawing Robot is a low-cost pen plotter that can be used to make small drawings on a piece of paper. It is based on an Arduino Nano board with a Bluetooth extension module, ...
Today the official Arduino development team have rolled out a new update to the Arduino CLI, adding some new exciting features in version 0.11.0. New features include Command-line completion, External ...