Category "uart"

Uart problem with diferences between Python and Micropython

I have a wind gauge that sends data once every second. Im using a while loop that loops for 1 second that reads the uart port and grabs the data. In Python on b

Uart problem with diferences between Python and Micropython

I have a wind gauge that sends data once every second. Im using a while loop that loops for 1 second that reads the uart port and grabs the data. In Python on b

Qt serial communication using UART RS232C

I want to connect qt and a device using UART cable (RS232C) in linux. I´m writing code, making ui and operating, but it does not work. I want to connect

receiving char * from UART of AVR

I want to receive a string(pointer to characters) by UART using ATMEGA16. I burned this code on the kit then I used hyperterminal (realterm) and made a test to