Making the Strofara
Stavros developed the Strofara, a humorous device that plays audio encouragement during car turns using an accelerometer and microcontroller. The project is open source, with a video demonstration available.
Read original articleStavros has created a humorous device called the Strofara, inspired by a Greek meme video featuring a comedic car crash. The device is designed to play an audio clip encouraging the driver during tight turns, mimicking the excitement expressed in the video. Using an MPU-6050 accelerometer and an ESP8266 microcontroller, Stavros programmed the device to detect turns and trigger an MP3 player to play the audio. The audio is played through a salvaged speaker, which is surprisingly loud. To address timing issues with the audio playback, he added a half-second of silence at the beginning of the audio file to ensure the full phrase is heard. The Strofara is housed in a simple printed enclosure, and the project is open source, with the code available on GitHub. Stavros invites feedback and interaction from readers and has shared a video demonstration of the device.
- Stavros created the Strofara to play audio encouragement during car turns.
- The device uses an accelerometer and microcontroller for turn detection.
- Audio playback issues were resolved by adding silence to the audio file.
- The project is open source, with code available on GitHub.
- A video demonstration of the Strofara is available online.
Related
Porting Python to a $3 smartwatch [video]
A YouTube video reviews the M4 wristband smartwatch, noting limited features and performance issues. The creator disassembles a fitness tracker, demonstrating circuit board construction, soldering challenges, and project outcomes.
Floppy8 – A Tiny Computer, in a Floppy Drive
The Floppy8 is a microcomputer fitting in a floppy drive, playing 4K media on custom cartridges. It uses 3D printed cartridges with micro SD cards, Node, and Arduino for software, facing challenges in hardware compatibility.
I spent two years trying to make SD cards more nostalgic
The YouTube video speaker explores nostalgia for physical game cartridges and movie discs. They describe a project building a drive to read cartridges using a floppy drive and single board computer. Experimenting with designs and materials, they developed a standalone external drive with a USBC port.
Hacking a BMD Speed Editor keypad into an X11 macropad [video]
The YouTube video discusses a specialized controller for Da Vinci Resolve obtained through YouTube earnings. It offers tailored features but lacks multicamera editing compatibility. The speaker explores intercepting USB communication and firmware enhancement possibilities.
Reverse-engineering my speakers' API to get reasonable volume control
James Vaughan is reverse-engineering powered speakers' API to create a custom volume control solution, as their excessive volume levels complicate adjustments. He plans to build a physical volume knob using an ESP32 board.
Tangentially, going on holiday for a month I realized that the amount of creativity per week I have is constant. When I have an interesting job, I satisfy my creative urges there. When I have a boring job, I build silly things in my spare time.
Now I resent my job for being interesting, and thus stealing my silly things and turning them into more useful, but decidedly less silly, things.
Strofara was great, now do O mikros nicolas apo nomo elias and we are all set!
Related
Porting Python to a $3 smartwatch [video]
A YouTube video reviews the M4 wristband smartwatch, noting limited features and performance issues. The creator disassembles a fitness tracker, demonstrating circuit board construction, soldering challenges, and project outcomes.
Floppy8 – A Tiny Computer, in a Floppy Drive
The Floppy8 is a microcomputer fitting in a floppy drive, playing 4K media on custom cartridges. It uses 3D printed cartridges with micro SD cards, Node, and Arduino for software, facing challenges in hardware compatibility.
I spent two years trying to make SD cards more nostalgic
The YouTube video speaker explores nostalgia for physical game cartridges and movie discs. They describe a project building a drive to read cartridges using a floppy drive and single board computer. Experimenting with designs and materials, they developed a standalone external drive with a USBC port.
Hacking a BMD Speed Editor keypad into an X11 macropad [video]
The YouTube video discusses a specialized controller for Da Vinci Resolve obtained through YouTube earnings. It offers tailored features but lacks multicamera editing compatibility. The speaker explores intercepting USB communication and firmware enhancement possibilities.
Reverse-engineering my speakers' API to get reasonable volume control
James Vaughan is reverse-engineering powered speakers' API to create a custom volume control solution, as their excessive volume levels complicate adjustments. He plans to build a physical volume knob using an ESP32 board.