Skip to content

Commit

Permalink
Update README with Arduino as ISP picture.
Browse files Browse the repository at this point in the history
  • Loading branch information
carlosefr committed Apr 3, 2015
1 parent cbffc65 commit 86e118d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
Binary file added .README.md.swp
Binary file not shown.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,9 @@ Create an `hardware` folder inside your Arduino sketch folder if it doesn't alre
Programming
===========

To program the microcontroller you will need an ISP programmer. An [Arduino as ISP](http://arduino.cc/en/Tutorial/ArduinoISP) works just fine.
To program the microcontroller you will need an ISP programmer. An [Arduino as ISP](http://arduino.cc/en/Tutorial/ArduinoISP) works just fine:

![Arduino as ISP](http://arduino.cc/en/uploads/Tutorial/SimpleBreadboardAVR.png)

Choose your ISP programmer in the `Tools > Programmer` menu. Then choose your ATmega microcontroller from `Tools > Board` and your choice of clock source and clock frequency from `Tools > Clock`.

Expand Down

0 comments on commit 86e118d

Please sign in to comment.