EasyManua.ls Logo

ELASTEL EG500 - Product Introduction; Hardware Introduce; ElastOS Operating System Guide

ELASTEL EG500
25 pages
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
ELASTEL TECHNOLOGY CO., LTD.
WWW.ELASTEL.COM
1. Initial Driver Installation
1.1 Install Ethernet Port Driver
The Ethernet port labeled “LAN” on EG500 was bridged from PCIe by Realtek network chipset,
you may need install the Ethernet port driver to run it up.
$ cd ~
$ sudo apt-get update
$ sudo apt-get install raspberrypi-kernel-headers
$ git clone https://github.com/Elastel/r8168.git
$ cd r8168
$ sudo ./autorun.sh
1.2 Install commands
Also Elastel provide some prebuilt commands for I/O ports and others operating. They are,
Command Name
Usage description
read_di
Read the Digital input ports value
read_do
Read the Digital output ports value
write_do
Write the Digital output ports value
read_ai
Read the current type analog input value
read_vi
Read the voltage type analog input value
led_ctl
LED control
quectl-CM
The cellular module dialing program
Use below commands to install it.

Other manuals for ELASTEL EG500