hello all,
I am trying to make a prog. which will copy each file of a certain directory to another new directory(that i will specify).And it will rename the moved file serially like 1.ext,2.ext,3.e xt ......and so on...
Thanks..
User Profile
Collapse
-
Python file copy and rename.
-
[Prob]Sending AT commands through COM PORT
I am trying to send SMS using sending AT commands to a GPRS mobile device in windows enviornment.I can send sms when i am sending commands using Hyper Terminal.but the problem is when i am Sending those commands using the following scripts its becoming unsuccessful.
Here is my code:
...Code:import time import serial # configure the serial connections ser = serial.Serial( port='COM8', baudrate=115200,
No activity results to display
Show More