Commit graph

10 commits

Author SHA1 Message Date
Aadi Desai 9ed8732ef6
Add matlab files to gitignore 2022-03-01 16:29:24 +00:00
Aadi Desai 8a7951993e
Update to final program design
Accelerometer setup and class code to be added
2022-02-24 20:29:49 +00:00
Aadi Desai 69d2e7e2a1
Add HCI Cast Lib & PyYaml
HCI Cast yet to be tested / debugged
PyYaml to ingest secrets file
2022-02-18 17:43:49 +00:00
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