I've finally (after three years of sporatic work) have enough hardware wired up to run a microcontroller I purchased. It's a Motorolla 68HC11 based system, using way too many IR sensors and a couple bumpers.
End result, semi-functioning autonomous robot. But, I don't know where to find any resources on programming this thing in C. I have some pre-built libraries, but the comments aren't descriptive enough for me to learn much.
I've got it tooling around the living room, avoiding things.. but I can't figure out how to do things like (my first goals) to make the thing read PWM input from an R/C car (or plane) radio system, and output PWM to spare ports for getting some beep codes out to a speaker/piezo.
Anyone already into this? Work or play..
End result, semi-functioning autonomous robot. But, I don't know where to find any resources on programming this thing in C. I have some pre-built libraries, but the comments aren't descriptive enough for me to learn much.
I've got it tooling around the living room, avoiding things.. but I can't figure out how to do things like (my first goals) to make the thing read PWM input from an R/C car (or plane) radio system, and output PWM to spare ports for getting some beep codes out to a speaker/piezo.
Anyone already into this? Work or play..