Advertisement

TP-RC55-08

Quick Installation Guide

Installation Guide TP-RC55-08
www.teguar.com
Page 1

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TP-RC55-08 and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

Summary of Contents for Teguar TP-RC55-08

  • Page 1: Quick Installation Guide

    TP-RC55-08 Quick Installation Guide Installation Guide TP-RC55-08 www.teguar.com Page 1...
  • Page 2 Every effort has been made to ensure that the contents of this manual are correct and up to date. However, the manufacturer makes no guarantee regarding the accuracy of its contents, and reserves the right to make changes without prior notice. Installation Guide TP-RC55-08 www.teguar.com Page 2...
  • Page 3: Product Description

    Product Description The TP-RC55-08 is based on the TI AM3517 ARM processor .TI AM3517 is a high-performance ARM Cortex-A8 with speeds up to 600 MHz. The device offers 3D graphics acceleration while also supporting numerous peripherals, including DDR2 and USB OTG PHY that are well suited for industrial applications.
  • Page 4 USB x 1 (USB Host. A-Type)  USB OTG x 1 (mini USB B type)  COM1 RS-232 x 1 for (RJ45 connector)  LEDs light bar x 1 (2xGPIO pin control Red and Green/Daughter Board) (LED x12) Installation Guide TP-RC55-08 www.teguar.com Page 4...
  • Page 5  FPC connector for Touch x1 (CSF-0591-4P1T) Slots:-  Half-Mini PCIe(x1) slot [USB] 26.8mm x 30 mm Power 12V DC-IN or PoE Mounting VESA 75x75 Wall mount Software Android Support Linux WinCE Environment 0℃-45℃ Installation Guide TP-RC55-08 www.teguar.com Page 5...
  • Page 6: Front Side

    Components Front side LED light-bar Right side SD-slot Installation Guide TP-RC55-08 www.teguar.com Page 6...
  • Page 7 IO side 10/100 LAN with PoE RS-232 12V DC-in USB 2.0 USB OTG Reset Button Installation Guide TP-RC55-08 www.teguar.com Page 7...
  • Page 8: Installation

    Installation Installing the wall mount kit Installation Guide TP-RC55-08 www.teguar.com Page 8...
  • Page 9 1. Lock screws from point A to D onto the wall. Installation Guide TP-RC55-08 www.teguar.com Page 9...
  • Page 10 2. Put the wall mount lock into mounting holes A and B. Installation Guide TP-RC55-08 www.teguar.com Page 10...
  • Page 11: Vesa Mount

    3. Lock the screw on point A. Complete the wall mount installation. VESA mount 1. VESA mount of the Panel PC is compatible with VESA stand 75x75. 2. Put the VESA mount kit on the red area. 3. Lock the screws from A to D. Installation Guide TP-RC55-08 www.teguar.com Page 11...
  • Page 12 "<------- ibase light bar config start ------->" export PATH="/sbin:/system/sbin:/system/bin:/system/xbin" echo $PATH # using internal storage until cat /data/data/com.example.hellojni/files/GreenOff.txt > /dev/null; do # using external storage # until cat /mnt/sdcard/ib_led/GreenOff > /dev/null; do # echo "check /mnt/sdcard/ib_led/GreenOff..." Installation Guide TP-RC55-08 www.teguar.com Page 12...
  • Page 13 > direction echo 0 > value echo 1 > value echo 0 > value rm /data/data/com.example.hellojni/files/RedOn.txt echo "Red On done" RedOff.sh #!/bin/sh echo "<------- ibase light bar config start ------->" Installation Guide TP-RC55-08 www.teguar.com Page 13...
  • Page 14 (GorR == 1) // green light if (OnOff == 1) // turn on // write file to internal storage String FILENAME = "GreenOn.txt"; String filewords = "GreenOn"; FileOutputStream fos = openFileOutput(FILENAME, Context.MODE_PRIVATE); fos.write(filewords.getBytes()); Installation Guide TP-RC55-08 www.teguar.com Page 14...
  • Page 15 String filewords = "RedOn"; FileOutputStream fos = openFileOutput(FILENAME, Context.MODE_PRIVATE); fos.write(filewords.getBytes()); fos.close(); // to know the path of Internal storage // for example:/data/data/com.example.hellojni/files System.out.println("internal dir:" + getFilesDir()); // delete the file in internal storage deleteFile("RedOff.txt"); Installation Guide TP-RC55-08 www.teguar.com Page 15...
  • Page 16 FileOutputStream fos = openFileOutput(FILENAME, Context.MODE_PRIVATE); fos.write(filewords.getBytes()); fos.close(); // to know the path of Internal storage // for example:/data/data/com.example.hellojni/files System.out.println("internal dir:" + getFilesDir()); // delete the file in internal storage deleteFile("RedOn.txt"); catch (Exception e) //exception handler e.printStackTrace(); Installation Guide TP-RC55-08 www.teguar.com Page 16...

Table of Contents