Skip to content

maellak/arduino-c-blink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Test LED blinking example in C for Arduino Uno. Found in Programming Arduino Uno in pure C.

Steps:

  1. Ensure that avr-gcc, avr-objcopy, avr-size, and avrdude are in the PATH.

  2. ./compile.sh main.c

  3. ./transfer.sh main.c.hex

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published