Aadi Desai
36eecf3a00
Add rounded output to TMP006 temperature output
2022-03-02 10:53:45 +00:00
Aadi Desai
444bc1c719
Merge branch 'kacper' into ad3919/testing
2022-03-02 10:26:03 +00:00
Kacper
9ee374dc27
Decrease threshold for step count
2022-03-02 09:09:44 +00:00
Aadi Desai
fe8f4b3283
HCI Bugfix
2022-03-01 17:29:27 +00:00
Aadi Desai
d6e996bad8
Bugfixes
2022-03-01 17:19:44 +00:00
Aadi Desai
4db2a4d34d
Integrate Accelerometer
2022-03-01 16:48:55 +00:00
Aadi Desai
969454b223
Merge pull request #1 from LEG-Industries/kacper
...
Pull LIS3DH Lib into testing branch
2022-03-01 16:42:58 +00:00
Aadi Desai
ba771c7606
Prepare for Merge
2022-03-01 16:42:12 +00:00
Aadi Desai
9ed8732ef6
Add matlab files to gitignore
2022-03-01 16:29:24 +00:00
Kacper
eb0e171a88
Ignored MATLAB files
2022-03-01 16:08:21 +00:00
Kacper
298e7660b7
Programmed in interrupts
2022-03-01 16:06:12 +00:00
kmn219
3e7a3cfad6
Step measurement
2022-03-01 14:37:20 +00:00
Kacper
4c10e5de06
Tweaking
2022-03-01 14:33:09 +00:00
Kacper
ac5f883981
Update main.py
2022-03-01 14:30:22 +00:00
Kacper
b8d21cf0e7
Update main.py
2022-03-01 14:29:35 +00:00
Kacper
123e092d4c
Update main.py
2022-03-01 14:26:58 +00:00
Kacper
84d18b2764
Update main.py
2022-03-01 09:18:04 +00:00
Kacper
3ff2e4eece
Update lis3dh.py
2022-03-01 09:12:01 +00:00
Kacper
2468ac039f
Update lis3dh.py
2022-03-01 09:10:01 +00:00
Kacper
f9082650ea
Update main.py
2022-03-01 09:06:53 +00:00
Kacper
65bddab7f5
Update lis3dh.py
2022-03-01 09:05:45 +00:00
Kacper
898cd451db
Basic reading almost complete
2022-02-27 01:13:05 +00:00
Kacper
eae0e52cdd
Update lis3dh.py
2022-02-26 23:48:47 +00:00
Kacper
d21f79a297
Update lis3dh.py
2022-02-26 23:48:24 +00:00
Kacper
1aa1c426d4
Update lis3dh.py
2022-02-26 23:47:48 +00:00
Kacper
756b07f52a
Update lis3dh.py
2022-02-26 23:41:31 +00:00
Kacper
6c0806a377
Update lis3dh.py
2022-02-26 23:40:28 +00:00
Kacper
c3403bd47d
Update lis3dh.py
2022-02-26 23:38:45 +00:00
Kacper
e534469ab5
Update lis3dh.py
2022-02-26 23:36:07 +00:00
Kacper
3bc6095014
Update lis3dh.py
2022-02-26 23:34:23 +00:00
Kacper
062b180b1b
Update lis3dh.py
2022-02-26 23:24:29 +00:00
Kacper
4314109f75
Update lis3dh.py
2022-02-26 23:22:36 +00:00
Kacper
e32e5f93b3
Update lis3dh.py
2022-02-26 23:08:41 +00:00
Kacper
36a7d87bb0
Update main.py
2022-02-26 23:05:48 +00:00
Kacper
7091f70b46
Update lis3dh.py
2022-02-26 23:04:22 +00:00
Kacper
222bd2fe3a
Update lis3dh.py
2022-02-26 23:03:15 +00:00
Kacper
53b5f4cc19
Update lis3dh.py
2022-02-26 23:02:44 +00:00
Kacper
39b971a3c6
Update lis3dh.py
2022-02-26 23:01:43 +00:00
Kacper
c881e589fb
Update lis3dh.py
2022-02-26 22:59:11 +00:00
Kacper
735cac7768
Update lis3dh.py
2022-02-26 22:56:00 +00:00
Kacper
4f7c676e53
Maybe not fixed per se
2022-02-26 22:36:47 +00:00
Kacper
9ac4785550
Fixed import
2022-02-26 22:34:27 +00:00
Kacper
f7da767fbb
Testing basic functionality
2022-02-26 19:51:43 +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