Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: How to eliminate unwanted spaces
Post: RE: How to eliminate unwanted spaces

Hi, That issue is solved. I have a new issue. When I print the data I see the data as I needed. However when I compare the data the if is always false. Please have a look below code. from __future__ ...
Mohan General Coding Help 5 2,902 Jun-04-2020, 06:49 AM
    Thread: How to eliminate unwanted spaces
Post: How to eliminate unwanted spaces

Hi, I am new to python. I have a device. This device gives serial data. When I read the serial data using python I can see that data is something like below. \000026hi \000026hi ...
Mohan General Coding Help 5 2,902 Jun-03-2020, 04:02 PM
    Thread: Reading serial data and saving to a file
Post: Reading serial data and saving to a file

Hi , I am trying to read a serial data and save that in a file. I could not print any data to the file. from __future__ import print_function import serial, time, io, datetime from serial import Ser...
Mohan General Coding Help 1 7,566 May-25-2020, 04:12 PM

User Panel Messages

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