Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 323 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 323 Bytes

CET-3510-1KB-Contest

Hello world!

All code is in the /avr directory

/avr/examples

Sample code written by 1o_o7

Copied from http://www.instructables.com/id/Command-Line-AVR-Tutorials/

/avr/test

Test code. Writes high to pins 8, 10 and 12, low to pins 7 and 9

/avr/cycle

Justin's LED cycle code (Work in Progress)