Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: I need help with pySerial
Post: RE: I need help with pySerial

Yeah, I know, it really is COM32 - https://drive.google.com/file/d/0B5XNv8m...GRFdjFBS00 - I'm using an APC220 wireless interface. I just realised: The error isn't in my file (logserial.py) - I had a...
oz1sej General Coding Help 9 30,719 Apr-12-2017, 09:53 AM
    Thread: I need help with pySerial
Post: RE: I need help with pySerial

I'm using COM32 (it's an Arduino). I found some code on https://petrimaki.com/2013/04/28/reading...windows-7/ which I can't get to work either: import serial import time ser = serial.Serial('COM32', ...
oz1sej General Coding Help 9 30,719 Apr-12-2017, 07:41 AM
    Thread: I need help with pySerial
Post: RE: I need help with pySerial

Ah, okay, that makes sense. Only I'm on Windows, so I don't have a /dev/ directory. So how do I open a COM port?
oz1sej General Coding Help 9 30,719 Apr-12-2017, 07:14 AM
    Thread: I need help with pySerial
Post: I need help with pySerial

I'm trying to write a program that reads from a serial port and writes to a file. But I can't make pySerial work. "import serial" at the start of the program triggers no errors despite the fact that ...
oz1sej General Coding Help 9 30,719 Apr-12-2017, 05:56 AM

User Panel Messages

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