Skip to content

graeme-hattan/rpi_AD7705_test_software

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Test / demo program for the AD7705

This program switches on the clock from the RPI, triggers a calibration of the AD, reads data from channel 1 and prints it on the screen.

Making it work

To clone the git repository

git clone https://github.com/glasgow-bio/rpi_AD7705_test_software

To build:

cd rpi_AD7705_test_software
make

Run it with the command:

sudo ./ad7705_test

About

Test/demo program for using the AD7705 with the Raspberry Pi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages