Shop OBEX P1 Docs P2 Docs Learn Events
Looking for SPIN/PASM dev for simple rewrite paid help — Parallax Forums

Looking for SPIN/PASM dev for simple rewrite paid help

jimbostonjimboston Posts: 1
edited 2011-07-20 14:44 in Propeller 1
Hi all,

Not sure if this is the right place to post looking for some really basic contract propeller work, I'm new to propeller/SPIN/PASM and have had some success in hacking together parts of various demos etc but have hit the point I need some help. Basically what I'm looking for is a combination of the microphone to headphones SPIN demo but using an MCP3208 as an audio in instead of the Sigma-Delta mic input. I believe this should be possible, but please let me know if there's a gas leak here and I'm inhaling something that is clouding my thinking. I'm using the Spinstudio prop board, ADC module (mcp3208), and audio/video module. Rather than beat my head into walls as I learn it, I'd like to just pay someone(or buy you some gear) and then study the working result to see how it's done correctly first and save some time and bruising.

Thanks and p-mail if interested,

Jim

Comments

  • JonnyMacJonnyMac Posts: 9,208
    edited 2011-07-20 14:44
    It should be possible. I once used a slower ADC with an SX chip to create a robot mouth for a movie prop (brightness and # of lit LEDs corresponded to audio input level) -- the Propeller should have no trouble with what you're doing. The key is getting the ADC value to the DAC output; probably needs to be PASM-to-PASM thing (the exchange site, obviously, is in the hub).
Sign In or Register to comment.