PIC18: Difference between revisions

From Wildsong
Jump to navigationJump to search
Brian Wilson (talk | contribs)
Brian Wilson (talk | contribs)
mNo edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
== PIC18F25K20 ==
== PIC18F25K20 ==


2013-01-19 It's alive! Brought up by cut-n-paste of code from  
[[Image:pic18F25k20.jpg|thumb|left]]
THANKS ZACH!
2013-01-19 It's alive! Brought up by cut-n-paste of code from [http://zjembedded.blogspot.com/2012/06/rdm6300-rfid-with-pic18-dev-board.html?showComment=1358629877396#c9091357981517981079 Embedded Projects] --THANKS ZACH!
<br clear=all>


[[Image:pic18F25k20.jpg|thumb]]
2013-01-20 Have a 4x4 keypad hooked up and scanning now. Sure is nice programming in C instead of assembler.
I am now building up a 4x4 LED pushbutton matrix.  


[[Category: PIC]]
[[Category: Electronics]]
[[Category: Embedded]]

Latest revision as of 00:05, 27 August 2018

PIC18F25K20

2013-01-19 It's alive! Brought up by cut-n-paste of code from Embedded Projects --THANKS ZACH!

2013-01-20 Have a 4x4 keypad hooked up and scanning now. Sure is nice programming in C instead of assembler. I am now building up a 4x4 LED pushbutton matrix.