Commit graph

7 commits

Author SHA1 Message Date
Aadi Desai d758ed6f97
Correct Active Setter Usage 2022-02-09 11:38:10 +00:00
Aadi Desai 540c3e44ef
Fix errors in TMP006 Lib
Byte values in int form need to be converted to bytes before concatenation
Active flag buffer needs to be converted to int before comparison with int literal
2022-02-09 11:33:39 +00:00
Aadi Desai be0aa0fb87
Testing script for Si7201 and TMP006 2022-02-09 10:49:00 +00:00
Aadi Desai 66403e9e03
Add Custom TMP006 Lib
TMP006 IR temperature sensor class, with callable properties
2022-02-04 14:43:06 +00:00
Aadi Desai 4076623ef8
Add Custom Si7201 Lib
Si7201 temperature and relative humidity sensor class, with callable properties
2022-02-01 23:11:36 +00:00
Aadi Desai 3d946a168b
Update .gitignore, readme 2022-02-01 21:22:54 +00:00
Aadi Desai 53c3fe55d0
Initial Commit
Project Framework
2022-01-28 17:22:31 +00:00