Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Serial Python and Arduino
#3
Another possibility is you have Serial monitor opened in Arduino IDE on same port. Then your Python program can't use this port at same time, so you should close the Serial monitor first.
Reply


Messages In This Thread
Serial Python and Arduino - by delfar - Mar-21-2017, 11:26 PM
RE: Serial Python and Arduino - by wavic - Mar-22-2017, 12:07 AM
RE: Serial Python and Arduino - by j.crater - Mar-22-2017, 06:12 AM
RE: Serial Python and Arduino - by Larz60+ - Mar-22-2017, 12:58 PM
RE: Serial Python and Arduino - by delfar - Mar-22-2017, 07:41 PM
RE: Serial Python and Arduino - by Larz60+ - Mar-22-2017, 07:50 PM
RE: Serial Python and Arduino - by delfar - Mar-22-2017, 10:24 PM
RE: Serial Python and Arduino - by Larz60+ - Mar-23-2017, 02:23 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  sending strings to arduino over serial/accessing DLLs HeWhoHas 0 825 Nov-09-2024, 06:01 PM
Last Post: HeWhoHas
  pyserial/serial "has no attribute 'Serial' " gowb0w 11 22,931 Sep-27-2024, 12:18 PM
Last Post: NigelHalse
  Python error on mentioned Arduino port name dghosal 5 2,263 Aug-22-2023, 04:54 PM
Last Post: deanhystad
  Python Serial: How to read the complete line to insert to MySQL? sylar 1 1,603 Mar-21-2023, 10:06 PM
Last Post: deanhystad
Star Pyserial not reading serial.readline fast enough while using AccelStepper on Arduino MartyTinker 4 8,739 Mar-13-2023, 04:02 PM
Last Post: deanhystad
  Trying to Get Arduino sensor data over to excel using Python. eh5713 1 3,330 Dec-01-2022, 01:52 PM
Last Post: deanhystad
  python serial port barryjo 2 2,392 Dec-27-2021, 11:09 PM
Last Post: barryjo
  serial connection to Arduino Jack9 4 3,828 Oct-22-2021, 10:18 AM
Last Post: Jack9
  Serial loopback with Arduino doesn't work ThomasS 3 3,889 Sep-19-2020, 12:47 PM
Last Post: deanhystad
  Can't transmit serial fast Python to Arduino pyserial mRKlean 0 2,961 Mar-29-2020, 08:12 PM
Last Post: mRKlean

Forum Jump:

User Panel Messages

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