Hey everyone,
Couple of months back when i started my project I started looking for applications which i can use to monitor a serial port.I found some , but none were simple enough. After a lot of coding,trials , googling i came up with a code which is a mixture of all of the codes i had found and what i added on my own.So I’ve added the software FLIPTERM , which is a terminal software.I’ve kept it as open source (GPL) so that everyone can use the code. If you do use the software and find any bugs please do report it on this blog.
To download the software click on the link below.
1.Flipterm
Once installed navigate to “C:\Program Files\FlipFlop\” to get the software link and the source Code.
Murali Padmanabha
September 28, 2012 at 11:34 pm
Great job with the tool man. I’m looking forward for building some IDEs ill get in touch with you for more info
. .
Suraj ms
September 30, 2012 at 10:11 am
thanks dude
and by the way my stellaris is coming on nov 2nd :’(
davehorner
February 14, 2013 at 9:05 am
Putty also includes serial port control, its simple, free. People usually have it installed and use it as ssh client and miss the serial radio option.
http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html
of course your vb.net solution includes special functionality like sending whole files, custom ui, etc….
Thanks for your work and nice website.
Suraj ms
February 14, 2013 at 6:34 pm
@davehorner, thanks. yeah i use putty too. even now. I built the vb version to allow gui’s on systems to interact with the hardware. much like the dongles.