Skip to content

Releases: ramonaoptics/teensy-to-any

Release 0.0.19

12 Oct 02:26
Compare
Choose a tag to compare

Faster command response

(Same as release 0.0.18)

Release 0.0.18

12 Oct 02:20
9195eb9
Compare
Choose a tag to compare

Faster communication response

Release 0.0.17

17 Sep 14:32
f44c511
Compare
Choose a tag to compare
Add the ability to do SPI reads (#12)

* Add the ability to do SPI reads

* lint

Co-authored-by: Mark Harfouche <mark.harfouche@gmail.com>

Release 0.0.16

14 Jul 21:22
fd12baf
Compare
Choose a tag to compare
Merge pull request #11 from ramonaoptics/use_unsigned_values

Ensure that analog reads return unsigned values

Release 0.0.15

14 Jul 17:42
60535ea
Compare
Choose a tag to compare
Merge pull request #10 from vetonsaliu8/master

Add analog_read capability

Release 0.0.14

03 Jun 15:34
e0cc1a8
Compare
Choose a tag to compare
  • Enable reading and writing a contiguous payload of bytes

Release 0.0.13

01 Jun 12:19
02e303e
Compare
Choose a tag to compare

Ensure that the system is compiled with I2C support for Teensy 3.2

Preliminary Teensy 4.0 Support

17 Oct 18:03
Compare
Choose a tag to compare
0.0.12

Update build info depending on Teensy version

I2C an talk to 1 byte registers

12 Mar 20:08
f3566ad
Compare
Choose a tag to compare
Merge pull request #4 from ramonaoptics/i2c_1_byte_address

Added the ability to talk to 1 byte register address  I2C devices

0.0.10 spi_transfer_bulk now works

15 Dec 20:53
Compare
Choose a tag to compare
Fix spi_transfer_bulk