Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: while (Serial.available()
Post: RE: while (Serial.available()

(Feb-09-2017, 05:20 PM)DougArndt Wrote: I'm doing something similar with a PicAXE over bluetooth, and found the ser.inWaiting() of use while 1:       while ser.inWaiting() > 20: Hi thanks for th...
holt24 General Coding Help 2 15,785 Feb-10-2017, 11:15 AM
    Thread: while (Serial.available()
Post: while (Serial.available()

Hi. I'm receiving serial data from an Arduino over USB the data comes at anytime, could be 30 minutes between messages. I have the following while loop that does the job but it prints an empty line ev...
holt24 General Coding Help 2 15,785 Jan-23-2017, 06:26 PM
    Thread: Python3 to Arduino
Post: RE: Python3 to Arduino

Thanks snippsat, metulburr and sparkz_alot. You have been a great help. I can now see how to send from Python3. Many thanks.
holt24 General Coding Help 5 8,488 Oct-25-2016, 09:19 PM
    Thread: Python3 to Arduino
Post: RE: Python3 to Arduino

(Oct-24-2016, 05:39 PM)metulburr Wrote: Are you sending it over the net? http://pythoncentral.io/encoding-and-dec...ython-3-x/ Thanks for the link, that could help a lot. The Arduino will be plugged...
holt24 General Coding Help 5 8,488 Oct-25-2016, 07:34 AM
    Thread: Python3 to Arduino
Post: Python3 to Arduino

Hi. My first post on here.  I am trying to send - receive Python3 <> Arduino. I had this working with Python2.7 now would like to convert to Pyhon3. python2.7 code that worked.     ser.write('&...
holt24 General Coding Help 5 8,488 Oct-22-2016, 03:28 PM

User Panel Messages

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