The ADC Input Driver (http://obex.parallax.com/objects/488/) does this object's frequency reading and a lot more. It is also compatible with all MCP3X0X ADCs.
This PASM-driven object reads values off of shifted ...
Driver for MCP3X0X ADCs. Driver features include support for Microchip ADCs with anywhere between 1 and 8 ADC input channels and resolutions of 16 bits or less. Both single-ended and ...
This program grants the ability to output up to 31 frequencies at once using the resources of only a single cog. With a clock speed of 80MHz, output can stably ...
This program grants the ability to output up to six frequencies at once using the resources of only a single cog. The program could be easily modified to support more ...
Plays .wav files form an SD card allowing general access to SD functions when not currently playing. Plays 8 and 16 bit, mono and stereo PCM wave files.
The MidiIn object supports receiving and parsing a standard MIDI stream, making the MIDI events available to the user in a very easy to use form. Complete documentation is included.