BP 2E Motherboard info
hitsware
Posts: 156
http://www.parallax.com/detail.asp?product_id=28300
The above link seems dead.
I want to see how to program the PWM
on the motherboard.
The above link seems dead.
I want to see how to program the PWM
on the motherboard.
Comments
http://www.parallax.com/Portals/0/Downloads/docs/prod/boards/28300-AVR_GPIO-3-0906.PDF
Looks like the frequencies are not fine
tunable enough for my purpose (music).
The coprocessors' PWM frequencies start at 37.5 KHz with duty cycles specified to 8-bit precision. The available frequencies are limited to 2n submultiples of 37.5 KHz. For musical notes, you might want to look at the SoundPAL.
-Phil
Post Edited (Phil Pilgrim (PhiPi)) : 5/4/2009 9:14:35 PM GMT
Hmmm. That's the url Google gives.
Can you tell me a littlle about your music app?
-Phil
I enjoy 'chip music'.
I did this:
http://home.comcast.net/~mnjmiller/newisland.wav
with BBC Basic, and it works pretty well
except no stereo and awkward (code for) envelopes.
I have a PWMPAL that I may try again with vactrols
for envelopes and stereo steering.
Also I think I'll try:
http://oopic.com/soundgin/
along with:
http://www.multilabs.net/Retro.html
and see how easy that is to code.
If the programming gets too tedious,
I loose the fun of the music itself.
Thanks for the interest [noparse]:)[/noparse]
Post Edited (hitsware) : 5/5/2009 2:48:20 PM GMT