Musical Steganography On a Pico #4537
Unanswered
espruino-discuss
asked this question in
Pico / Wifi / Original Espruino
Replies: 1 comment
-
Posted at 2017-11-09 by ClearMemory041063 OopsThe Rests in the melody seemed to be missing. This is the fix. Relocate the getTime().
Posted at 2017-11-10 by @gfwilliams Thanks for posting this up! I kind of wish I was more musical - I think there's a lot of fun stuff you can do with Espruino. Just to add - if you're using a piezo speaker then you can connect it between two PWM outputs to get two different frequencies at the same time. Obviously what you've done is much better for more channels or an amplified output though! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2017-11-07 by ClearMemory041063
Musical Steganography
This uses a Pico with PWM outputs connected to a point using 10 k resistors. The point connects to ground through a parallel combination of a 10k resistor and 1 1.0 uf Capacitor.
An isolated amplifier input is connected beween the point and ground.
A USB microphone and Audacity was used to record the resulting music link is here:
EspruinoSteganography1
Files:
Steganongraphy1.js
Attachments:
Beta Was this translation helpful? Give feedback.
All reactions