Page 1
Complied by: Polyhex Technology Company Limited(http://www.polyhex.net/) BPC-iMX8MP-01 Industrial Computer is a ruggedized and protected computer. It is composed of a DEBIX Model A/B and a aluminum alloy enclosure. It combines various types of harsh environment resistance features, including ruggedness, dustproof, anti-vibration, shock resistance, wide temperature, portability and other indicators.
Page 2
Polyhex Technology Company Limited REVISION HISTORY Rev. Date Description 2023.03.24 First edition 2 / 28 www.debix.io...
Always ground yourself to remove any static electric charge before touching BPC-iMX8MP-01 product. Modern electronic devices are very sensitive to electric charges. Use a grounding wrist strap at all times. Place all electronic components on a static-dissipative surface or in a static-shielded bag.
DISCLAIMER: Polyhex disclaims all responsibility for the accuracy of any statement of this instructional document. 1.3. Technical Support 1. Visit DEBIX website https://www.debix.io/ where you can find the latest information about the product. 2. Contact your distributor, sales representative or Polyhex’s customer service center for technical support if you need additional assistance.
Page 6
Description of your peripheral attachments Description of your software(operating system, version, application software, etc.) A complete description of the problem The exact wording of any error messages Discord Community (recommended): https://discord.com/invite/adaHHaDkH2 Email: info@polyhex.net 6 / 28 www.debix.io...
4.0, IoT, smart city, advanced multimedia etc.. Main features: It is compatible with a DEBIX Model A or a DEBIX Model B Support Gigabit Ethernet, 4 x USB 3.0 to bring an efficient data transmission speed ...
Polyhex Technology Company Limited 2.1. Overview of Industrial Computer Figure 2 BPC-iMX8MP-01 Industrial Computer uses DEBIX Model A or DEBIX Model B as the main board, the data specifications are as follows. Table 2 BPC-iMX8MP-01 Industrial Computer specification System Main Board...
Page 9
Mechanical & Environmental Enclosure Material Aluminum alloy Size (L x W x H) 93mm x 72mm x 30mm Gross Weight 190g Heat Dissipation No fan, heat dissipation through the enclosure CPU Temperature -40 °C to 85 °C 9 / 28 www.debix.io...
Polyhex Technology Company Limited 2.2. Composition of Industrial Computer Figure 3 BPC-iMX8MP-01 Industrial Computer assembly consists of these main components: DEBIX Model A/B, enclosure and power adapter. Figure 4 DEBIX 10 / 28 www.debix.io...
Page 11
Polyhex Technology Company Limited Figure 5 Enclosure Figure 6 Power adapter 11 / 28 www.debix.io...
As shown in the figure above. 2.3.3. HDMI Interface BPC-iMX8MP-01 Industrial Computer provides an HDMI interface, and the connector is an A-type HDMI female socket, which is used to connect a monitor, TV or projector. HDMI resolution up to 3840x2160p30.
(Network port: LAN), support POE power supply (Additional POE power supply module is required), connect DEBIX to the network through the network cable of the RJ45 connector; and a set of status indicators below the interface to display the status signal, one is Link and the other is Active.
Polyhex Technology Company Limited 2.3.6. USB Interface BPC-iMX8MP-01 Industrial Computer has six USB interfaces, supports USB 3.0 and 2.0. There are two USB 2.0 interfaces with Type-C connectors, one for DC 5V power input and one for OTG (Figure 7). And another four USB 3.0 interfaces with dual-layer Type-A connectors, as shown in the figure below.
3.1. Installation The steps for DEBIX installation into the DEBIX enclosure are as follows: First, paste the CPU thermal conductive rubber pad on the front of the DEBIX board, as shown in the figure below: Figure 12 Align with the appropriate and corresponding mounting holes, place the single board computer into the enclosure, then fix in place with four PM2.5X6 screws, as shown in the...
Page 16
The PC sheet into the right side of the enclosure according to the corresponding hole position. Install the back cover of the enclosure and fix it with 4 KM2.5X6 locking screws, as shown in the figure below: Figure 14 16 / 28 www.debix.io...
The factory default boot mode of BPC-iMX8MP-01 Industrial Computer is Micro SD card boot. If the main board for DEBIX Model B, you need to change to other boot modes, please contact our engineer for modification before leaving the factory, and do not disassemble the machine by yourself.
Chapter 4 Software Application Examples 4.1. Use of Ethernet Query ip command. ip a As shown above: eth33 network card corresponds to the network port of the device silkscreen "LAN" (Figure 9). Apply ping command. ping 192.168.1.1 18 / 28 www.debix.io...
Page 19
Polyhex Technology Company Limited Query the speed of the network port. sudo ethtool ens33 The desktop settings of the BPC-iMX8MP-01 Industrial Computer Ethernet (Settings >> Network) are as follows. 19 / 28 www.debix.io...
Polyhex Technology Company Limited Figure 16 4.2. Use of WiFi Unplug the network cable, DEBIX connect WiFi (polyhex_mi), query the WiFi network port via ifconfig wlan0. 20 / 28 www.debix.io...
Page 21
Reconnect to the new WiFi network (ChinaNet-polyhex), use the ping command, and the same screen appears as above. The desktop settings of the BPC-iMX8MP-01 Industrial Computer WIFI (Settings >> Wi-Fi) are as follows. Click the wifi enable button to turn on the Wi-Fi function, as shown in Figure 18.
Polyhex Technology Company Limited connection is successful, as shown in the following figure. Figure 18 4.3. Use of Bluetooth Query Bluetooth devices via the hciconfig command. Switch to the root user. sudo su Start bluetooth and match bluetooth. 22 / 28 www.debix.io...
Page 23
Polyhex Technology Company Limited hciconfig hci0 up bluetoothctl power on agent on default-agent scan on pair yourDeviceMAC #Match the Bluetooth MAC address 23 / 28 www.debix.io...
The desktop settings of the BPC-iMX8MP-01 Industrial Computer Bluetooth (Settings >> Bluetooth) are as follows. Example: Turn on Bluetooth on both the phone and DEBIX, the phone Bluetooth can detect the DEBIX Bluetooth device, the DEBIX can detect the phone Bluetooth device, click on the Bluetooth device, connect, enter the key for pairing, as shown in the following figure.
Page 25
Polyhex Technology Company Limited If the U disk is not mounted, you can mount the U disk with the following command: Query the U disk letter: fdisk -l Mounting the U disk: 25 / 28 www.debix.io...
Page 26
Clear the cache, run before each read and write test command. sh -c "sync && echo 3 > /proc/sys/vm/drop_caches" Write speed test. sh -c "sync && echo 3 > /proc/sys/vm/drop_caches" // clear cache dd if=/dev/zero of=./test_write count=1 bs=1G 26 / 28 www.debix.io...
-c "sync && echo 3 > /proc/sys/vm/drop_caches" // clear cache dd if=./test_write of=/dev/null count=1 bs=1G 4.5. Verification of RTC The desktop settings of the BPC-iMX8MP-01 Industrial Computer RTC (Settings >> Date&Time) are as follows. Unlock "Date & Time" to turn on or off automatic time. ...
Page 28
Polyhex Technology Company Limited Figure 20 Read the RTC time of the Industrial Computer via hwclock -r command, as shown in the figure below. 28 / 28 www.debix.io...
Need help?
Do you have a question about the BPC-iMX8MP-01 and is the answer not in the manual?
Questions and answers