109
Programmable Hardware Manual (PHM)
© Tibbo Technology Inc.
- bt — in charge of the BLE (Bluetooth Low-Energy) interface.
- button — monitors the MD (setup) line.
- fd — manages the flash memory file system and direct sector access.
- io — handles I/O lines, ports, and interrupts.
- kp — works with matrix and binary keypads.
- lcd — controls the LCD.
- net — controls the Ethernet port.
- pat — "plays" patterns on up to five LED pairs.
- ppp — accesses the Internet over a serial modem (GPRS, etc.).
- pppoe — accesses the Internet over an ADSL modem.
- romfile — facilitates access to resource files (fixed data).
- rtc — keeps track of date and time.
- ser — controls serial ports (UART, Wiegand, clock/data modes).
- sock — socket comms (up to 32 UDP, TCP, and HTTP sessions).
- ssi — controls serial synchronous interface channels (SPI, I2C...).
- stor — provides access to the EEPROM.
- sys — in charge of general device functionality.
- wln — handles the Wi-Fi interface.
·
Variable Types: Byte, char, integer (word), short, dword, long, real, string, plus
user-defined arrays and structures.
·
Function groups: String functions, trigonometric functions, date/time conversion
functions, encryption/hash calculation functions (AES, RC4, MD5, SHA-1), and
more.