Important Notice: This repository contains the legacy Arduino IDE 1.x, which is no longer in active development. For the latest features and updates, please visit the Arduino IDE 2.x repository.…
Important Notice: This repository contains the legacy Arduino IDE 1.x, which is no longer in active development. For the latest features and updates, please visit the Arduino IDE 2.x repository. If you encounter issues related to the newer IDE, please report them there.
Arduino is an open-source physical computing platform based on a simple I/O board and a development environment that implements the Processing/Wiring language. Arduino can be used to develop stand-alone interactive objects or can be connected to software on your computer (e.g. Flash, Processing and MaxMSP). The boards can be assembled by hand or purchased preassembled; the open-source IDE can be downloaded for free at https://arduino.cc.
More info at
- Our website
- The forums
- Follow us on Twitter
- And like us at Facebook
Bug reports and technical discussions
- To report a *bug* in the software or to request *a simple enhancement*, go to Github Issues.
- More complex requests and technical discussions should go on the Arduino Developers mailing list.
- If you're interested in modifying or extending the Arduino software, we strongly suggest discussing your ideas on the Developers mailing list *before* starting to work on them. That way you can coordinate with the Arduino Team and others, giving your work a higher chance of being integrated into the official release.
Security
If you think you found a vulnerability or other security-related bug in this project, please read our security policy and report the bug to our Security Team 🛡️. Thank you!
e-mail contact: [email protected]
Installation
Detailed instructions for installation on popular operating systems can be found at:
- Linux (see also the Arduino playground)
- macOS
- Windows
Contents of this repository
This repository contains just the code for the Arduino IDE itself. Originally, it also contained the AVR and SAM Arduino core and libraries (i.e. the code that is compiled as part of a sketch and runs on the actual Arduino device), but those have been moved into their own repositories. They are still automatically downloaded as part of the build process and included in built releases, though.
The repositories for these extra parts can be found here:
- Non-core specific Libraries are listed under: Arduino Libraries (and also a few other places, see
build/build.xml). - The AVR core can be found at: ArduinoCore-avr.
- Other cores are not included by default but can be installed through the board manager. Their repositories can also be found under Arduino GitHub organization.
Building and testing
Instructions for building the IDE and running unit tests can be found on the wiki:
Credits
Arduino is an open-source project, supported by many. The Arduino team is composed of Massimo Banzi, David Cuartielles, Tom Igoe, and David A. Mellis.
Arduino uses GNU avr-gcc toolchain, GCC ARM Embedded toolchain, avr-libc, avrdude, bossac, openOCD, and code from Processing and Wiring.
Icon and about image designed by ToDo.
Members
-
arduino-ide ★ PINNED
Arduino IDE 2.x
TypeScript ★ 3.2k 27d agoExplain → -
arduino-cli ★ PINNED
Arduino command line tool
Go ★ 5.0k 2d agoExplain → -
Arduino ★ PINNED
Arduino IDE 1.x
Java ★ 15k 9mo agoExplain → -
ArduinoCore-API ★ PINNED
Hardware independent layer of the Arduino cores defining the official API
C++ ★ 301 9mo agoExplain → -
library-registry ★ PINNED
The Arduino Library Registry
★ 394 1d agoExplain → -
docs-content ★ PINNED
Arduino documentation (docs.arduino.cc)
Python ★ 362 2d agoExplain → -
ArduinoCore-avr
The Official Arduino AVR core
C ★ 1.5k 24d agoExplain → -
arduino-pro-ide ▣
The Arduino IDE for advanced users and developers. Experimental alpha version.
★ 883 5y agoExplain → -
ArduinoCore-samd
Arduino Core for SAMD21 CPU
C ★ 503 2y agoExplain → -
arduino-create-agent
Arduino Cloud Agent
Go ★ 463 1mo agoExplain → -
arduino-builder
A command line tool for compiling Arduino sketches
Go ★ 457 4y agoExplain → -
ArduinoCore-mbed
No description.
C ★ 410 2mo agoExplain → -
ArduinoCore-arc32
No description.
C ★ 330 3y agoExplain → -
lab-micropython-editor
Arduino Lab for MicroPython is an Integrated Development Environment (IDE) for MicroPython.
JavaScript ★ 293 5d agoExplain → -
ArduinoTensorFlowLiteTutorials
No description.
Jupyter Notebook ★ 270 5y agoExplain → -
arduino-language-server
An Arduino Language Server based on Clangd to Arduino code autocompletion
Go ★ 200 10d agoExplain → -
ArduinoCore-renesas
No description.
C ★ 190 1mo agoExplain → -
ArduinoCore-zephyr ⑂
Arduino Core based on Zephyr+llext
C ★ 186 2d agoExplain → -
reference-en
Editable source for the Arduino Reference
★ 173 1y agoExplain → -
setup-protoc
GitHub Action to setup the protoc compiler for protocol buffers
TypeScript ★ 163 1y agoExplain → -
toolchain-avr
The AVR toolchain used by the Arduino IDE
Shell ★ 154 5y agoExplain → -
nina-fw
Firmware for u-blox NINA W102 WiFi/BT module
C ★ 153 5mo agoExplain → -
setup-task
GitHub Actions action to make Task available for use in your workflow
TypeScript ★ 151 4d agoExplain → -
openwrt-yun
A custom version of OpenWrt, targeted to the Arduino Yún
C ★ 150 4y agoExplain → -
arduino-examples
Arduino IDE bundled examples
Shell ★ 138 1mo agoExplain → -
OpenOCD
Fork of OpenOCD
C ★ 133 2y agoExplain → -
arduino-lint
Tool to check for problems with Arduino projects
Go ★ 131 1d agoExplain → -
ArduinoCore-megaavr
Arduino Core for the ATMEGA4809 CPU
C++ ★ 111 3mo agoExplain → -
wifishield
Arduino Wifi Shield
C ★ 92 13y agoExplain → -
ArduinoCore-sam
No description.
HTML ★ 91 2y agoExplain → -
compile-sketches
GitHub Actions action that checks whether Arduino sketches compile and produces a report of data from the compilations
Python ★ 90 2d agoExplain → -
ArduinoCore-nRF528x-mbedos ▣
[Archived] Arduino core supporting mbed-enabled boards
C ★ 86 5y agoExplain → -
ArduinoCloudProviderExamples
Examples of how to connect various Arduino boards to cloud providers.
C ★ 82 1y agoExplain → -
ArduinoAI
Arduino AI content / demos
JavaScript ★ 80 3y agoExplain → -
setup-arduino-cli
GitHub Action to setup Arduino CLI
TypeScript ★ 79 1y agoExplain → -
tutorials
No description.
C++ ★ 74 2y agoExplain → -
BtSerial
A Bluetooth Serial library for Processing for Android
Java ★ 71 13y agoExplain → -
openwrt-packages-yun
No description.
Makefile ★ 68 9y agoExplain → -
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.
Go ★ 67 3d agoExplain → -
nicla-sense-me-fw
Arduino Nicla Sense ME resources (libraries, bootloader, host pc utilities)
C ★ 60 4d agoExplain → -
arduino-lint-action
GitHub Actions action to check Arduino projects for problems
TypeScript ★ 57 3d agoExplain → -
RXTX ▣
Arduino version of RXTX
Shell ★ 57 6y agoExplain → -
AIoT-Dev-Summit-2019
No description.
C++ ★ 55 4y agoExplain → -
Arduino-Science-Journal-Android
Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.
Java ★ 52 4y agoExplain → -
arduino-preprocessor
Parses an Arduino Sketch and converts it into valid C++ source code
C++ ★ 51 4y agoExplain → -
ArduinoISP
No description.
C ★ 51 2y agoExplain → -
YunWebUI
Arduino/Genuino Yún or Yún Shield Web panel
JavaScript ★ 50 8y agoExplain → -
arduino-app-lab
The cross-platform IDE for developing Arduino Apps, built with Wails
TypeScript ★ 48 16d agoExplain → -
Arduino-stk500v2-bootloader ⑂
STk500v2 bootloader for AVR 2560 and otherchips
Arduino ★ 48 3y agoExplain → -
arduino-iot-js
Arduino IoT Cloud - Javascript SDK
TypeScript ★ 45 19d agoExplain → -
go-apt-client
No description.
Go ★ 45 1y agoExplain → -
uno-r4-wifi-usb-bridge
No description.
C++ ★ 44 1y agoExplain → -
esp8266 ⑂
ESP8266 core for Arduino
C ★ 42 8y agoExplain → -
ArduinoCore-primo ▣
Arduino core for nrf52 cpu
C ★ 41 6y agoExplain → -
summer-of-code ▣
Arduino @ Google Summer of Code
★ 41 5y agoExplain → -
arduinoOTA
Tool for uploading programs to Arduino boards over a network
Go ★ 40 4d agoExplain → -
EduIntro
Arduino library aimed at making super-fast introductory workshops to Arduino. Based on the idea of having components as objects in the code.
C++ ★ 40 4mo agoExplain → -
TFTP-Bootloader
An unfinished TFTP bootloader for Arduino Ethernet
C ★ 39 15y agoExplain → -
arduino-connector ▣
Connector to the Arduino Create Cloud and IoT platform
Go ★ 39 5y agoExplain → -
uno-r4-library-compatibility
No description.
★ 39 1y agoExplain → -
arduino-esp32 ⑂
Arduino core for the ESP32
C ★ 38 1y agoExplain → -
arduino-iot-cloud-py
Arduino IoT Cloud Python Client.
Python ★ 36 3d agoExplain → -
mcuboot-arduino-stm32h7
No description.
C ★ 36 10mo agoExplain → -
avrdude-build-script
avrdude build scripts for Arduino/Genuino
Shell ★ 35 4y agoExplain → -
actions ▣
Collection of custom Github actions
Python ★ 35 4y agoExplain → -
lab-micropython-installer
This repository hosts the entire code of the Arduino MicroPython Installer tool
C ★ 32 1y agoExplain → -
arduino-create-agent-js-client
JS module providing discovery of the Arduino Create Plugin and communication with it
JavaScript ★ 32 2y agoExplain → -
arduino-flasher-cli
CLI tool to flash UNO Q boards with the latest Arduino Linux image
Go ★ 31 2d agoExplain → -
package-index-py
Package index for Arduino MicroPython Package Installer
JavaScript ★ 31 14d agoExplain → -
rp2040tools
No description.
Go ★ 30 1d agoExplain → -
arduino-app-cli
The CLI and service that manages and runs Arduino Apps on UNO Q
Go ★ 30 2d agoExplain → -
app-bricks-examples
The example code for the Arduino UNO Q board
JavaScript ★ 30 3d agoExplain → -
astyle
Scripts and patches used to build astyle, a code formatter used by the Arduino IDE
Shell ★ 30 7y agoExplain → -
app-bricks-py
The code of the Arduino App Lab Bricks
Python ★ 29 2d agoExplain → -
arduino-usb-scanner
Tool that scans the USB bus autodetecting Arduino boards and their serial port names
★ 29 15y agoExplain → -
iot-client-js
Javascript client for Arduino IoT API
JavaScript ★ 29 1mo agoExplain → -
Arduino-Science-Journal-iOS
Use the sensors in your mobile devices to perform science experiments. Science doesn’t just happen in the classroom or lab—tools like Science Journal let you see how the world works with just your phone.
Swift ★ 29 4y agoExplain → -
vscode-arduino-tools
Arduino Language Server extension for VS Code
TypeScript ★ 28 9mo agoExplain → -
iot-client-py
Python client for Arduino IoT API
Python ★ 28 1mo agoExplain → -
linux-qcom ⑂
Linux kernel source tree (Arduino fork to mainline UNO Q)
★ 27 1mo agoExplain → -
mdns-discovery
mdns (bonjour) pluggable discovery
Go ★ 26 4d agoExplain → -
adbd ⑂
adbd on non-Android platforms
C++ ★ 26 9y agoExplain → -
arduino-cli-example
No description.
C++ ★ 26 11mo agoExplain → -
serial-discovery
An Arduino IDE pluggable-discovery for Serial ports
Go ★ 25 3d agoExplain → -
ArduinoModule-CMSIS-Atmel
Atmel Smart ARM devices CMSIS module for Arduino IDE
C ★ 25 5y agoExplain → -
iot-client-go
Go client for Arduino IoT API
Go ★ 25 1mo agoExplain → -
dfu-utils-cross
scripts to compile (and cross-compile from a Linux machine) dfu-utils package for Linux (x86_64, x86, arm), OSX and Windows.
C ★ 24 3y agoExplain → -
mkrwan1300-fw
No description.
C++ ★ 24 4y agoExplain → -
arduino-flash-tools ▣
Arduino Tools for Create
C ★ 23 11y agoExplain → -
arduino-cloud-cli
No description.
Go ★ 23 1mo agoExplain → -
Tests ▣
No description.
Arduino ★ 23 11y agoExplain → -
arduino-router
The UNO Q router/bridge communication service (Python / Sketch)
Go ★ 22 2d agoExplain → -
serial-monitor
Arduino pluggable monitor for serial ports
Go ★ 22 4d agoExplain → -
ethernet-bootloader
TFTP Bootloader for the Arduino Ethernet Board
C ★ 22 15y agoExplain → -
portenta-containers
No description.
TypeScript ★ 22 13d agoExplain → -
tooling-project-assets
A collection of reusable assets for Arduino tooling projects
Python ★ 21 1d agoExplain → -
report-size-deltas
GitHub Actions action that comments on pull requests with a report of change in memory usage of Arduino sketches
Python ★ 21 4d agoExplain → -
arduino-deb-images ⑂
[Continuously rebased, don't use as upstream] Arduino Debian Linux build scripts, based on Qualcomm Linux Debian
Python ★ 21 2mo agoExplain → -
arduino-alvik-mpy
Alvik Robot library
Python ★ 20 9mo agoExplain → -
cpp-test-action
A GitHub Actions action for testing C/C++ projects
★ 19 1mo agoExplain → -
ctags
A mix of ctags and anjuta-tags for the perfect C++ ctags
C ★ 19 3y agoExplain → -
arduino-renesas-bootloader
A tinyusb based project implementing the bootloader for Uno R4 and Portenta C33
C ★ 18 11d agoExplain → -
lmp-manifest
No description.
Shell ★ 18 10d agoExplain → -
lab-micropython-package-installer
A tool for installing MicroPython packages on Arduino boards.
JavaScript ★ 17 1y agoExplain → -
reference-pt
Portuguese version of the Arduino Reference
★ 17 2y agoExplain → -
libraries-repository-engine
Arduino Library Manager index manager
Go ★ 16 3d agoExplain → -
serial-port-json-server ⑂
A serial port JSON websocket server for Windows, Mac, Linux to communicate with Arduino boards.
Go ★ 16 8y agoExplain → -
mbed-os ⑂
Arm Mbed OS is a platform operating system designed for the internet of things
C ★ 16 2mo agoExplain → -
WiFi101-FirmwareUpdater-Plugin
WiFi101 Firmware Updater Tool for Arduino IDE
Java ★ 16 4y agoExplain → -
livecast
Code for the examples presented at the Arduino Livecasts
C++ ★ 16 7y agoExplain → -
help-center-content
The content for https://support.arduino.cc
JavaScript ★ 15 2d agoExplain → -
openwrt-yun-1505
Updated build system for OpenWrt - Yun family boards
C ★ 15 9y agoExplain → -
BOSSA ⑂
BOSSA is a flash programming utility for Atmel's SAM family of flash-based ARM microcontrollers. The motivation behind BOSSA is to create a simple, easy-to-use, open source utility to replace Atmel's SAM-BA software. BOSSA is an acronym for Basic Open Source SAM-BA Application to reflect that goal.
C++ ★ 15 2y agoExplain → -
arduino-iot-google-sheet-script
A script to integration Arduino IoT Cloud with Google Sheet to automatically save historical data about your sensors
JavaScript ★ 14 5y agoExplain → -
node-red-contrib-arduino-iot-cloud
A Node-RED plugin to integrate Arduino IoT Cloud
JavaScript ★ 13 4mo agoExplain → -
include-robot
No description.
JavaScript ★ 13 2y agoExplain → -
usbSearch ⑂
Search for USB devices by VID/PID, gets device serial numbers
C ★ 12 12y agoExplain → -
reference-es
No description.
★ 12 2y agoExplain → -
OpenOCD-build-script
Build scripts for OpenOCD used in Arduino
C ★ 11 4y agoExplain → -
board-discovery ▣
No description.
Go ★ 11 1y agoExplain → -
arduino-modulino-mpy
A MicroPython package to read data from Modulinos and control their behaviour.
Python ★ 11 23d agoExplain → -
listSerialPortsC
Simple multiplatform program to list serial ports with vid/pid/iserial fields
Shell ★ 11 3y agoExplain → -
u-boot
No description.
C ★ 10 7mo agoExplain → -
micropython.js
No description.
Python ★ 10 16d agoExplain → -
glossary-en
No description.
★ 10 6y agoExplain → -
Adafruit-GFX-Library ⑂
Adafruit GFX graphics core library, this is the 'core' class that all our other graphics libraries (will eventually) derive from. Still beta (but working)
C ★ 9 6y agoExplain → -
UnoWiFi-FirmwareUpdater-Plugin ▣
Arduino Uno WiFi Firmware Updater Tool for Arduino IDE
Java ★ 9 9y agoExplain → -
tooling-rfcs
RFCs related to Arduino tooling projects
★ 9 1mo agoExplain → -
go-system-stats
golang library that gathers OS metrics about resource usage (memory, disk, network, etc.)
Go ★ 9 8y agoExplain → -
pluggable-discovery-protocol-handler
No description.
Go ★ 8 4d agoExplain → -
portentax8-stm32h7-fw
No description.
C ★ 8 1mo agoExplain → -
clients-iot-api
Automated pipeline to generate clients and docs for Arduino IoT API
Go ★ 8 1mo agoExplain → -
go-paths-helper
No description.
Go ★ 8 11mo agoExplain → -
zephyr ⑂
Fork of the Git Repository for the Zephyr Project
C ★ 7 3d agoExplain → -
arduino-lib-mpy
Packages to be included in Arduino MicroPython distros as frozen modules
Python ★ 7 1y agoExplain → -
go-properties-orderedmap
Helper functions to handle ordered maps of hierarchical properties
Go ★ 6 1d agoExplain → -
tinyusb ⑂
An open source cross-platform USB stack for embedded system
C ★ 6 1y agoExplain → -
arduino-iotcloud-gcal-sync
Utility to sync GCal with IoTCloud
C ★ 6 1mo agoExplain → -
fsp ⑂
Flexible Software Package (FSP) for Renesas RA MCU Family
C ★ 6 5mo agoExplain → -
reference-ko
Korean version of the Arduino Reference
★ 6 4y agoExplain → -
forum-assets
Tracker and collaborative development of Arduino Forum assets
Mermaid ★ 5 4d agoExplain → -
library-registry-submission-parser
Tool for parsing Arduino Library Manager submissions
Go ★ 5 4d agoExplain → -
openwrt-arduino-packages
Collection of packages from Arduino for OpenWrt official distribution
Makefile ★ 5 8y agoExplain → -
node-hid ⑂
Access USB HID devices through Node.JS
JavaScript ★ 5 5y agoExplain → -
remoteocd
No description.
Go ★ 5 2mo agoExplain → -
qdl-packing
Release pipelines to create static builds of the qdl tool.
HCL ★ 5 3mo agoExplain → -
go-win32-utils
No description.
Go ★ 5 1y agoExplain → -
meta-partner-arduino
No description.
C ★ 5 3mo agoExplain → -
go-docker-mqtt-ubuntu-env
Docker image for test environment of arduino-connector based on Ubuntu with Docker + Go + Mosquitto
Dockerfile ★ 5 5y agoExplain → -
arduino-cvd-policy
Coordinated Vulnerability Disclosure Policy
★ 5 8mo agoExplain → -
ArduinoCore-Z80-MBC
No description.
C ★ 5 6y agoExplain → -
uno-r4-wifi-fwuploader-plugin
No description.
Go ★ 4 1d agoExplain → -
imgtool-packing
No description.
HCL ★ 4 4d agoExplain → -
node_modulino_firmware
No description.
C ★ 4 5d agoExplain → -
meta-arduino
OpenEmbedded/Yocto Project BSP layer for Arduino based platforms
C ★ 4 20d agoExplain → -
clang-static-binaries
clang-static-binaries
★ 4 3d agoExplain → -
crossbuild
No description.
Dockerfile ★ 4 5d agoExplain → -
portenta_h7_cube_prj
No description.
C ★ 4 1y agoExplain → -
CTC-Processing
Processing examples for the Module 1 of the CTC101 project.
Processing ★ 4 7y agoExplain → -
arc
arduino-react-compontents
TypeScript ★ 4 1y agoExplain → -
pluggable-monitor-protocol-handler
A library to ease implementation of pluggable monitors for Arduino CLI
Go ★ 3 4d agoExplain → -
avrgirl-arduino ⑂
:girl: :pager: A NodeJS library for flashing compiled sketch files to Arduino microcontroller boards.
JavaScript ★ 3 7y agoExplain → -
mcuboot ⑂
Secure boot for 32-bit Microcontrollers!
C ★ 3 3y agoExplain → -
free-dap ⑂
Free and open implementation of the CMSIS-DAP debugger firmware
★ 3 2y agoExplain → -
fae-artifacts-public
Scripts created by FAE team
C++ ★ 3 1y agoExplain → -
arduino101load
multiplatform launcher for Arduino101 dfu-util flashing utility
Go ★ 3 11mo agoExplain → -
go-windows-runas
A simple script to install drivers, with a reasonable UX interaction
Go ★ 3 6mo agoExplain → -
create-changelog
Action to create changelog from Git repositories
TypeScript ★ 3 12d agoExplain → -
iot-client-docs
Docs for Arduino IoT API
HTML ★ 3 1mo agoExplain → -
.github
Arduino's default community health files
★ 3 5mo agoExplain → -
libserialport ⑂
Unofficial personal repository for libserialport - see git://sigrok.org/libserialport for official repo
C ★ 3 9y agoExplain → -
datasheet-renderer
No description.
JavaScript ★ 3 2y agoExplain → -
render-docs
No description.
JavaScript ★ 3 1y agoExplain → -
arduino-nicla-sense-env-mpy
A MicroPython package to read sensor data from the Nicla Lamon board and control its behaviour.
Python ★ 3 1y agoExplain → -
portentax8-x8h7
Kernel modules for interfacing with various IO devices on the Portenta X8.
C ★ 3 7mo agoExplain → -
workshop_robotics_unoq
Material for Robotics workshops on UNO Q
CSS ★ 2 9d agoExplain → -
react-native-mqtt-client
No description.
Swift ★ 2 11d agoExplain → -
ArduinoIDE-Win32Syscalls ▣
No description.
C ★ 2 9y agoExplain → -
aws-sitewise-integration
AWS Sitewise Integration
Go ★ 2 1y agoExplain → -
go-updater
Go helper library to update applications cross platform
Go ★ 2 2mo agoExplain → -
arduino-tools-mpy
Arduino tools for MicroPython
Python ★ 2 9mo agoExplain → -
render-docs-github-action
No description.
★ 2 1y agoExplain → -
fwuploader-plugin-helper
A golang library to implement an Arduino Firmware Uploader Plugin
Go ★ 2 1y agoExplain → -
nina-fwuploader-plugin
Go module that abstracts logic for updating firmware+certificates on "NINA" radio modules of Arduino boards
Go ★ 2 1y agoExplain → -
homebrew-taps
Arduino Homebrew taps
Ruby ★ 1 6y agoExplain → -
portentax8-m4-proxy
No description.
Go ★ 1 2y agoExplain → -
go-serial-utils
A golang library with a bunch of procedures to handle serial ports on Arduino (and compatible) boards.
Go ★ 1 2y agoExplain → -
report-size-trends ▣
GitHub Actions action that records memory usage of Arduino sketches to a Google Sheets spreadsheet
Python ★ 1 3y agoExplain → -
labs-pages
A repository to host static web pages used in lab projects.
★ 1 2y agoExplain → -
moxygen ⑂
Doxygen XML to Markdown converter
JavaScript ★ 1 2y agoExplain → -
react-icons
react-icons
TypeScript ★ 1 1y agoExplain → -
dfu-discovery
No description.
Go ★ 1 1y agoExplain → -
sync_zephyr_artifacts
No description.
Go ★ 1 1y agoExplain → -
upy-packager
No description.
JavaScript ★ 1 1y agoExplain → -
core-ci-builds
No description.
★ 0 2d agoExplain → -
micropython-ltr-381rgb-01
MicroPython driver for Lite-On's LTR-381RGB-01 ambient light and color sensor.
Python ★ 0 1mo agoExplain → -
licensed-notice-deduplicate
A simple script to remove duplication in NOTICE file created by licensed
Go ★ 0 1mo agoExplain → -
hal_stm32 ⑂
STM32Cube packages for Zephyr
C ★ 0 4mo agoExplain → -
micropython-pcf85263a
A MicroPython API to connect to the NXP PCF85263A Real-Time Clock.
Python ★ 0 4mo agoExplain → -
alvik-fight-club
Alvik Fight Club Demo 2024
Python ★ 0 10mo agoExplain →
No repos match these filters.