]> git.defcon.no Git - rctxduino/commit
Moved code to using the PCD8544 Arduino library from http://code.google.com/p/pcd8544/
authorJon Langseth <jon.langseth@lilug.no>
Wed, 7 Sep 2011 22:47:45 +0000 (00:47 +0200)
committerJon Langseth <jon.langseth@lilug.no>
Wed, 7 Sep 2011 22:47:45 +0000 (00:47 +0200)
commit49c14ececbf03a67b8ff1fa76c55489a7ad10371
tree46e0ac2478cbb0f48cc0571d8c3a3e36cece73d5
parent9569941f4c80644c21d28e39c2678ce17c92ef0e
Moved code to using the PCD8544 Arduino library from http://code.google.com/p/pcd8544/
Download the latest and greatest version of the library, dump the PCD8544 directory to your Arduino libraries folder, restart the Arduino IDE. The display needs to be connected as follows: SCLK 8, SDIN 9, D/C 10, RST 11, SCE 12.
source/RCTXDuino/RCTXDuino.pde