Search found 1 match

by DanielO
Fri Dec 09, 2022 9:58 am
Forum: Linux
Topic: Picosdk-python-wrappers for ADC-24 (picohrdl)
Replies: 0
Views: 9575

Picosdk-python-wrappers for ADC-24 (picohrdl)

Hi there, I download the Github SDK to use it with the ADC-24 data logger, followed the install steps without any trouble. Also changed setup.py to picohrdl if not os.path.exists(signalfile): name = 'picohrdl' But now I'm trying to run the picohrdlSingleModeExample.py and I got the following error: ...