Turta Docs
Home
GitHub
Community
Search…
Turta Documentation
Compatibility Info
Change Log
Raspberry Pi HATs
IoT HAT 3
Relay HAT 2
Relay uHAT
RC Driver HAT
Modular HAT
Raspberry Pi OS
Analog
Digital
Sensor uHAT
LoRa HAT
Proto HAT
Proto uHAT
IoT HAT 1 & 2
Relay HAT 1
IoT Boards
IoT Node - ESP32
Modular Sensors and Devices
Accel & Tilt Module
Air Quality Module
Ambient Light & Gesture Module
Buzzer Button Module
Do-It-Yourself Module
Environmental Module
IR Remote Module
Photocoupler Module
PIR Motion Module
Solid State Relay Module
Temp RH Module
Arduino Shields
MKR Motor Shield
MKR Sensor Shield
Relay Shield
How-tos
Raspberry Pi
Have a Question?
Ask to The Community
Powered By
GitBook
Raspberry Pi OS
Prerequisites
To get maximum performance from your hardware, please make sure you'll meet the following requirements.
Operating System
We recommend using the latest version of Raspberry Pi OS. Download the latest version from
raspberrypi.org/downloads/raspberry-pi-os
address.
Python
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.
Library
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.
Libraries
Select a component for set-up and programming guidelines.
Analog
Digital
Raspberry Pi HATs - Previous
Modular HAT
Next
Analog
Last modified
2yr ago
Copy link
Outline
Prerequisites
Operating System
Python
Library
Libraries