Last modified by Xiaoling on 2023/12/15 10:26

From version 1.1
edited by Edwin Chen
on 2022/07/04 22:11
Change comment: There is no comment for this version
To version 1.2
edited by Edwin Chen
on 2022/07/04 22:16
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -7,6 +7,8 @@
7 7  
8 8  = Introduction? =
9 9  
10 +== Overview ==
11 +
10 10  MS20 is an Open Source Linux box designed as a generic IoT Gateway for different IoT applications.
11 11  
12 12  MS20 is equipped with a  Quad-core Cortex-A7 1.2Ghz CPU, 512MB RAM, 4GB eMMC memory, and SD card slot. MS20 supports different kinds of network connections such as Ethernet, WiFi, and an optional 4G connection. There are internal GPIOs and USB interface inside MS20 for developers to develop customized modules for their IoT application.
... ... @@ -14,7 +14,32 @@
14 14  The OS running in MS20 is Armbian( a embedded version of Debian), which is easy to maintain. The OS is completely open-source for users to develop different kinds of software. There are also some very useful pre-load software such as Web-UI, Node-Red, remote management, network management, and auto-update for the quick start of deployment and maintenance.
15 15  
16 16  
19 +== Specifications ==
17 17  
21 +**Hardware System:**
22 +
23 +* CPU: Quad-core Cortex-A7 1.2Ghz
24 +* RAM: 512MB
25 +* eMMC Memory: 4GB
26 +
27 +
28 +**Interface:**
29 +
30 +* 10M/100M RJ45 Ports x 1
31 +* Multi-Channel LoRaWAN Wireless
32 +* WiFi 802.11 b/g/n
33 +* mini-pcie slot for cellular connection  ( Since hardware v1.3)
34 +* External USB host x 1
35 +* SPI/I2C Interface via GPIOs and internal USB slot.
36 +
37 +
38 +**Operating Condition:**
39 +
40 +* Work Temperature: -20 ~~ 65°C
41 +* Storage Temperature: -20 ~~ 65°C
42 +* Power Input: 5V, 2A, DC
43 +
44 +
18 18  Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.
19 19  
20 20  == Specification ==