|
Re: Private bot - which PIC microcontroller?
If you know C then you can probably start with 18F series and use MPLAB and the C18 compiler to get started. Get a cheap programmer from sparkfun.com.
You can use the 2004+ RC code as a guide for developing your own. All 18F series have the same core structure, just different hardware peripherals.
|