Help Nuts and Volts make sense!
April 16, 2007 6:52 AM
Subscribe
How to get started PIC programming?
I'm interested in learning how to program little things using microchips... and it would appear that there are a
ton of options out there.
Here's the thing -- I'm a beginner.
I know how to program (although assembly terrifies me), so I'm looking for something where I can write in basic or some similarly abstract language. I guess I need a kit or something -- something with a set of projects built in, so I can find my way without too much trouble.
My only technical requirement is that the programmer has to have a USB interface.
Any suggestions? Also, any suggestions for little projects I can build would be helpful...
posted by ph00dz to technology (30 comments total)
13 users marked this as a favorite
I'm actually starting to do some PIC stuff myself, so I've been looking around...
The Basic Stamp (www.parallax.com) is by FAR the easiest. It has a basic-like language, serial or USB programming, tons of peripherals and options. However, they're also pretty expensive, the bare bones older ones are around $40. Not bad for experimenting but I want to make a dozen units of the thing I'm designing and I'm aiming at a internals cost of more like $15 total...
I also have been looking through the neat projects at MicroCapps. They use a programmable pic and apparently they've built sort of an OS for it, and they program it, I think, in C. Maybe check that out.
If you find any nice online tutorials or starter guides, I'd love to hear about it.
posted by RustyBrooks at 7:20 AM on April 16, 2007