Skip to main content

External Interfaces

DIO_Read

This example shows how to use DIO (Digital Input Output) of the Tiger computer in the read mode. After running the program, the state of the every DIO will be displayed. 

Connections

In order to test the program use H1 - H7 pins (diagram provided on the bottom of this page).

DIO_Write

This example shows how to use DIO (Digital Input Output) of the Tiger computer in the write mode.

Connections

In order to test the program use H1 - H7 pins (diagram provided on the bottom of this page).

DI_Read

This example shows how to read state of the DI (Digital Input) of the Tiger computer. After running the program, the state of the every DI will be displayed.

Connections

In order to test the program use D1 - D5 pins (diagram provided on the bottom of this page).

ETHERNET

This example shows how to check the Ethernet port connection of the Tiger computer.

Connections

In order to test the program use the RJ45 port.

ONEWIRE

This example shows how to read temperature from DS18B20+ sensor using 1-Wire bus of the Tiger computer.

  • ONEWIRE - C example
  • ONEWIRE - Python example
  • ONEWIRE - Bash example

Connections

In order to test the program use 1W, 5V and GND pins (diagram provided on the bottom of this page).

Ports diagram