1
0
mirror of https://github.com/limyz/573controller synced 2025-02-09 23:58:23 +01:00

6 Commits

Author SHA1 Message Date
limyz
c27baae6af
Added _iidx code and custom pids/vids 2020-04-24 20:41:19 +08:00
limyz
5d734a5058
Update README.md
Added _iidx description
2020-04-24 20:36:05 +08:00
fisyher
d14bdb1819 Added simple README.md to describe the build environment and required library to install 2020-04-05 18:44:15 +08:00
limyz
9e240205a4
Fixed accelerometer readings
A 8-bit left shift is required on the MSB representation, then performing a bitwise AND with the LSB representation to obtain the full 12-bit reading on the LIS3LV02DL.
2020-03-31 02:48:49 +08:00
limyz
57d17c728b
Initial commit
Added Arduino sketch files
2020-01-23 11:13:04 +08:00
limyz
b380fcbd73
Initial commit 2020-01-23 11:10:59 +08:00