pySerial raw data

Paul Rubin no.email at nospam.invalid
Sun Dec 11 16:36:58 EST 2016


Wanderer <wanderer at dialup4less.com> writes:
> I also have a 433Mhz USB serial port jig from a TI development
> tool.... The TI USB port registers as a COM port that I can access
> with pySerial.

If the TI jig has 433 mhz (LORA?) at one end and serial at the other,
you have to find the port parameters in the docs for the TI jig, not the
thermometer.

If you don't have docs you can often figure out the right settings by
trial and error.  If not, the direct approach is to use an oscilloscope.



More information about the Python-list mailing list