Demo application
Sample C program for the MCU inside the GW. It can be used as a template for any GW application. Commented source codes illustrate usage of the library and additionally offer the following functions:
EEPROM (storing and reading the GW setup)
Temperature sensor (I2C conversion and temperature displaying)
TR module (writting to/reading from the buffer in the module, Module Info getting and displaying)
Accumulator voltage (A/D conversion and voltage displaying)
RTCC (date and time setup, run and displaying)
Piezo buzzer (acoustic indication of touching the screen, predefined tones)
Sleep mode (to minimize power consumption or to "switch off" the equipment)
RS-485 (sending and receiving a character and a string)
ACC sensor (A/D conversion and displaying of the readings)
SD card (text file storing)
USB
Custom device class (Windows demo application to control TR module)
CDC class (serial terminal support)
Mass storage class (direct access to SD card)
CAN (sending and receiving a character and a string)