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

https://github.com/insqriptd/m328p-blinky-example

ATMega328p LED example in C.
https://github.com/insqriptd/m328p-blinky-example

arduino atmega328p avr c

Last synced: 2 months ago
JSON representation

ATMega328p LED example in C.

Awesome Lists containing this project

README

        

# m328p-blinky-example

ATMega328P example project. Blinks an LED on PB5 (Built-in LED on Arduino Uno).\
Run `make` to compile a flashable `.elf` and `.hex` binary.