Skip to content

alislahish/Alislahish-PCM1808

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alislahish-PCM1808

Control a Texas Instruments PCM1808 Single-Ended, Analog-Input 24-Bit, 96KHz Stereo A/D Converter

Attach it to your ESP8266/Arduino directly or using an MCP23017 Expander as an intermediary.

Dependencies:

This library relies upon the Alislahish-ICUsingMCP23017 library:

https://github.com/alislahish/Alislahish-ICUsingMCP23017

...which relies upon the Adafruit-MCP23017-Arduino-Library:

https://github.com/adafruit/Adafruit-MCP23017-Arduino-Library

Please include them both in your main sketch

Examples:

See the examples folder for code and some sample oscilloscope output.

Hardware:

Arduino:

https://www.arduino.cc/

ESP8266

http://www.esp8266.com

PCM1808

Consult the datasheet found below for a suitable test circuit

http://www.ti.com/product/pcm1808

MCP23017

https://www.adafruit.com/products/732

http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en023499

Reference:

Take a look at the Alislahish-PLL1705 library to see some examples for using this chip with a TI PLL1705 multiclock generator IC.

by anwarhahjjeffersongeorge

About

By which may be controlled a PCM1808 24-Bit ADC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages