Skip to main content

Internal Devices‎

BUZZERBuzzer

This example shows how to use the integrated buzzer of the Tiger computer. The buzzer will makegenerate a sound for a few seconds and then it will turn itself off.

EEPROM_EraseEEPROM erase

This example shows how to erase the EEPROM memory of the Tiger computer.

EEPROM_ReadEEPROM read

This example shows how to read from the EEPROM memory of the Tiger computer.

EEPROM_SN_ReadEEPROM SN read

This example shows how to read from the EEPROM SN (read-only) memory of the Tiger computer.

EEPROM_WriteEEPROM write

This example shows how to write some sample string to the EEPROM memory of the Tiger computer.

FLASH_EraseFLASH erase

This example shows how to erase the FLASH memory of the Tiger computer.

FLASH_ReadFLASH read

This example shows how to read from the FLASH memory of the Tiger computer.

FLASH_WriteFLASH write

This example shows how to write some sample string to the FLASH memory of the Tiger computer.

GSM_RESETGSM reset

This example shows how to reset the GSM module of the Tiger computer.

RTC

This example shows how to getread accessdate toand time from the RTC (Real Time Clock) of the Tiger computer.

WATCHDOGWatchdog

This example shows how to view the watchdog service status of the Tiger computer.