Skip to content

ncdcommunity/Raspberry_Pi_ADS7830_8Bit_8Channel_ADC_Python_library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

ADS7830.

ADS7830

The ADS7830 is an 8-Channel 8-Bit Analog to Digital Converter capable of supporting all standard I2C communications speeds.The ADS7830 is capable of high speed operation, up to 70,000 samples per second at 3.4MHz communication speed. This Device is available from www.ncd.io

[SKU: ADS7830]

(https://store.ncd.io/product/ads7830-8-channel-8-bit-high-speed-analog-to-digital-converter-i2c-mini-module/) This Sample code can be used with Raspberry Pi.

Hardware needed to interface ADS7830 8Bit ADC With Raspberry Pi :

  1. ADS7830 8Bit 8-Channel ADC

  2. Raspberry Pi I2C Shield

  3. I2C Cable

Python

Download and install smbus library on Raspberry pi. Steps to install smbus are provided at:

https://pypi.python.org/pypi/smbus-cffi/0.5.1

Download (or git pull) the code in pi. Run the program.

$> python ADS7830.py

The lib is a sample library, you will need to calibrate the sensor according to your application requirement.

About

ADS7830 8Channel 8Bit Analog To Digital Converter Interfacing With Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages