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.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.26.tar.gz
(27.8 kB
view details)
Built Distribution
File details
Details for the file teensytoany-0.0.26.tar.gz
.
File metadata
- Download URL: teensytoany-0.0.26.tar.gz
- Upload date:
- Size: 27.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 769179c06d26be959e284fdd3af30f4e6a08bb50e7d215ee9b1d590ee9527b55 |
|
MD5 | 2705b2efc65e22117695fe5e5cf870d7 |
|
BLAKE2b-256 | c561a9fc41450623a11f89f03d98f5378c7e309a719984e6756245043f03129b |
File details
Details for the file teensytoany-0.0.26-py2.py3-none-any.whl
.
File metadata
- Download URL: teensytoany-0.0.26-py2.py3-none-any.whl
- Upload date:
- Size: 8.6 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b62b8afd9d11dd1946130d6f5d0bbfe44856ac241eb59bcf63353bada279cbb9 |
|
MD5 | b408e2b84c11dfb642623a31cea34d4d |
|
BLAKE2b-256 | 36aee8723c3450b8f00c25b57526ef6ab975d886f82b2ed9ce1fff9253b7e633 |