Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Thread

[OOT] simple terminal using C++ Builder

[OOT] simple terminal using C++ Builder

2004-07-15 by nurdin

hi all,
im using atmega103 to capture vibration signal from accelerometer and convert the signal with its internal ADC
i send digital data through serial com
it is successful with ms windows terminal
i want to make simple terminal that have similar function (recieve text file and save it) using c++ builder
i try to use memo but the capacity is not enough, so i used list box but sometimes there is empty character (i want to make it one integer data only in one line)
could someone lead me to solve the problem? (for info i send 24000 inteegers)
gest regards,
Nurdin

Re: [OOT] simple terminal using C++ Builder

2004-07-19 by Ken

There really isn't any need to store the data in a control.  Why 
don't you just write out each byte to a file as you receive it?  If 
there is no need to display the information, don't bother putting it 
into a control.

Good Luck,
Ken
www.speechchips.com

--- In AVR-Chat@yahoogroups.com, "nurdin" <nurdin@d...> wrote:
> hi all,
> im using atmega103 to capture vibration signal from accelerometer 
and convert the signal with its internal ADC
> i send digital data through serial com
> it is successful with ms windows terminal
> i want to make simple terminal that have similar function (recieve 
text file and save it) using c++ builder
> i try to use memo but the capacity is not enough, so i used list 
box but sometimes there is empty character (i want to make it one 
integer data only in one line)
> could someone lead me to solve the problem? (for info i send 24000 
inteegers)
Show quoted textHide quoted text
> 
> gest regards,
> 
> Nurdin

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.