General Gravity

Log binary in TEL0147

userHead Robin.Maubert 2024-09-10 05:49:02 127 Views1 Replies

Hi everyone,

 

I'd like to log directly in binary at the entry of my TEL0147 unit, is it possible ? if yes, how ?

 

Many thanks!

2024-09-11 01:43:35

TEL0147 does not accept binary data. It can only accept character data, like arduino's serial.print.

Or you can just send the binary 0 and 1 as strings I suppose?

userHeadPic Yeez_B