Innovate Serial-Interface-Desc - Seriallog
Innovate Serial-Interface-Desc - Seriallog
Innovate Serial-Interface-Desc - Seriallog
The LM-1 will output serial data always whether recording is on or off.
8 data bits
1 stop bit
no parity
19.2 kBaud.
The packets are organized as eight 16 bit numbers in big endian order.
Only the first Byte of a packet has the high bit set to denote a packet start.
The length of eight numbers may not be assumed. LM-1 versions without aux input may only
send the first three words. LM1's with more than 5 aux inputs can send more words. During
Warmup or error conditions the LM-1 may send only the first two words.
WORD Bit
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
Bit 13..10 (Func3..0) are function/status bits how interpret the next word (Lambda Word).
Func3..0
Bit 7 always 0
AFR multiplier is stochiometric AFR value of current fuel setting in the LM-1 times 10. E.g. 147 for
gasoline (14.7).
Air/Fuel Ratio = ((L12..L0) + 500)* (AF7..0) / 10000
Lambda in 0.001 Lambda increments when F3..F0 is 0000, offset by 0.5 Lambda.
Battery voltage digitized to 10 bit (bv9..bv0) and battery divider (mb2..mb0). Calculate battery
voltage in Volt as
bv * 5 * mb / 1023.