Hi mbedders,
I'm 20, still on an undergrad General Engineering course at uni, but recently did a coursework module which went along the lines of "here are a few mbed chips and other components, make something cool"! As such, we made very basic 'laser tag' style guns with tv remote infrared receivers, and IR LEDs. Pretty fun to play around with, each gun sent its own code, and we ran out of time to get wifi to update another chip about who's been hitting who.
Hooked on the simple compiler, I've now got a fairly large plan (considering I haven't done too much programming) of making a simple drum machine!
I've got analog circuits that create 8 different sounds from a 3.3V 4ms pulse (how convenient!) so I've drawn up all my plans from that. It includes - tempo control, note duration ratio (for swung beats), 3time or 4time, tempo double switch, a selection of drum fills, and a nice output display onto a 20X4 LCD.
Sounds will be Kick, Snare, HHopen, HHclosed, hi tom, low tom, clap, and wood block.
I'll keep you updated on the site somewhere, you might see it kicking around by the end of summer ;)
Here's what I've got for now:
very preliminary code, pins clearly havent been chosen yet!
(yes I know I shouldn't write such a big chunk of code without testing, but I can't get to the chip right now!)
George
Within 12 minutes I have a SD card wired in and writing files!