GroundST - A new serial terimnal

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

GroundST - A new serial terimnal

978 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Fri Nov 01 08:51:37 MST 2013
I would like to announce here that there is a new Serial (RS232) Terminal.
There are probably a lot of bugs, but I'm announcing to every one who wants to use.
I really would like feedbacks.

The idea is "emulate a console terminal". Just like any other terminal in the Unix world. The idea was to get a better serial terminal to be used to develop with micro controllers.
The original code was based on CuteCom, but now it does not look like. It was totally rewritten.
Now it uses QtSerialPort (http://qt-project.org/doc/qt-5.1/qtserialport/qtserialport-index.html)

My code is hosted on bitbucket and there is a tag v1.0 which can be downloaded here:
https://bitbucket.org/renanbs/groundst/downloads

And the source code is here:
https://bitbucket.org/renanbs/groundst/src

If there is anyone who wants to contribute, please contact me.
The original announcement was here: http://www.qtcentre.org/threads/56777-GroundST-A-new-serial-terimnal?p=253745

Regards,
Renan
标签 (1)
0 项奖励
回复
2 回复数

971 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by renan on Wed Nov 06 11:10:09 MST 2013
The baudrates supported are from qserialport (a qt module).
It's easy to compile, if you have any questions, I'm available to answer.

Thanks for your interest.
Renan
0 项奖励
回复

971 次查看
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by LabRat on Mon Nov 04 11:30:31 MST 2013

Quote: renan
I really would like feedbacks.



Nice project. Higher BaudRates (250kbits, 500kbits, 1000kbits) and a text box for own BaudRates could be useful...
0 项奖励
回复