• Joined on 2021-10-22
william pushed to master at william/mpu6050 2024-01-09 07:47:07 +00:00
39d45ff66d initial commit
william created repository william/mpu6050 2024-01-09 07:46:50 +00:00
william pushed to master at william/lis3dh 2024-01-08 19:44:44 +00:00
9c9f152e87 README
william pushed to master at william/lis3dh 2024-01-08 06:16:48 +00:00
7466b91fe3 self test
william pushed to master at william/lis3dh 2024-01-07 18:11:31 +00:00
898a0f7ee2 Filter example + README
f5e6e346cf update filter mode
Compare 2 commits »
william pushed to master at william/lis3dh 2024-01-07 17:31:27 +00:00
33c6e45db5 README
william pushed to master at william/lis3dh 2024-01-07 17:19:55 +00:00
4a001cf54a More information, sleep-to-wake, and re-work FIFO examples
william pushed to master at william/lis3dh 2024-01-07 08:13:32 +00:00
79001b810d non-fifo reading examples
william pushed to master at william/lis3dh 2024-01-07 07:57:55 +00:00
ba64cc64ae fix comments
william pushed to master at william/lis3dh 2024-01-07 07:55:17 +00:00
5446d28c13 FIFO example
william pushed to master at william/lis3dh 2024-01-07 01:23:45 +00:00
14a051b84b assert
william pushed to master at william/lis3dh 2024-01-06 23:53:48 +00:00
f8092b7405 cleanup
william pushed to master at william/lis3dh 2024-01-06 23:44:53 +00:00
ce05aa49e5 FIFO README
d0aa9e1137 FIFO modes being worked on
Compare 2 commits »
william pushed to master at william/lis3dh 2024-01-06 20:45:34 +00:00
06ae577bc1 wrong const in lis3dh_read_adc()
william pushed to master at william/lis3dh 2024-01-06 17:53:50 +00:00
91ada989f6 README
4dcc5b109d cleanup comments
54a0bdb7d8 README
c484947cdf change tab to 4s
Compare 4 commits »
william pushed to master at william/lis3dh 2024-01-06 16:51:30 +00:00
8648c517f6 rework poll/read and amend examples
william pushed to master at william/lis3dh 2024-01-06 01:36:50 +00:00
0a0cf2a7aa fix reg order and longer sleep after configure(). Amend notes on usage
william pushed to master at william/lis3dh 2024-01-06 00:52:49 +00:00
485922d898 SPI working! when using SPI, the order of writing out ctrl_reg's matters....but seemingly not when using i2c
william pushed to master at william/lis3dh 2024-01-05 20:32:28 +00:00
f6020e9d15 fth -> size; make user config more consistent
william pushed to master at william/lis3dh 2024-01-04 21:14:01 +00:00
cc448c54b0 amend examples to use i16 accel data