On 2016-12-11 21:29, Wanderer wrote:
On Sunday, December 11, 2016 at 12:52:04 PM UTC-5, MRAB wrote:
On 2016-12-11 16:28, Wanderer wrote:
> I have an outdoor thermometer that transmits to an indoor receiver at 433Mhz.
I also have a 433Mhz USB serial port jig from a TI development tool. I would l
Wanderer 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
On Sunday, December 11, 2016 at 12:52:04 PM UTC-5, MRAB wrote:
> On 2016-12-11 16:28, Wanderer wrote:
> > I have an outdoor thermometer that transmits to an indoor receiver at
> > 433Mhz. I also have a 433Mhz USB serial port jig from a TI development
> > tool. I would like to use the TI USB seria
On 2016-12-11 16:28, Wanderer wrote:
I have an outdoor thermometer that transmits to an indoor receiver at 433Mhz. I
also have a 433Mhz USB serial port jig from a TI development tool. I would like
to use the TI USB serial port to capture the temperature information. The TI
USB port registers a
I have an outdoor thermometer that transmits to an indoor receiver at 433Mhz. I
also have a 433Mhz USB serial port jig from a TI development tool. I would like
to use the TI USB serial port to capture the temperature information. The TI
USB port registers as a COM port that I can access with pyS