Here is a list of all documented files with brief descriptions:
Example1.cpp [code] | Example code source for class serialib. This example open the device on ttyACM0. (USB to RS232 converter under linux). If the opening is successful, it sends the AT command and waits for a string being received from the device. After 5 seconds, if no valid data are received from the device, reception is giving up |
serialib.cpp [code] | Class to manage the serial port |
serialib.h [code] | Serial library to communicate throught serial port, or any device emulating a serial port |