Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
String error
#6
(Jan-24-2021, 10:02 PM)Serafim Wrote: have you checked what kind of data you get on the serial port?
    arduinoString = arduinoData.readline()
    print(arduinoString) # check the output

About the same thing,, i was down this path to begin with your correct this is a good place to start

this is what i got:
b'63,71\r\n'
i had a hunch it was a mismatch of data
Reply


Messages In This Thread
String error - by Kurta - Jan-24-2021, 07:27 PM
RE: String error - by BashBedlam - Jan-24-2021, 07:45 PM
RE: String error - by Serafim - Jan-24-2021, 10:02 PM
RE: String error - by Kurta - Jan-24-2021, 10:41 PM
RE: String error - by bowlofred - Jan-24-2021, 10:13 PM
RE: Arduino toString error - by Kurta - Jan-24-2021, 10:50 PM
RE: String error - by snippsat - Jan-24-2021, 10:27 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020