AvrProjects
AVR project repository
A collection of projects and experimental code for Atmel's AVR microcontrollers using the C programming language.
Different projects and drafts for Atmel's avr controllers.
41 stars
4 watching
5 forks
Language: C
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
bathroomepiphanies/avr-keyboard | A firmware project for customizing keyboard controllers using C programming language and Atmel AVR microcontrollers | 57 |
arduino/arduinocore-avr | Provides the core software components and configuration files for a specific type of microcontroller board platform. | 1,244 |
ataradov/mcu-starter-projects | A collection of simple projects and codebases for developing bare-metal microcontroller applications | 313 |
dreamiurg/avr-liberty | A collection of C functions and routines for AVR microcontrollers, aiming to improve upon the original Procyon AVRlib by providing modernized implementations and additional features. | 64 |
rsbohn/arduinoisp | Allows an Arduino to program AVR chips using the STK500v1 protocol. | 125 |
abcminiuser/avr-tutorials | A collection of tutorial documents in LaTeX format that teach programming concepts using Atmel AVR microcontrollers. | 120 |
mkleemann/cmake-avr | A CMake toolchain for AVR projects | 174 |
sparkfun/pocket_avr_programmer | A tool for programming and debugging AVR microcontrollers using a USB interface | 76 |
thekvs/cpp-serializers | Compares performance of various data serialization libraries in C++ | 730 |
artemnovichkov/swift-for-scripting | A collection of resources and tutorials on using Swift for scripting and command-line applications | 290 |
kevinresol/linc_gvr | An example gvr project to create and extract the necessary Android NDK libraries for a LINC-based VR library | 1 |
av1ctor/libsecp256k1.mo | A Motoko port of the widely-used secp256k1 cryptographic library | 1 |
rahix/avr-device | Automated wrapper generator for AVR microcontroller registers | 178 |
leduynguyen/my_autosar_project | An example project demonstrating the integration of various AUTOSAR components from different open source projects. | 354 |
exokomodo/daybreak | A compiler project to create an interpretable language that compiles to native C code | 10 |