Trilobot, a mid-level robot learning platform aimed at the Rasberry Pi SBC range
Project description
Trilobot
A mid-level robot learning platform aimed at the Rasberry Pi SBC range. Learn more - https://shop.pimoroni.com/products/trilobot
Pre-requisites
You must enable:
- i2c:
sudo raspi-config nonint do_i2c 0
You can optionally run sudo raspi-config or the graphical Raspberry Pi Configuration UI to enable interfaces.
Installing
Stable library from PyPi:
- Just run
pip3 install trilobot
In some cases you may need to use sudo or install pip with: sudo apt install python3-pip
Latest/development library from GitHub:
git clone https://github.com/pimoroni/trilobot-pythoncd trilobot-pythonsudo ./install.sh --unstable
Examples and Usage
There are many examples to get you started with your Trilobot. With the library installed on your Raspberry Pi, these can be found in the ~/Pimoroni/trilobot/examples directory. Details about what each one does can be found in the examples readme.
To take Trilobot further, the full API is described in the library readme
Changelog
0.0.2
- Add support for Xbox One Wireless Controller
- Fix crash with sn3218 >= 2.0.0
0.0.1
- Initial Release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file trilobot-0.0.2.tar.gz.
File metadata
- Download URL: trilobot-0.0.2.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6177b56bc4c7fe5afd849f6d1df18e094cb45654e519fd21329800e3d14641ff
|
|
| MD5 |
2c87cb426ae54d27d0109632294cde02
|
|
| BLAKE2b-256 |
b7cf5613e5f08ada817ffe0bd7dbc2ade409c303c1f406324b31aac928b66c7b
|
File details
Details for the file trilobot-0.0.2-py3-none-any.whl.
File metadata
- Download URL: trilobot-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
544ba0ac4bfe07f69a33783c6fa01e5e9e3f3e538f225de0ceebaece68361fcf
|
|
| MD5 |
f622a43d4fa348ab1618c77abbc52858
|
|
| BLAKE2b-256 |
14380ef0a685173b4befa1b98e1a761471d88ce676cb8d3c6de9cb6ee5253d50
|