PIC18: Difference between revisions

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


[[Image:pic18F25k20.jpg|thumb|left]]
[[Image:pic18F25k20.jpg|thumb|left]]
2013-01-19 It's alive! Brought up by cut-n-paste of code from  
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!
THANKS ZACH!
<br clear=all>
<br clear=all>


[[Category: PIC]]
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: 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.