Skip to content
This repository has been archived by the owner on Apr 30, 2021. It is now read-only.

Latest commit

 

History

History
25 lines (17 loc) · 608 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 608 Bytes

C5 Master Firmware v1.1.0

Production Firmware for @jdslabs C5 Headphone Amplifier - Controls DS1882 digital potentiometer

AUTHORS: John & Nick @jdslabs www.jdslabs.com

REQUIRES: Arduino Bootloader, Arduino 1.0.1

Usage

  1. Place "boards.txt" file in your "arduino\hardware\arduino" folder.

  2. Compile code and burn to C5 using any ISP compatible programmer.

Change Log

v1.1.0: Replaced volume control logic to ensure 1dB volume control resolution.

v1.0.5: Improved startup procedure

v1.0.4: Initial production firmware