Commit Graph

14 Commits (raw-data)

Author SHA1 Message Date
xyqyear 391982a237 send raw data inside square brackets 2023-12-16 17:44:57 +08:00
xyqyear dd2cd9f585 Update data read interval to microseconds for better accuracy 2023-12-16 17:43:23 +08:00
xyqyear 1f03e1262d update documentation for CL 2023-12-16 17:43:23 +08:00
xyqyear 62110bef8d make baseline track rising direction slower and track falling direction faster
change some documents to be correct

add NHDT, NCLT, FDLT configurables, but user shouldn't need this.
2023-12-16 17:43:23 +08:00
xyqyear 1f0824b00c typo: threashold -> threshold 2023-12-16 17:42:04 +08:00
xyqyear 57ea602b5a lower clock for better resistence to noise 2023-09-14 20:14:28 +08:00
xyqyear 0dd1ebe752 the mpr121 datasheet specified max i2c frequency to 400khz 2023-07-19 13:24:33 +08:00
xyqyear 0f833603b6 millis() returns 4 byte integer, assigning it to a 2 byte integer will result a system fail after 65 seconds (although during testing this didn't happen?) 2023-07-18 14:19:48 +08:00
xyqyear 7fcbee4eb9 not sure if gcc can optimize out that one mutiplication 2023-07-17 08:23:28 +08:00
xyqyear 02d0fbc89a typo 2023-07-17 08:21:42 +08:00
xyqyear dc46e3750c forgot to remove some helper comments 2023-07-16 08:52:08 +08:00
xyqyear b30644ac92 add explaination regarding baseline update 2023-07-16 08:49:21 +08:00
xyqyear 61e33fac36 add explaination to baseline tracking parameters 2023-07-16 08:35:56 +08:00
xyqyear 45921994c2 initial commit 2023-07-15 20:56:04 +08:00