This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
#Example of how to use EasyMDB RS232 | |
#Date June/2014 | |
#Version 1.0.1 | |
#Braulio Chi Salavarria | |
#Not warranty, for educational purposes | |
#Thinkchip | |
import serial | |
import time |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
#Example of how to use EasyMDB RS232 | |
#Date June/2014 | |
#Version 1.0 | |
#Braulio Chi Salavarria | |
#Not warranty, for educational purposes | |
#Thinkchip | |
import serial | |
import time |
NewerOlder