Raspberry Pi OS
To get maximum performance from your hardware, please make sure you'll meet the following requirements.
We recommend using the latest version of Raspberry Pi OS. Download the latest version from raspberrypi.org/downloads/raspberry-pi-os address.
We're using Python 3 for the libraries and samples. Please make sure you have the latest version of Python installed on your Raspberry Pi.
To install the library from the (PyPI) Python Package Index, enter the following command to the console.
pip3 install turta-modularhat
pip3 install turta-modular
- 'turta-modularhat' Library installs analog and digital port drivers.
- 'turta-modular' Library installs combined modular sensor drivers, including all modular sensor & device libraries we made.
Select a component for set-up and programming guidelines.
Last modified 3yr ago