Society of Robots - Robot Forum
Software => Software => Topic started by: Tomomastchi-project on December 24, 2008, 02:29:12 PM
-
Hi guys,
Does anyone have sourcecode for me to reverse engineer. I´m currently learning to use the PIC 18F4550 with the C18 compiler and I already know C. I already red a tutorial about it, but I always find seeing sourcecode very useful so that´s why.
Thanks
-
huh?
do you want to convert assembly/machine code to C?
-
No, I´m sorry. Didn´t mean reverse engineer literally. I just want sourcecode in C to look at.
-
Try googling "PIC source code" ?
-
when you download microchip c18 you also get an examples folder. You have to navigate to where c18 was installed and find it yourself. (they give no direct links to it).
also try this website:
http://www.microchipc.com/ (http://www.microchipc.com/)
-
Yes, I already saw the examples, but they aren't really exciting. But maybe it's enough for me. Thanks anyway.