Skip to main content

Internal Devices‎

BUZZER

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

EEPROM_Erase

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

EEPROM_Read

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

EEPROM_SN_Read

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

EEPROM_Write

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

FLASH_Erase

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

FLASH_Read

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

FLASH_Write

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

GSM_RESET

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

RTC

This example shows how to get access to the RTC (Real Time Clock) of the Tiger computer.

WATCHDOG

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