Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 411 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 411 Bytes

PGA2311

Overview

C++ driver for TI PGA2311 preamp

Supported targets

Any Arduino target having :

  • SPI (5V tolerant) with these pins :
    • MOSI
    • CS
    • CLK

Code snippet