
Arduino
A Chromebook app to code online, save your sketches in the cloud, and upload them to the Arduino board connected to your device. Developed to allow you to play with Arduino …
Arduino IDE 1 Installation (Windows) | Arduino Documentation
Jan 17, 2024 · This document explains how to install the Arduino Software (IDE) on Windows machines. Download the Arduino Software (IDE) Get the latest version from the download …
Arduino Hardware | Arduino
Arduino has over the years released over 100 hardware products: boards, shields, carriers, kits and other accessories. In this page, you will find an overview of all active Arduino hardware, …
Building an Arduino on a Breadboard | Arduino Documentation
Sep 30, 2025 · This tutorial shows you how to build an Arduino compatible breadboard with an Atmel Atmega8/168/328 AVR microcontroller and FTDI FT232 breakout board from SparkFun.
UNO R3 | Arduino Documentation
The Arduino UNO is the best board to get started with electronics and coding. If this is your first experience tinkering with the platform, the UNO is the most robust board you can start playing …
Arduino Yún | Arduino Documentation
Mar 14, 2024 · Arduino YÚN is the perfect board to use when designing connected devices and, more in general, Internet of Things projects. It combines the power of Linux with the ease of …
Standalone Assembly | Arduino Documentation
Feb 8, 2024 · Once the chip is bootloaded, you're ready to connect it to the Arduino software. To simplify the board, I removed the programming header and connecting wires and added a …
Arduino 101 | Arduino Documentation
Mar 14, 2024 · In the Getting Started section, you can find all the information you need to configure your board, use the Arduino Software (IDE), and start to tinker with coding and …
Arduino ISP | Arduino Documentation
Mar 14, 2024 · The Arduino ISP is a tool to directly program your microcontroller through the ICSP connector.
Mega 2560 Rev3 | Arduino Documentation
The Arduino Mega 2560 is a microcontroller board based on the ATmega2560. It has 54 digital input/output pins (of which 15 can be used as PWM outputs), 16 analog inputs, 4 UARTs …