mirror of https://github.com/arendst/Tasmota.git
Updated MGC3130 (markdown)
parent
e8d4947688
commit
c57c825792
|
@ -2,7 +2,7 @@
|
||||||
The MGC3130 is an electrical-field (E-field) based three-dimensional (3D) tracking and gesture controller from Microchip. There are several boards available, which are connected via I<sup>2</sup>C.
|
The MGC3130 is an electrical-field (E-field) based three-dimensional (3D) tracking and gesture controller from Microchip. There are several boards available, which are connected via I<sup>2</sup>C.
|
||||||
|
|
||||||
## USAGE:
|
## USAGE:
|
||||||
- uncomment // #define USE_MGC3130 in sonoff/my_user_config.h
|
- Add `#define USE_MGC3130` in sonoff/user_config_override.h
|
||||||
- flash the device before connecting the sensor board
|
- flash the device before connecting the sensor board
|
||||||
- wire up SDA and SDL and configure as usual in TASMOTA
|
- wire up SDA and SDL and configure as usual in TASMOTA
|
||||||
- wire up RESET and TRFR (names may vary on different boards) to free GPIO's and configure them accordingly (TRFR is GPIO: MGC3130_XFER)
|
- wire up RESET and TRFR (names may vary on different boards) to free GPIO's and configure them accordingly (TRFR is GPIO: MGC3130_XFER)
|
||||||
|
|
Loading…
Reference in New Issue