[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