Electronic Micro Projects by John Talbert
  • © 2021 jmt 0

Stacks Image 110
Other Projects



  • Adafruit's Circuit Playground Express linked to Pure Data on a Raspberry-Pi
  • Sample and Hold Circuit
  • Pulsar Vibrator
PHONE

Pure Data Phone

Pure Data is a free programming language that is ideal for creating audio synthesizers. This project demonstrates how to connect physical controllers such as sensors, slide pots, and switches to your Pure Data program. An Arduino type microprocessor is used to collect the controller data and send it to the computer running Pure Data over USB serial data lines using a unique data transmission protocol.

Just to make things interesting, the computer running Pure Data is a Raspberry Pi housed in an antique phone, and the Arduino programmed micro is Adafruit's sensor packed Circuit Playground Express attached to the phone's earpiece.
PULSAR

Pulsar

This is a vibrator used to sooth your aching muscles. It is based on an interesting device called an Aural Exciter which is basically a speaker without a cone. The vibrating frequency and amplitude is controlled from a signal generator app on a pad or smart phone. Attach the device to any surface to create a unique type of speaker.
SAMPLE_HOLD

Sample & Hold Circuit

This is my own design for an Electronic Music Sample & Hold and a Noise Generator. It actually made it into "ElectroNotes", for those old enough to know about that Electronic Music DIY publication.
MOD

Triangle/Pulse Wave Modulator

The PCB circuit board shown below is a combination Waveform Generator and Modulator. Triangle and Pulse waveforms are used to distort a mix of unipolar audio inputs using a unique kind of modulation.