Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
tzhenghao committed Oct 15, 2015
1 parent b1ef0ab commit 8cfc123
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,22 @@
blink
=====
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

0 comments on commit 8cfc123

Please sign in to comment.