Skip to content

A simple LED blinking project that uses the AVR toolchain without the Arduino IDE.

License

Notifications You must be signed in to change notification settings

tzhenghao/blink-ATmega328p

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

blink-ATmega328P

Introduction

A simple LED blinking project that uses the AVR toolchain without the Arduino IDE.

Hardware

  • USB Type A to Type B cable
  • Arduino R3 with the Atmel ATmega328p microcontroller.

Installation

You will need to have the AVR toolchain instead on your system. This includes:

  • avr-gcc
  • avr-libc
  • avrdude

Support

Please feel free to contact me if you have any questions/concerns. My email address is tanzhao@umich.edu

About

A simple LED blinking project that uses the AVR toolchain without the Arduino IDE.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published