Commit Graph

84 Commits

Author SHA1 Message Date
4c4f858774 remove gpio unregister from quit() 2023-12-29 00:56:07 +00:00
7e8652c3b1 README: interrupt 2023-12-28 18:40:09 +00:00
b0907115c2 rename {pin1,pin2} => {int1,int2} 2023-12-28 18:15:25 +00:00
7ec153d397 interrupt generation 2023-12-28 18:10:34 +00:00
e1f2040e6c interface 2023-12-27 20:59:47 +00:00
a31f67d4a9 remove tabs 2023-12-27 19:59:29 +00:00
fd91ea1c73 cleanup and code examples in README 2023-12-27 19:54:47 +00:00
b513cbd5d0 graphs 2023-12-26 22:57:02 +00:00
d3b6c912dd data for graphs 2023-12-26 07:43:30 +00:00
ecf00e3584 FIFO is always 10-bit 2023-12-26 07:42:55 +00:00
b27722f466 README and removed weActTest.zip; it will be its own repo 2023-12-25 00:06:59 +00:00
robin
950852c151 weACT PCB
Using ic2 dev2 (C4:SDA & A8 SCL)
acelerometer being read.
2023-12-24 20:53:06 +00:00
c979a449cf Pin config for IRQ 2023-12-23 18:38:28 +00:00
eac1eaa041 ansi 2023-12-23 15:37:33 +00:00
48ee2a6932 filter default and fifo size check 2023-12-23 15:34:20 +00:00
5d3d1437f9 c99 + comments 2023-12-23 13:31:59 +00:00
11e6e65c6f change to float and remove unused h 2023-12-23 10:33:28 +00:00
e9472ed1f0 pass FIFO data 2023-12-23 10:28:43 +00:00
57740b2e92 graph noise 2023-12-23 10:05:49 +00:00
cc4e64016c test 2023-12-22 21:59:31 +00:00
d32394d724 change spec 2023-12-22 17:01:33 +00:00
a5b704fbfe filter: decently filter out DC/constant acceleration 2023-12-22 17:00:53 +00:00
9ae2d4ce01 fix: device would sometimes corrupt its own registers. 2023-12-22 16:25:25 +00:00
0dff0b92c3 FIFO 2023-12-22 10:22:43 +00:00
31bcd4d12f tidying 2023-12-22 08:26:10 +00:00
509bae290b working simple example 2023-12-21 23:29:22 +00:00
f3c07a5c8b i2c 2023-12-21 20:52:17 +00:00
1726159cb8 . 2023-12-21 18:17:20 +00:00
e25f035863 work on C implementation 2023-12-21 17:31:12 +00:00
db6afa4aaf reading accel data 2023-12-21 13:59:31 +00:00
5e2e85695c it finds device on i2c 2023-12-20 16:40:22 +00:00
effa278a05 useful documents 2023-12-19 11:06:03 +00:00
336c719491 register map 2023-12-19 10:21:48 +00:00
5b12cb9a97 first commit 2023-12-19 10:21:40 +00:00