News

PlatformIO is an extension for Visual Studio Code that lets you run and debug code for embedded systems. It currently supports 1,395 development boards from all kinds of manufacturers, letting you use ...
Official Arduino Example Tutorials: The Arduino computer software is loaded with tons of examples for you to use in your own code or to run through as a learning experience.
Nonetheless this is an interesting read about how the Arduino movement has made hobby microcontroller boards attractive for industrial applications. This is a digital printing machine which looks ...
Running a program on an Arduino is easy, but have you tried doing it with a Pi? The Raspberry Pi is powerful enough to be a standalone computer and is also good enough to program a microcontroller.
If you are used to coding with almost any modern tool except the Arduino IDE, you are probably accustomed to having on-chip debugging. Sometimes having that visibility inside the code makes all ...
ArduSat is an Arduino-powered satellite being funded through kickstarter to foster open satellite access and the collection of data from sensors in space. It will be able to run code for up to a ...
Arduino Multiple Cores This repository contains the source code for a very simple, but complete, example of how to configure an Arduino project for ESP32 to run separate tasks on each processor core.
This library allows you to quickly setup a State Machine. Read here what a state machine is and why a state machine is neat for hardware projects. It has been tested with Arduino, ESP8266 and ESP32 ...
As explained by Arduino to Go, each color band on the resistor corresponds to a number but this can differ depending on the band's placement. It's not complicated, but the sheer number of colors ...
Arduino’s Plug and Make Kit lets your hacking imagination run wild, sans solder Daisy-chain tiny boards into weather stations, game controllers, and way more.