Skip to content

Releases: TriadSemi/TS4231

Comments added regarding TS4231 timing and using a fast microcontroller

09 May 19:39
Compare
Choose a tag to compare

No functionality changes. The only changes were adding comments to the example sketch and ts4231.cpp to address what to do if using a microcontroller that can change E and D bus states fast enough to violate TS4231 timing requirements. See the IMPORTANT NOTES section in each of those source files for more information.

DO NOT use pull-ups or pull-downs

21 Dec 21:32
Compare
Choose a tag to compare

No functionality changes. The only changes were adding comments to state that pull-ups or pull-downs are NOT to be implemented in hardware or in the INPUT port configuration for the D and E signals for the microcontroller.

Updated .properties file to reflect correct version number

18 Aug 13:35
Compare
Choose a tag to compare

The only change in 1.0.2 is that the library.properties file was updated to reflect the current version. It was not updated for the 1.0.1 release so the Arduino Library Manager did not update the library list.

Updated README file

17 Aug 14:34
Compare
Choose a tag to compare

Code functionality did not change, only the README.md file was updated.

Initial release

15 Aug 17:15
Compare
Choose a tag to compare

This library supports the configuration function for the TS4231 Light to Digital Converter. It is for development purposes only and is not qualified for products for production release.