Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Please help with code
Post: RE: Please help with code

Emails are not being sent at all when I put "message = ser.readline()" in the loop body like that: while True: message = ser.readline() print(message) if message[0] == 'C' : send_emai...
fikszon Homework 7 4,892 Feb-02-2017, 02:22 PM
    Thread: Please help with code
Post: RE: Please help with code

Thanks for yours suggestions guys. Really appreciate. I managed to fix it by adding "if" inside the loop and now Im getting as required only one email. However, I've got a different problem now. Da...
fikszon Homework 7 4,892 Feb-02-2017, 12:12 PM
    Thread: Please help with code
Post: RE: Please help with code

How can I fix it? Im real begginer. Just started learning python about few days ago. Any help will be appreciated.
fikszon Homework 7 4,892 Feb-02-2017, 10:02 AM
    Thread: Please help with code
Post: Please help with code

My python code is meant to send me an email with the string send from Arduino through the serial. Everything is working fine (Emails are sent when string is present in the serial port) except that, em...
fikszon Homework 7 4,892 Feb-02-2017, 09:58 AM

User Panel Messages

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