Skip to content

periklis92/pySerial-Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pySerial-Monitor

Prerequisites:

  1. python3

  2. pyserial

A simple Serial Monitor that I wrote in python. I used the curses module and I tested in Linux. It is pretty modifiable I made it having in mind my own AVR projects. I basically wanted a simple way to communicate with an AVR device through a serial port. Once you run it you can press ENTER and enter any text to send through the port and press enter again.

alt text

About

A Serial Monitor that I wrote in python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages