Posts

Showing posts from October, 2015

Serial Terminal v1.2

Image
Hello Guys, I have made a software as hobby project for serial port communication. This is just an attempt to give back something to the internet community particularly targeting hobbyists/enthusiasts in the field of Embedded Systems. This software is named as Serial Terminal currently in version 1.2. It is a software which is useful for both Embedded Engineers and Hobbyists while working with microcontrollers and PC. It can be used for monitoring messages/data via serial port and for calibrations. It is very useful in debugging. It has quite a lot features like you can export the data monitored from the serial port. Also data can be sent continuously at fixed (user selectable) intervals. Currently I am working for version 1.3 which would be released by the end of this year 2015. Kindly download the software from the below link and do report the bugs as well as your valuable comments. http://serialterminalutility.sourceforge.net Screenshots Hope you guys will find...