- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 2 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 9 months ago
- Snowflake with ArduinoPosted 9 months ago
- Holographic Christmas TreePosted 10 months ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 10 months ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 11 months ago
- What is IoT and which devices to usePosted 11 months ago
- Maker Faire Rome Unveils Thrilling “Padel Smash Future” Pavilion for Sports EnthusiastsPosted 12 months ago
DIY Open Source Figh Fidelity Preamplifier
Max Williams has just shared on Hackster.io schematics, PCB layouts, CircuitPython code via GitHub, BoMs, measurements and photos about his new open source modular HiFi amplifier. It uses an Adafruit ItsyBitsy M0 Express running CircuitPython to make great music.
The preamplifier is made up of a number of connected components:
- MDAC attenuator (PCB, code): Controls the volume
- Input selector (PCB, code): Selects the input
- Encoder panel (PCB, code): Holds rotary encoder and LED indicator
- Power supply 5V (PCB): Power supply for digital components.
- Power supply +/- 15V (PCB): Power supply for MDAC attenuator op-amp
- Microcontroller board (PCB): Holds the microcontroller and other connectors
- RCA panel (PCB): For the RCA sockets and connectors
The high performance amplifier has been constructed using quality components and is completely digitally controlled. Offering makers a modular open source design. The PCBs and schematics for the project were created by Max using KiCad and the code that runs on the microcontroller is CircuitPython. The project is completely open source.
Jump over to the official Hackster.io website for further information.
Pingback: ICYMI Python on Microcontrollers Newsletter: CircuitPython 6 released and projects galore! #Python #Adafruit #CircuitPython #ICYMI @micropython @ThePSF « Adafruit Industries – Makers, hackers, artists, designers and engineers!