SolderedElectronics / Soldered-Digipot-MCP4018-Arduino-Library

GNU General Public License v3.0
2 stars 0 forks source link

label:enhancement Stereo digital pot board #1

Open woodlist opened 1 month ago

woodlist commented 1 month ago

Thanks for your job on digital pot's library development. I have a reel-to-reel tape player (AMPEX AX300) and am working on some upgrade, having stuffed into the player a wireless remote control on ESP32, over bluetooth, Adafruit's made FM transmitter. Having a turnaround for a lineout volume control solution, meet your library. Because the player is stereo, the digital pot board needs to have two channels. As it is discussed in MCP40D18's original datasheet, I2C addresses are: ‘0101110’ for MCP40D18-xxxE/LT ‘0111110’ for MCP40D18-xxxAE/LT Please, re-write the library for optional two channel boards and consider making a two-channel development board, with a single Clock/Data bus. With Best Regards

rsoric commented 1 month ago

@BornaBiro, here's the gh issue regarding that ticket, i think it's a reasonable request :)