- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 1 week ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 1 week ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 3 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 4 months ago
- Building a 3D Digital Clock with ArduinoPosted 9 months ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 10 months ago
- Snowflake with ArduinoPosted 10 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 11 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
A 3D Printed “Vinyl” Record
This project is out since a couple of years but the development goes forward. That’s an interesting highlight of what you can really do with 3D printing (and creativity).
“In order to explore the current limits of 3D printing technology, I’ve created a technique for converting digital audio files into 3D-printable, 33rpm records and printed a few prototypes that play on ordinary turntables. Though the audio quality is low the audio output is still easily recognizable, the records have a sampling rate of 11kHz (a quarter of typical mp3 audio) and 5-6 bit resolution (less than one thousandth of typical 16 bit resolution). These records were printed on an Objet Connex500 resin printer to a precision of 600dpi with 16 micron z axis resolution. The 3D modeling in this project was far too complex to do by hand, so I wrote a program to do this conversion automatically. It works by importing raw audio data, performing some calculations to generate the geometry of a 12″ record, and eventually exporting this geometry straight to a 3D printable file format. Most of the heavy lifting is done by Processing”
via 3D PRINTED RECORD.