# raspberry_ads1256_dac8552 **Repository Path**: nifty/raspberry_ads1256_dac8552 ## Basic Information - **Project Name**: raspberry_ads1256_dac8552 - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2024-08-11 - **Last Updated**: 2024-08-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Raspberry PI ads1256 and dac8552 This is the server code for the Waveshare High-Precision AD/DA Board using Wiring Pi instead of the bcm2835 library. Use it with the [android_ads1256 app](../../../android_ads1256) to display the adc values. ## install
make
sudo ./ads1256_dac8552
## credits credits go to https://github.com/jurebartol/Rpi2_ads1256 and https://github.com/csmiler/ADS1256/blob/single-channel/ADS1256.py