-
Which object?
08/25/2014 at 02:00 • 0 commentsI think I'm going to try using the KISS WAV player V2 object
http://obex.parallax.com/object/329
and the KISS WAV recorder
http://obex.parallax.com/object/330
by
Kwabena W. Agyeman
there's also a tutorial on playing a wav using prop c code
http://learn.parallax.com/propeller-c-simple-devices/play-wav-files
the mic and maybe amp (maybe just transistor or 386) will be like in this schematic
http://www.rayslogic.com/propeller/DemoSched.gif
the sd card will be set up according to the code ..there are pull up resistors and a regulator on my sd card breakout
design may be modified to a similar one if built into a pcb
I'll use the touch pads on the quickstart board to test
-
2min vid
08/21/2014 at 07:00 • 0 commentsdidn't know if we still needed a vid or not... i'm just uploading this in case
yeah, i don't say much in it cause i'm just doing it for the vid
-
Starting out
08/19/2014 at 07:11 • 0 commentsI have the parallax propeller quickstart board
SD card breakout
electret mic and speaker
I need to build the mic input circuit and possibly something for the output
the main problem with my project is going to be the coding, I know very little code and would appreciate any help.. I might make a post detailing how I want it to work
there are some tutorials i will link to on how to get a WAV file playing on your propeller via SD card