Go to advanced search

by Yoannes
Wed Oct 01, 2014 1:10 pm
Forum: Beginners
Topic: USB Modem
Replies: 1
Views: 411

USB Modem

Hi, I have a python program that sends text message using a USB modem, it works fine.. But sometimes when I reboot my device the program cant fine the device, so I need unplug than plug back again to work... is there someway to locate the usb inside the code? At this point: dongle = serial.Serial(po...

Go to advanced search