-
Notifications
You must be signed in to change notification settings - Fork 14
Serial Monitor
EepRom class provides аn additional option of changing collected data through Serial Monitor.
- The features described in this page are for version 1.5+
- Use 115200 boud rate for Serial Monitor
bnz=<value>
value is float type
lpg=<value>
value is float type
ttd=<value>
value is float type
wrk=<value>
value is float type
This value is formed from global collection of all trips of vehicle and it's used to notify owner of needed maintenance.
set_wrk=<value>
value is integer type
cor_rpm=<value>
value is float type
cor_vss=<value>
value is float type
cor_dst=<value>
value is float type
cor_ecu=<value>
value is float type
set_cor=<value>
value is integer type (set_cor=1)
trd=<value>
value is float type
trt=<value>
value is float type
set_tr=<value>
value is integer type (set_tr=1)
save=<value>
value is integer type (save=1)
Ordinary data save (when engine is turned off)
set_wrk=<value>
value is integer type
Nulls the trip data and moves traveled distance (divided by 100) to "work distance"
whl=<volatage>+<resistance>
voltage range 0/50 (50 is 5.0V ) resistance range 0/255 (255 steps)