updated readme for product list
This commit is contained in:
parent
897ba73996
commit
d5415ac9ac
|
@ -77,7 +77,7 @@ extern volatile uint8_t sensor_data_ready;
|
|||
// UTIL_SEQ_SetTask((1 << CFG_SEQ_Task_YunhornSTSEventP4), CFG_SEQ_Prio_0);
|
||||
// P1 --- REEDSWITCH, HALL ELEMENT, WATER LEAKAGE
|
||||
// P2 --- SEE ABOVE, RSS PRESENCE
|
||||
// P3 ---- LAMP BAR SCOLLER PROCESS
|
||||
// P3 ----LAMP BAR SCOLLER PROCESS
|
||||
// P4 --- TOF DISTANCE VL53L0X simple distance
|
||||
// P5 --- TOF IN OUT COUNT VL53L3X in out or duration
|
||||
// P6 --- SOAP Level, capacitive measurement
|
||||
|
|
15
readme.txt
15
readme.txt
|
@ -24,7 +24,20 @@
|
|||
|
||||
@par Description
|
||||
|
||||
|
||||
STS_R1 STS_R2 STS_R5 For
|
||||
| STS-R1 | Jumbo Roll Level | TOF VL53L0X |
|
||||
| STS-R2 | Tissue Paper Level | TOF VL53L0X |
|
||||
| STS-R5 | Waste Bin Level | TOF VL53L0X |
|
||||
|
||||
| STS-R3 | Soap Dispenser Sensor | GPIO Capacitive |
|
||||
| STS-R4 | Cistern/Tank Level Sensor | UART UltraSonic |
|
||||
|
||||
| STS-M1 | Water Leakage Sensor | GPIO ReedSwitch |
|
||||
| STS-O5 | Door Contact | GPIO ReedSwitch |
|
||||
| STS-M7 | Vibration Sensor | I2C 3-Axis vibration |
|
||||
|
||||
|
||||
Jumbo Roll, Tissue Paper, Waste Bin sensor
|
||||
|
||||
******************************************************************************
|
||||
|
||||
|
|
Loading…
Reference in New Issue