For controlling our test bench camera and motor
Project description
Package for controlling our test bench with:
- Raspberry Pi 4B (Raspberry Pi OS 64-bit)
- Nema 23 stepper motor with TB6600 Driver
- 2 IMX477 Raspberry Pi Cameras and Arducam 4x Multiplexer V2.2
How to install and setup:
- pip install test_bench_control
- in config.txt change 'camera_auto_detect=1' to 'camera_auto_detect=0'
- in config.txt add 'dtoverlay=camera-mux-4port,cam0-imx477,cam1-imx477'
How to use:
from test_bench_control import camera,motor
motor.rotate(degree=-8.6,slope=0.2,rpm_max=200) camera.take_picture(0,"road/to/pic","my_pic.jpg")
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 test_bench_control-0.0.3.tar.gz.
File metadata
- Download URL: test_bench_control-0.0.3.tar.gz
- Upload date:
- Size: 2.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6468bc8123c7371094c161bd0785ccc5ee06e8b2a9250df50a56ff604571e651
|
|
| MD5 |
b28c645c84d2b63c4e68f7cddbe6ab59
|
|
| BLAKE2b-256 |
6e9fbdfa8ffb38422d02db01e4d881530537208e5d78ce9caee3ad345a9fd62a
|
File details
Details for the file test_bench_control-0.0.3-py3-none-any.whl.
File metadata
- Download URL: test_bench_control-0.0.3-py3-none-any.whl
- Upload date:
- Size: 4.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4bf99343b2ef93d5ee9ba1bdef237cd793e860381b8cec42d4b152a439005d82
|
|
| MD5 |
f59667c0f7ce0c895f305225aaea0799
|
|
| BLAKE2b-256 |
c9b1c803fbd0362bf51d23ba4e0c3fdf392840d2e8df8e2ce33e93ee69844271
|