RPICT4V3: Difference between revisions
Jump to navigation
Jump to search
(Created page with " ==Programming== Use the avr programmer with SPi port. Install rpict7v1 library provided below in the library directory. In arduino IDE you should select '''Tools | Board ...") |
(→Files) |
||
Line 14: | Line 14: | ||
==Files== | ==Files== | ||
[http://lechacal.com/RPICT/4CT3V/RPICT4V3_v1_0.ino RPICT4V3_v1_0.ino] | [http://lechacal.com/RPICT/4CT3V/RPICT4V3_v1_0.ino RPICT4V3_v1_0.ino]<br> | ||
[http://lechacal.com/RPICT/4CT3V/rpict7v1_v1.0.zip rpict7v1_v1.0.zip] | [http://lechacal.com/RPICT/4CT3V/rpict7v1_v1.0.zip rpict7v1_v1.0.zip] |
Revision as of 13:36, 9 February 2016
Programming
Use the avr programmer with SPi port.
Install rpict7v1 library provided below in the library directory.
In arduino IDE you should select Tools | Board | Arduino Nano w/ATmega328
Then use File | Upload Using Programmer to upload sketch.