Page 2
This documentation is provided for use with CarTFT.com products. No license to CarTFT.com property right is granted. CarTFT.com assumes no liability, provides no warranty either expressed or implied relating to the usage, or intellectual property right infringement that may result from its use.
FLEETPC-ARM-300 Quick Start Guide 1 Precautions Safety Precautions In order to use this product safely, please take special note of the following precautions. • Read all product manuals and related documentation before using this product.
Please note that the other included goods and software are not covered under this warranty. Some knowledge used by CARTFT.COM is provided by third parties, and CARTFT.COM makes no representation or warranty as to the accuracy of such information.
The FLEETPC-ARM-300 is a communication gateway designed for in-vehicle applications or IOT (Internet of Things) applications. The FLEETPC-ARM-300 offers some unique features, including the latest NXP iMX6 (ARM Cortex-A9) quad or dual cores application processor, an LTE modem socket with dual-sim card holder, a ublox GPS receiver, G-sensors, and software controlled power on/off.
3 FLEETPC-ARM-300 Installation FLEETPC-ARM-300 installation is divided into two portions, basic installation and full installation. You are allowed to perform the following functions after completing basic installation: (1). A PC (or a mobile phone, a tablet with WiFi function) is connected to internet through FLEETPC-ARM-300, and (2).
Page 12
Note that 3G or LTE module has to be purchased separately. One network cable and one PC (Windows), or One mobile phone/tablet/PC/NB device with WiFi function Step 1:Inserting sim card into sim card holder SIM1 on FLEETPC-ARM-300 (as shown below): ...
Page 13
If you want to: Connect FLEETPC-ARM-300 to PC with a network cable, go to Step 3。 Connect FLEETPC-ARM-300 to a mobile phone or tablet with WiFi function, go to Step 4。 Step 3:Connecting one end of a network cable to FLEETPC-ARM-300 LAN port and connecting the other end to PC LAN port.
Page 14
FLEETPC-ARM-300 Quick Start Guide 192.168.2.1 DHCP server Broadcast IP Internet to phone Page 14...
Page 15
Step 5:If you complete above Step1~Step4 you have completed basic installation on FLEETPC-ARM-300. After entering FLEETPC-ARM-300 device manager on PC (or a phone or a tablet with WiFi function), you may connect to Internet through 3G/LTE modem. For more information about detailed FLEETPC-ARM-300 device manager functions, refer Appendix A.
3.3 Remote Access FLEETPC-ARM-300 is pre-installed a VNC server allowing remote PC (Ubuntu or Windows) to connect to FLEETPC-ARM-300 via LAN port or WiFi. This feature enables remote PCs to monitor and control FLEETPC-ARM-300 without a local LCD display.
Enter username & password (default username: admin, password: 12345678), and press Login to log into the system. NOTE: The source code of FLEETPC-ARM-300 Device Manager is available for your modification after a purchase. For more information, please contact our sales representative. ...
GPS function When GPS antenna is connected and with signal quality, FLEETPC-ARM-300 device manager will display GPS coordinates at 1Hz frequency (refresh coordinates 1 time per second). Note: The map used in device manager is Google Map. The PC (or mobile phone) must be connected to Internet for browser to show GPS coordinates with Google Map.
GPIO function GPIO OUT can set HIGH/LOW value and output it to GPO pin on FLEETPC-ARM-300. For example, to enable (turn on) LED 1, select HIGH on device manager and press <Change it> to modify its setting. To disable (turn off) LED 1, select LOW on device manager and press <Change it>...
FLEETPC-ARM-300 Quick Start Guide 3-Axis G-sensor Data This function of 3-axis micro accelerator can measure the changes of x, y, z axes based on the gravity. In case the GPS signal quality is poor and this signal loses GPS navigation ability, the 3-axis information combined with E-compass can be used to establish a complementary azimuth computing system.
E-compass function This page displays FLEETPC-ARM-300 on-board E-compass 3-axis (x, y, z) data. E-compass reports the data by measuring the direction of the Earth's magnetic field. This function can be used to show your present vehicle direction. ...
FLEETPC-ARM-300 Quick Start Guide System Date & Time This function allows user to set system date and time. In lower portion of user interface, you may use New Date & Time to set system date and time, and click <Change it>...
FLEETPC-ARM-300 Quick Start Guide System Monitor This System Monitor function can display current usage of CPU & memory on FLEETPC-ARM-300. CPU frequency: For showing present processor operating frequency CPU usage: For showing present processor usage (loading) ...
FLEETPC-ARM-300 Quick Start Guide System Parameter setup This function allows you to set some system parameters: OpenGTS Sever IP: for setting OpenGTS Server TCP/IP information Unique ID: It sets present device ID. User can setup device ID for this device. Do not use the same ID on multiple devces (ID must be UNIQUE).
FLEETPC-ARM-300 Quick Start Guide Setting Password Enter your new system login password in New Password field, and click <Change it> to update your old password to the new one. Page 26...
FLEETPC-ARM-300 Quick Start Guide A-11 wcdma monitor This function is to show the status of 3G/LTE modem. SIM card: for showing a message about whether SIM card is detected. Mode: for showing SIM card transmission mode for wireless transmission (GSM(2G), WCDMA(3G), LTE) ...
FLEETPC-ARM-300 Quick Start Guide Appendix B: OpenGTS Installation (Windows) OpenGTS is a web server based system created with Java (Open source) so you are required to install a web server (Tomcat). For recording vehicle traveling status, you need to additionally install a MySQL database.
Page 31
FLEETPC-ARM-300 Quick Start Guide Setup folders and system parameters: In Windows desktop, click Start → Programs → Accessories and right click on “Command Line Tool”, and select "Run as Administrator" to run Windows command line tool. In command line tool, enter below commands:...
Page 32
FLEETPC-ARM-300 Quick Start Guide After downloading, run apache-tomcat-7.0.69.exe with default configuration option. Disk D:\ is preferred for target installation. After completing installation, you also need to add system variable. In Windows desktop, click Start → Setup → Console and then click System →...
Page 33
FLEETPC-ARM-300 Quick Start Guide ③ CATALINA_HOME ④ GTS_HOME To starting your compilation, click windows Start → Programs → Accessories in Windows desktop and click on “Command Prompt” and select "Run as Administrator" to open a command prompt, and type the following commands: ...
Page 34
FLEETPC-ARM-300 Quick Start Guide and thus a database gts and the following data tables will be created: ① Account - Account owner table ② User - User table ③ UserAcl - User Access-Control-List table ④ Device - Device information table ⑤...
Page 35
FLEETPC-ARM-300 Quick Start Guide and in Passward field, enter yaur passward (Accaunt and Passward are created by executing the cammand bin\admin.bat Accaunt -accaunt:sysadmin -pass:passward -create). Page 35...
FLEETPC-ARM-300 Quick Start Guide Appendix C: OpenGTS Installation (Linux) Note: OpenGTS is used as a demonstration server to work with FLEETPC- ARM-100. It is not part of FLEETPC-ARM-100 product. Please check below link for more information on OpenGTS: http://www.opengts.org/...
FLEETPC-ARM-300 Quick Start Guide Show java prcess $GTS_HOME/bin/psjava Installing “events.war” ant events use tomcat manager to deploy (assuming your PC IP address is 192.168.200.150) http://192.168.200.150:8080/manager/html HTTP Based Device Communication Servers (using the "gprmc" servlet) Building the "gprmc"...
Page 40
Appendix D: FLEETPC-ARM-300 Remote Access To use FLEETPC-ARM-300 remote access function, you need a Ubuntu PC or Windows connected to FLEETPC-ARM-300 via LAN cable or WiFi. The FLEETPC-ARM-300 default IP address is 192.168.1.1 or 192.168.2.1. ...
Page 41
2.) Run VNC server on FLEETPC-ARM-300. You can click X11VNC icon on Yocto desktop or type the following command on Yocto console: /usr/bin/x11vnc - display :0 (default TCP/IP port : 5900) ...
Page 42
FLEETPC-ARM-300 Quick Start Guide 4.) Click “Create a new remote desktop file” → Enter Remote Desktop Profile as in the diagram below, and click “Connect”...
Page 43
FLEETPC-ARM-300 Quick Start Guide 5.) Once the connection is successful, you will see FLEETPC-ARM-300 desktop on Ubuntu. Page 43...
Page 44
FLEETPC-ARM-300 Quick Start Guide D-2 Access FLEETPC-ARM-300 from a remote Windows PC 1.) Download Real VNC software in Windows PC and install it. ...
Page 45
FLEETPC-ARM-300 Quick Start Guide 4.) Enter below connection property and click OK : VNC Server:192.168.1.1:5900 (default TCP/IP port is 5900)
Page 46
FLEETPC-ARM-300 Quick Start Guide 5.) Run VNC server on FLEETPC-ARM-300. You can click X11VNC icon on Yocto desktop or type the following command on Yocto console: /usr/bin/x11vnc - display :0 (default TCP/IP port : 5900) ...
Need help?
Do you have a question about the FLEETPC-ARM-300 and is the answer not in the manual?
Questions and answers