xyqyear
|
391982a237
|
send raw data inside square brackets
|
2023-12-16 17:44:57 +08:00 |
xyqyear
|
6ea4fedb2c
|
tweak threshold
|
2023-12-16 17:44:16 +08:00 |
xyqyear
|
dd2cd9f585
|
Update data read interval to microseconds for better accuracy
|
2023-12-16 17:43:23 +08:00 |
xyqyear
|
21d8e223eb
|
revert change to TOUCH_DEBOUNCE
|
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
|
24c0ff2b81
|
Merge branch 'personal'
|
2023-12-01 12:19:13 +08:00 |
xyqyear
|
9076898b2b
|
provide a set of alternative values for baseline tracking
disable release debounce to make touch notes more easier, but it might make hold notes miss a tick or two. I think it's worth it.
|
2023-12-01 11:16:38 +08:00 |
xyqyear
|
86126a9c94
|
Merge pull request #2 from windofxy/main
enable all 12 electrodes. Might revert depending on user feedback.
|
2023-11-09 20:32:09 +08:00 |
windofxy
|
6afeaf0cfc
|
Update config.h
修改MPR_PADNUMS,使传感器的12个针脚全部可用
|
2023-11-04 00:31:36 +08:00 |
xyqyear
|
abe3530ee8
|
revert filter changes
|
2023-11-02 19:56:18 +08:00 |
xyqyear
|
fa927b2fcf
|
change group a threashold
|
2023-11-02 12:06:26 +08:00 |
xyqyear
|
802cbe6e7e
|
change threashold
|
2023-11-02 12:06:16 +08:00 |
xyqyear
|
a5e0353a57
|
change filtering settings, change threashold
|
2023-11-02 12:02:21 +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
|
448b416aa2
|
forgot to remove trailing asterisks when changing from emphasis to header
|
2023-07-18 14:08:14 +08:00 |
xyqyear
|
c48cee4a98
|
chinese version of readme
|
2023-07-18 14:00:37 +08:00 |
xyqyear
|
5983f104d6
|
mention another improvement upon the original repo
add migration guide
|
2023-07-18 14:00:27 +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
|
f0209d7740
|
accidentally wrote a binary number as hex
|
2023-07-16 16:04:49 +08:00 |
xyqyear
|
35e33a7773
|
forgot to change comment when separating config
|
2023-07-16 10:17:32 +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
|
31dca2c188
|
typo
|
2023-07-16 08:46:54 +08:00 |
xyqyear
|
47a7828b42
|
add more comments explaining various parameters
|
2023-07-16 08:46:18 +08:00 |
xyqyear
|
61e33fac36
|
add explaination to baseline tracking parameters
|
2023-07-16 08:35:56 +08:00 |
xyqyear
|
3a508d3891
|
add a fancy emoji symbol
|
2023-07-15 22:31:32 +08:00 |
xyqyear
|
114d0b6eb1
|
add the original author to readme
|
2023-07-15 22:30:32 +08:00 |
xyqyear
|
188319c2b6
|
increased NCLF so that initialize time is lower.
|
2023-07-15 22:06:27 +08:00 |
xyqyear
|
244c5f8369
|
there is no need to include stdint.h
|
2023-07-15 21:27:47 +08:00 |
xyqyear
|
17c07bf686
|
removed some filler words in readme
|
2023-07-15 21:02:33 +08:00 |
xyqyear
|
45921994c2
|
initial commit
|
2023-07-15 20:56:04 +08:00 |