Search found 1 match
- Mon Nov 18, 2013 4:42 pm
- Forum: Arduino Firmware
- Topic: Baud rate on UART USB bridge
- Replies: 5
- Views: 21994
Baud rate on UART USB bridge
I am having difficulty with the high baud rate used by AnalysIR. I have an Arduino compatible setup but not an actual Arduino board. And, part of that setup uses a UART USB bridge. I am confident that the Arduino sketch is working. After changing the baud rate to 115200, I was able to observe some o...