Skip to content

Instantly share code, notes, and snippets.

@thinkchip
thinkchip / EasyMDBRS232V1_01.py
Last active August 29, 2015 14:03
Demo for interface EasyMDB RS232 V1.01
#
#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
#
#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