ArduinoCore-avr
Microcontroller Board Platform
Provides the core software components and configuration files for a specific type of microcontroller board platform.
The Official Arduino AVR core
1k stars
68 watching
1k forks
Language: C
last commit: 3 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
spencekonde/attinycore | A set of tools and libraries for programming and controlling ATtiny microcontrollers | 1,606 |
avr-rust/ruduino | Provides a set of reusable components for the Arduino Uno | 707 |
mikaelpatel/cosa | An object-oriented platform for managing AVR/ATmega/ATtiny microcontrollers | 339 |
rsbohn/arduinoisp | Allows an Arduino to program AVR chips using the STK500v1 protocol. | 126 |
micro-ros/micro_ros_arduino | A micro-ROS library for Arduino boards, providing precompiled and customizable support for ROS 2 communication on various platforms. | 455 |
rahix/avr-device | Automated wrapper generator for AVR microcontroller registers | 184 |
thearn/python-arduino-command-api | A Python library for communicating with microcontroller boards | 417 |
miwagner/esp32-arduino-can | An Arduino library for communicating with the CAN Bus on ESP32 devices | 350 |
adacore/ada_drivers_library | A collection of Ada source code and sample projects for microcontrollers | 250 |
dinotools/ardurpc | Enables remote procedure calls on microcontrollers | 8 |
pulp-platform/pulpino | An open-source microcontroller system based on RISC-V, designed for ultra-low-power signal processing applications. | 907 |
damellis/attiny | Supports ATtiny microcontrollers in the Arduino IDE | 725 |
feilipu/arduino_freertos_library | An Arduino library that integrates FreeRTOS with ATmega devices, enabling the use of FreeRTOS capabilities in the Arduino environment. | 861 |
firmata/arduino | A protocol and software library for communicating with microcontrollers from host computers | 1,556 |
abcminiuser/avr-tutorials | A collection of tutorial documents in LaTeX format that teach programming concepts using Atmel AVR microcontrollers. | 120 |