Set of instrument plugins implemented using an Arduino Board
Project description
This package regroups a list of instrument created around an arduino board. Some instruments use the Telemetrix library to use python together with the arduino board.
Instruments
Below is the list of instruments included in this plugin
Actuators
LED: control of a multicolor LED using three PWM digital outputs and the Telemetrix library. Allows the control of the three color channel independently
LEDwithLCD: same as LED actuator but displaying the red, green, blue values on a standard 16x2 liquid crystal display
Installation instructions
PyMoDAQ version > 4.1.0
LED actuator
The LED actuator uses the telemetrix library. The corresponding sketch should therefore be uploaded on the arduino board. This allows to control peripheral on an Arduino board from python objects on the connected computer. See https://mryslab.github.io/telemetrix/
LEDwithLCD actuator
The LEDwithLCD actuator uses the telemetrix library. The corresponding sketch should therefore be uploaded on the arduino board. It then uses the telemetrix I2C communication protocol to control a LCD equipped with a I2C backpack. The functionalities used to drive the LCD are adapted from a micropython code (https://github.com/brainelectronics/micropython-i2c-lcd) itself adapted from https://github.com/fdebrabander/Arduino-LiquidCrystal-I2C-library
Project details
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 pymodaq_plugins_arduino-0.0.3.tar.gz.
File metadata
- Download URL: pymodaq_plugins_arduino-0.0.3.tar.gz
- Upload date:
- Size: 20.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d6ea843d5f8f782a8778de06dc04e2fe67cf41905ff32ac4f11278104b01c18
|
|
| MD5 |
58eb89fc19a8d70123b731247c42ba5a
|
|
| BLAKE2b-256 |
3e662b1de6ec4831e607e67dd65726a1463eefe1393b74c978562bd57fd949c2
|
File details
Details for the file pymodaq_plugins_arduino-0.0.3-py3-none-any.whl.
File metadata
- Download URL: pymodaq_plugins_arduino-0.0.3-py3-none-any.whl
- Upload date:
- Size: 32.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4c23dcf63adb74f20d1c413b3e422dc19a7ad03272fb04965d9275531cd7609
|
|
| MD5 |
6a7297fc4c211caa2d1b3ef19ceece33
|
|
| BLAKE2b-256 |
93477e39e075c8dfdbc238396c4424c8b4b5f0dfd57383c25474414e07204e0a
|