Close

​Phase 0

A project log for ZemiCharmed Life

Mashup of a Zemismart KS811 and a Nextion

flynnwtflynnwt 09/15/2019 at 02:130 Comments

GPIO 4/14 easily accessible with through-holes and they work as UART1 to Nextion.

Sucking about 180ma from external 5V.

[20:39:16][D][nextion:208]: Got touch page=0 component=2 type=RELEASE

[20:39:16][D][binary_sensor:033]: 'Nextion Touch 1': Sending state OFF
[20:39:17][D][nextion:208]: Got touch page=0 component=3 type=PRESS
[20:39:17][D][binary_sensor:033]: 'Nextion Touch 2': Sending state ON
[20:39:17][D][nextion:208]: Got touch page=0 component=3 type=RELEASE
[20:39:17][D][binary_sensor:033]: 'Nextion Touch 2': Sending state OFF
[20:39:18][D][nextion:208]: Got touch page=0 component=4 type=PRESS
[20:39:18][D][binary_sensor:033]: 'Nextion Touch 3': Sending state ON
[20:39:18][D][nextion:208]: Got touch page=0 component=4 type=RELEASE
[20:39:18][D][binary_sensor:033]: 'Nextion Touch 3': Sending state OFF
[20:39:19][D][nextion:208]: Got touch page=0 component=2 type=PRESS
[20:39:19][D][binary_sensor:033]: 'Nextion Touch 1': Sending state ON
[20:39:19][D][nextion:208]: Got touch page=0 component=2 type=RELEASE
[20:39:19][D][binary_sensor:033]: 'Nextion Touch 1': Sending state OFF
[20:39:20][D][sensor:092]: 'uptime': Sending state 38.56200 s with 0 decimals of accuracy
[20:39:27][D][sensor:092]: 'wifi signal': Sending state -46.00000 dB with 0 decimals of accuracy
[20:39:48][D][switch:029]: 'Relay 1' Toggling ON.
[20:39:48][D][switch:045]: 'Relay 1': Sending state ON
[20:39:50][D][switch:029]: 'Relay 1' Toggling OFF.
[20:39:50][D][switch:045]: 'Relay 1': Sending state OFF
[20:39:57][D][light:261]: 'LED 1' Setting:
[20:39:57][D][light:270]:   State: OFF
[20:40:20][D][sensor:092]: 'uptime': Sending state 98.55900 s with 0 decimals of accuracy
[20:40:27][D][sensor:092]: 'wifi signal': Sending state -43.00000 dB with 0 decimals of accuracy
[20:40:47][I][ota:046]: Boot seems successful, resetting boot loop counter.
[20:41:20][D][sensor:092]: 'uptime': Sending state 158.56000 s with 0 decimals of accuracy

Discussions