Raspberry Pi ADC: Difference between revisions
Jump to navigation
Jump to search
Created page with "High Precision AD board with 10 channels with 24 bits (or differatial 5 channels 32 bit) https://www.waveshare.com/wiki/High-Precision_AD_HAT https://github.com/waveshare/Hi..." |
No edit summary |
||
Line 6: | Line 6: | ||
https://github.com/waveshare/High-Pricision_AD_HAT/blob/master/python/main.py | https://github.com/waveshare/High-Pricision_AD_HAT/blob/master/python/main.py | ||
[[Category:Raspberry Pi]] |
Latest revision as of 15:23, 12 June 2024
High Precision AD board with 10 channels with 24 bits (or differatial 5 channels 32 bit)
https://www.waveshare.com/wiki/High-Precision_AD_HAT
https://github.com/waveshare/High-Pricision_AD_HAT
https://github.com/waveshare/High-Pricision_AD_HAT/blob/master/python/main.py