I'm using 4 mcc-172 boards on a Raspberry Pi 2 and try to build a script, that gets synced data from each hat. Master is hat 0. I have problems in understanding the code and wanted to ask, if there are more examples than in the python library?
The example script multi_hat_synchronous_scan.py is good, but it measures just one time all 4 hats. I want to read again and again, like the continuous_scan.py script.
How does the trigger input works? Do I have to put a signal with a frequency to it or is it just a trigger, that only starts reading data and does not affect to any data acquisition?
Question
dualsbiker
Hey there,
I'm using 4 mcc-172 boards on a Raspberry Pi 2 and try to build a script, that gets synced data from each hat. Master is hat 0. I have problems in understanding the code and wanted to ask, if there are more examples than in the python library?
The example script multi_hat_synchronous_scan.py is good, but it measures just one time all 4 hats. I want to read again and again, like the continuous_scan.py script.
How does the trigger input works? Do I have to put a signal with a frequency to it or is it just a trigger, that only starts reading data and does not affect to any data acquisition?
BR Basti
Link to comment
Share on other sites
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now