Archives
- 2018
- 2017
- 2015
-
2012
-
July
-
pySerial Web-Interface
12/07/25
After building the iPad-serial-to-Cisco-console-management-cable I decided that using minicom was a bit unhandy.
So i hacked together a bit of python with pySerial and added some lines of HTML and Javascript:
[more]
#!/usr/bin/python
ip = "127.0.0.1"
-
pySerial Web-Interface
- June
-
July