Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nehallxx/es-drivers

Drivers needed for Atmega32 (AVR)
https://github.com/nehallxx/es-drivers

atmega32 avr avr-programming c embbeded-system keypad lcd

Last synced: about 2 months ago
JSON representation

Drivers needed for Atmega32 (AVR)

Awesome Lists containing this project

README

        

# AVR-Drivers
```
Drivers needed for Atmega32 (AVR)
To run the code you need to follow these steps:
1- Open your text editor and create a new project
2- Drag and drop these files
3- Create main.c file in APP directory
4- Write your main function
5- Build the project
```