Lucian_dusk has created a self-described “functional Teensy 4.1-based breakout board for Eurorack modular synth(s).”
Based around the versatile Cirrus Logic CS42448 audio codec, the board features CV input and multichannel audio I/O, with an auxiliary PCB multiplexing five channels into one analog pin. More detail, including schematics, can be found in the original forum thread.
The controller has four TI DRV8874 H-bridge motor drivers and four ports for Hiwonder HX-35HM Serial Bus Servos. Two PWM servos control pan/tilt of the robot’s camera, and integrated fan management keeps the servos cool.
See it all in action in the video below, driven by the ROS MoveIt motion planning framework.
Featuring MIDI in and out, tap tempo, 16 channels x 4 layers, and 64 layer memories (save/load as .txt on mSD), the system boasts 1ms precision and unlimited notes per layer and loop duration. Delay, variable delay, transposition, harmonization, modulation and other transformations can be applied to sequences — more than 100 in total.
John Semmens reached out to us to share his Voyager Sailing Drones — a pair of low-cost autonomous ocean-going boats, powered by Teensy 4.1.
The drones are four and six feet in length respectively, constructed of fiberglass over a foam core, similar to a surfboard. The self-trimming sail is controlled via Bluetooth. An Ebyte 433MHz E32 LoRa module provides short-range telemetry and waypoint updates, while a u-blox SAM-M10Q GNSS antenna module provides positioning detail.
An Astronode S+ satellite module handles long-range comms. The Teensy’s onboard mSD card is used for datalogging and debugging after a mission is complete.
While solar charging was originally planned, underclocking the Teensy to 24MHz has allowed almost a full month of operation, making the need for additional charging redundant. Follow the project on its dedicated blog, and see it in action in the video below!
The unique enclosure holds a homemade PCB, in addition to the sensor, batteries and LCD display. STL files and Gerbers can be found on Thingiverse, and a demonstration of the device in action can be seen in the video below.
The Teensy 4.1 was just the thing to provide 32 data signals and two clock outputs to the HP1600A logic analyzer, which provided some stimulus to the device and tinkerer alike, but then Ted discovered the “MAP” function! This allowed him to write to a 64×64 pixel map, the results of which can be seen below. This evolved into full-on monochrome BMP display, including a utility to convert the files to the MAP format, as seen in the first image. We can’t wait to see what Ted does with it next, and we’re guessing we’ll find out what that is on his blog.
Ted has is someone you’ll find all over our blog and forums with many interesting projects.
Edward Wang had a dream of owning a Roland Juno-106, buy no money to buy one. So actually maybe just one thing: an extreme desire to recreate the sound he heard on a Tame Impala album. Thus began the teensy-juno, a polyphonic synthesizer modelled after the Juno-106.
In addition to 8-voice polyphony, the teensy-juno features a flanger, offset, depth, and rate parameters, pulse, saw, sub, and noise oscillators, high- and low-pass filters, an ADSR envelope, pan, portamento, LFO with delay, and voltage-controlled filtering (VCF) by envelope, LFO and mod wheel. All these synth features are implemented using the Teensy Audio library.
Brendan Riuz is working on a project to allow a 16-station turret to be added to a CNC lathe. This requires a microcontroller to interface with the motion controller, stepper motors, and more, for which he chose a Teensy 3.5.
The solution is all-electric, with no compressor or hydraulics required, and features four different ways to interface with the CNC controller, with as few as three wires. Tool changes are possible in five seconds or less from eight 3/8″ and eight round stations.
A Pololu DRV8825 stepper motor driver carrier is included. A built-in voltage regulator can use up to 35V external DC power. See it in action in the video below.
Ledmasters has created a chronograph for measuring bullet speed, using a Teensy 4.0 connected to an Adafruit Feather M0 via RFM69 433MHz radio modules.
Stats are displayed on a 3.2″ TFT display, and can be printed via an integrated thermal printer. Piezos attached to PET film are used to measure the bullet strike and elapsed time over a 12″ span. More information about the project can be found in the original forum thread.
Rune Kyndal turned his 1990s era plamtop into a functional Linux machine jamming a Teensy LC, USB hub, and Raspberry Pi Zero W into the small space created by gutting the original electronics.
The HPi95LX (get it? Pi?) crams a 4.3″ 800×480 color LCD (up from 240×128 monochrome!), stereo speakers and USB mic, two USB ports, a full-size Ethernet jack, DE-9 RS-232 serial, and more into this diminutive form factor.
The Teensy is connected to the keyboard membrane to convert it to a USB keyboard for the Pi. Read more on the project’s Hackaday page.