Arduino
This org contains the official Arduino tools (IDE, CLI...), documentation and cores. See @arduino-libraries for the official libraries.
Pinned Repositories
Arduino
Arduino IDE 1.x
arduino-builder
A command line tool for compiling Arduino sketches
arduino-cli
Arduino command line tool
arduino-ide
Arduino IDE 2.x
arduino-pro-ide
The Arduino IDE for advanced users and developers. Experimental alpha version.
ArduinoCore-API
Hardware independent layer of the Arduino cores defining the official API
ArduinoCore-avr
The Official Arduino AVR core
ArduinoCore-samd
Arduino Core for SAMD21 CPU
docs-content
Arduino documentation (docs.arduino.cc)
library-registry
The Arduino Library Manager Registry
Arduino's Repositories
arduino/arduino-cli
Arduino command line tool
arduino/arduino-ide
Arduino IDE 2.x
arduino/ArduinoCore-mbed
arduino/library-registry
The Arduino Library Manager Registry
arduino/docs-content
Arduino documentation (docs.arduino.cc)
arduino/arduino-language-server
An Arduino Language Server based on Clangd to Arduino code autocompletion
arduino/setup-task
GitHub Actions action to make Task available for use in your workflow
arduino/ArduinoCore-zephyr
Arduino Core based on Zephyr+llext
arduino/arduino-lint
Tool to check for problems with Arduino projects
arduino/compile-sketches
GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations
arduino/arduino-fwuploader
A Command Line Tool made to update the firmware and/or add SSL certificates for any Arduino board equipped with WINC or NINA Wi-Fi module.
arduino/nicla-sense-me-fw
Arduino Nicla Sense ME resources (libraries, bootloader, host pc utilities)
arduino/arduino-lint-action
GitHub Actions action to check Arduino projects for problems
arduino/arduinoOTA
Tool for uploading programs to Arduino boards over a network
arduino/rp2040tools
arduino/package-index-py
List of useful MicroPython packages
arduino/serial-discovery
An Arduino IDE pluggable-discovery for Serial ports
arduino/mdns-discovery
mdns (bonjour) pluggable discovery
arduino/serial-monitor
Arduino pluggable monitor for serial ports
arduino/report-size-deltas
GitHub Actions action that comments on pull requests with a report of change in memory usage of Arduino sketches
arduino/lmp-manifest
arduino/tooling-project-assets
A collection of reusable assets for Arduino tooling projects
arduino/help-center-content
The content for https://support.arduino.cc
arduino/libraries-repository-engine
Arduino Library Manager index manager
arduino/library-registry-submission-parser
Tool for parsing Arduino Library Manager submissions
arduino/pluggable-discovery-protocol-handler
arduino/forum-assets
Tracker and collaborative development of Arduino Forum assets
arduino/uno-r4-wifi-fwuploader-plugin
arduino/imgtool-packing
arduino/pluggable-monitor-protocol-handler
A library to ease implementation of pluggable monitors for Arduino CLI