A pythonic way to access the teensytoany board
Project description
Python TeensyToAny
A pythonic way to access the teensytoany board
- Documentation: https://python-teensytoany.readthedocs.io.
- See: https://github.com/ramonaoptics/teensy-to-any
Features
- TODO
Credits
This package was created with Cookiecutter and the hmaarrfk/cookiecutter-pypackage project template.
History
0.0.27 (2022-10-16)
- Use packaging instead of distutils for version identification
0.0.26 (2021-09-13)
- added function
spi_read_byte
enabling the user to read SPI register.
0.0.25 (2021-07-14)
- added function
analog_read
enabling the user to read analog signals.
0.0.24 (2021-06-03)
- added
i2c_read_payload and
i2c_write_payload functions
which allows users to read and write a contiguous payload of bytes
0.0.23 (2021-02-13)
- Ensure compatibility with pyserial 3.X
- Power a
start_poweroff
parameter toTeensyPower
to start the device in the on state. - Added the ability to close and open the device without deleting the python object.
0.0.22 (2020-06-18)
- Added the ability to control a power switch that is connected to the nominally on port.
0.0.20 (2019-12-14)
- Added capabilities for SPI and Analog functions
0.0.16 (2019-11-30)
TeensyPower
destructor will not raise an error when the device had failed to open.
0.0.15 (2019-11-29)
TeensyPower
devices will automatically poweroff the output when closed.
0.0.14 (2019-11-29)
- Added the specialized
TeensyPower
driver.
0.0.13 (2019-11-20)
- Added a few more serial numbers to the
teensytoany.known_devices
0.0.1 (2019-11-07)
- First release on PyPI.
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
teensytoany-0.0.27.tar.gz
(15.3 kB
view details)
Built Distribution
File details
Details for the file teensytoany-0.0.27.tar.gz
.
File metadata
- Download URL: teensytoany-0.0.27.tar.gz
- Upload date:
- Size: 15.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e78a0a00f5a40e7e12a035dd6ca9a82174a3792f8bcee30e5944b7207e12ed4c |
|
MD5 | 07fb25be6f52c36dadd6865a2ab34a99 |
|
BLAKE2b-256 | 3626febe9f6a795a9f20d3882fb34d7abe4fe3f21a32e5039345f4073d1c4390 |
File details
Details for the file teensytoany-0.0.27-py2.py3-none-any.whl
.
File metadata
- Download URL: teensytoany-0.0.27-py2.py3-none-any.whl
- Upload date:
- Size: 10.5 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.15
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c7e7896dd7bb3f1d29cd7ab4a5b27ffc801fe21e1d342e9c3d0787f96121b9fb |
|
MD5 | 8fc57b6d31bf9621b2e978ba42303a60 |
|
BLAKE2b-256 | 4ec4e3cf10aff6000fe2049027371cf3af012ca6c2109f605b187d15e43e7b8e |