- How to Adjust X and Y Axis Scale in Arduino Serial Plotter (No Extra Software Needed)Posted 5 months ago
- Elettronici Entusiasti: Inspiring Makers at Maker Faire Rome 2024Posted 5 months ago
- makeITcircular 2024 content launched – Part of Maker Faire Rome 2024Posted 7 months ago
- Application For Maker Faire Rome 2024: Deadline June 20thPosted 8 months ago
- Building a 3D Digital Clock with ArduinoPosted 1 year ago
- Creating a controller for Minecraft with realistic body movements using ArduinoPosted 1 year ago
- Snowflake with ArduinoPosted 1 year ago
- Holographic Christmas TreePosted 1 year ago
- Segstick: Build Your Own Self-Balancing Vehicle in Just 2 Days with ArduinoPosted 1 year ago
- ZSWatch: An Open-Source Smartwatch Project Based on the Zephyr Operating SystemPosted 1 year 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!