P
Reaction score
0

Latest activity Postings About

    • P
      Got my new Sparkfun Analog MEMS microphone hooked up so I could look at the speaker output. After some diddling I settled on sine.amplitude(0.5) on the Teensy 3.2 with the mic just over the surface of the speaker. This produced a not-quite...
      • IMG_4978_Web.JPG
    • P
      Paul, Thanks for the clarification - I know about Class D amps, but just didn't realize that was what was being used on the propshield. Yeah, I know, RTFM ;)
    • P
      Hmm, it actually sounds OK. I changed the freq to 1000Hz, (as I am familiar with that tone) and connected it to an old 2-1/4" 8-Ohm speaker. Has a bit of a beat note, maybe 20-30Hz? but otherwise OK. I tried using my Hamnatek DSO1102 digital...
      • 2024-03-14 19_24_31_868.png
    • P
      I'm trying to use a Teensy 3.2 PropShield (the model with motion sensors) to amplify the output from the Teensy's DAC. I used the code from this post (plus the AudioMemory(20) command suggested by Paul) to produce a 440Hz sinewave from the DAC...
      • IMG_4974.JPG
      • 240314_DAC_SinewaveAmp5Ohm.png
      • 240314_DAC_SinewaveNoAmp.jpg
      • IMG_4976.JPG
    • P
      Thanks for the post! I was having trouble with the 'Part_1_02_Hardware_Test' project and couldn't see anything on the DAC pin. I copy/pasted your code to a new project, added the 'AudioMemory(10);' line from the 'Part_1_02_Hardware_Test', and...
  • Loading…
  • Loading…
Back
Top