Template for ESP32 device
{"NAME":"Odroid","GPIO":[0,1,0,1,1,768,1,1,1,0,416,1,1,1,736,672,0,800,1,704,0,1,1,0,0,0,0,0,0,0,4704,3329,4866,0,0,0],"FLAG":0,"BASE":1}
Requires tasmota32.bin or variations of it to run. Flashing instructions.
Use tasmota-odroid.bin
and select Odroid Go module.
After that issue to adjust ADC operation
adcparam3 6,0,4095,0,6160
Adjust display
Backlog DisplayRotate 3; DisplayCols 53; DisplayRows 30; DisplayMode 5
Rule for analog joystick
backlog rule1 on analog#joy2=1 do dimmer - endon on analog#joy2=2 do dimmer + endon; rule1 1