Pytrack usage?
-
Where is the guide to use the pycom chips with the pytrack?
-
hey @misterlisty great to hear you are trying to interact with the sensors on the PySense.
I have found that watching Alex's Corner Week 7 video on YouTube was the best introduction, together with the basic main.py document on the GitHub and reading the datasheets of course!
good luck and don't forget to post your project back on the forum!
Phil
-
Instructions on how to get the required libraries and how to install them are here: https://docs.pycom.io/chapter/pytrackpysense/installation/libraries.html
and the API documentation can be found here:
https://docs.pycom.io/chapter/pytrackpysense/apireference/pytrack.html
and
https://docs.pycom.io/chapter/pytrackpysense/apireference/sleep.html
-
thanks, but it doesn't explain how to interact with the sesnors? I also dont see this on the main doco menu?
-
There is a whole chapter about pysense/pytack on the pycom documentation website: https://docs.pycom.io/chapter/pytrackpysense/