 |
Eight
channel datalogger is designed using atmel AT89c51 Microcontroller and eight
channel ADC0809 . This logger not only reads the eight channel adc in real
time but also sends the data to P.C. using radio link .Data sent to pc com
port is also in ascii hex format ie 00h to ffh. This data logger can be used
at any place where regular data monitoring is required. Further data can be
viewed in graph or in bar as required ,.if you know how to design that type
of software in c, c++ or visual basic.alternatively you can see the data in
hyperterminal available in all the computers provided by Microsoft.
|