Difference between revisions of "Template:H5SoftwareFeature-FriendlyCore"

From FriendlyELEC WiKi
Jump to: navigation, search
(updated by API)
 
(6 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
| style="background: PaleTurquoise; color: black" colspan="2"| '''FriendlyCore System'''         
 
| style="background: PaleTurquoise; color: black" colspan="2"| '''FriendlyCore System'''         
 
|-
 
|-
|Cross-Compiler ||  
+
|Cross-Compiler
 +
|style="width: 90%;"|
 
*gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu <br>
 
*gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu <br>
 
*it applies to 64-bit Armv8 Cortex-A, little-endian architechture. FriendlyElec uses it for its H5 based boards.
 
*it applies to 64-bit Armv8 Cortex-A, little-endian architechture. FriendlyElec uses it for its H5 based boards.
Line 69: Line 70:
 
*It supports DVP Camera(CAM500B).
 
*It supports DVP Camera(CAM500B).
 
}}
 
}}
*支持USB Camera(CAM202)
+
*It supports USB Camera(CAM202).
*支持市面上常见USB WiFi Adapter。
+
*It supports popular USB WiFi Adapters.
*支持市面上常见USB Ethernet Adapter。
+
*It supports popular USB Ethernet Adapters.
*支持市面上常见USB Serial Converter。
+
*It supports popular USB Serial Converters.
*支持市面上常见USB Sound Card。
+
*It supports popular USB Sound Cards.
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
 
  | NanoPi-NEO2|NanoPi-NEO-Core2|NanoPi-NEO-Plus2 =
 
  | NanoPi-NEO2|NanoPi-NEO-Core2|NanoPi-NEO-Plus2 =
*支持NanoHat PCM5102A。
+
*It supports FriendlyElec's NanoHat PCM5102A.
 
}}
 
}}
 
{{#switch: {{{1}}}
 
{{#switch: {{{1}}}
 
  | NanoPi-NEO-Core2 =
 
  | NanoPi-NEO-Core2 =
*支持SPI Flash MX25L12835F。
+
*It supports SPI Flash MX25L12835F.
 
}}
 
}}
 
|-
 
|-
|rowspan="1"| 文件系统
+
|rowspan="1"| File System
 
|
 
|
*基于UbuntuCore-16.04构建,保留UbuntuCore的原始特性。
+
*Based on UbuntuCore-16.04, it has original UbuntuCore features.
*内置常用软件包: VIM/Nano/SSHserver等。
+
*It has popular utilties:VIM/Nano/SSHserver and etc.
*内置Qt-Embedded-4.8,适合企业用户快速开发需要图形界面的产品。
+
*It has Qt-Embedded-4.8 and suitable for rapid product prototyping which needs a GUI.
*内置网络管理工具NetworkManager,自动检测和连接网络,便于管理网络,参考[[Use_NetworkManager_to_configure_network_settings | NetworkManager]]。
+
*It has a network management utility "NetworkManager" which can automatically detect and connect to a network. For more details refer to:[[Use_NetworkManager_to_configure_network_settings | NetworkManager]]。
*内置命令行配置工具npi-config,可用于配置用户密码、系统语言、时区、Hostname、SSH开关、自动登录选项、硬件接口,参考[[Npi-config]]。
+
*It has a commandline utility "npi-config" which can be used to set a user password, language, timezone, Hostname, SSH enable/disable, auto-login, hardware interface and etc. For more details refer to [[Npi-config]]。
*支持首次启动时自动扩展文件系统。<!-- 默认情况下烧写到SD卡上的文件系统仅能使用4GB以内的存储空间,扩展完成后即可使用存储设备的完整存储空间。-->
+
*It uses overlayfs.
*支持启动时自动修复文件系统。<!-- 避免由于不正常关机而导致文件损坏的问题。-->
+
*It expands the file system on the first system boot.<!-- by default the file system set on an SD card has only 4G available. After the file system is expanded the whole SD card's space will be available.-->
*启动512MB的swap分区。
+
*It supports file system auto-repair on system boot.<!-- Files that were damaged will be automatically repaired on system reboot.-->
*支持WiringNP,通过类似Arduino的API访问NanoPi的gpio/i2c/spi等,参考[[WiringNP:_NanoPi_NEO/NEO2/Air_GPIO_Programming_with_C | [WiringNP]]。
+
*It supports 512MB's swap.
*支持BakeBit,BakeBit是一套传感器连接的解决方案,包括硬件(NanoHat Hub扩展板)和软件(BakeBit),参考[[BakeBit_Starter_Kit_with_NanoPi_NEO/NEO2/NEO_Air|BakeBit ]]
+
*It supports WiringNP which functions like Arduino's API and can be used to access NanoPi boards' gpio/i2c/spi and etc. For more details refer to:[[WiringNP:_NanoPi_NEO/NEO2/Air_GPIO_Programming_with_C | WiringNP]]。
*支持RPi.GPIO,通过Python访问NanoPi的gpio,参考[[RPi.GPIO_:_NanoPi_NEO/NEO2/Air_GPIO_Programming_with_Python | RPi.GPIO]]
+
*It supports FriendlyElec's BakeBit which is a set of sensor modules including hardware components(such as NanoHat Hub extension board) and software (such as BakeBit). For more details refer to [[BakeBit_Starter_Kit_with_NanoPi_NEO/NEO2/NEO_Air|BakeBit ]].
 +
*It supports RPi.GPIO which can be used to access NanoPi boards' gpio with Python. For more details refer to [[RPi.GPIO_:_NanoPi_NEO/NEO2/Air_GPIO_Programming_with_Python | RPi.GPIO]].
 
|-
 
|-
 
|}
 
|}

Latest revision as of 06:16, 21 October 2019

FriendlyCore System
Cross-Compiler
  • gcc-linaro-6.3.1-2017.02-x86_64_aarch64-linux-gnu
  • it applies to 64-bit Armv8 Cortex-A, little-endian architechture. FriendlyElec uses it for its H5 based boards.
U-boot-2017.11
  • It can recognize a FriendlyElec's H5 based board and load its dtb file accordingly.
  • It optimizes memory settings.
  • It supports voltage regulation IC sy8106a and applies only to NanoPi K1 Plus/NanoPi NEO Core2.
  • It supports MAC generation from H5's CPU ID.
  • It supports system booting from either SD card or eMMC and can automatically load the kernel from the booting device.
Linux-4.14
  • It supports LED. You can access it via "/sys/class/leds".
  • It supports GPIO. You can access it via "/sys/class/gpio/".
  • It supports UART0/1/2/3. You can access it via "/dev/ttySX".


  • It supports PWM0. You can access it via "/sys/class/pwm/". The UART0 pin is multiplexed.
  • It supports I2S0. It works together with PCM5102A codec. The I2C1 pin is multiplexed.
  • It supports Watchdog. You can access it via "/dev/watchX".
  • It can read a CPU ID. You can access it via "/sys/bus/nvmem/devices/sunxi-sid0/nvmem".
  • It supports IR Receiver. You need to connect an IR receiver to the board.
  • It supports dynamic CPU voltage regulation.


  • It supports TF Card.
  • It supports 1000M Ethernet.
  • It supports H5's internal Codec and supports voice playing and recording.
  • It supports USB Camera(CAM202).
  • It supports popular USB WiFi Adapters.
  • It supports popular USB Ethernet Adapters.
  • It supports popular USB Serial Converters.
  • It supports popular USB Sound Cards.


File System
  • Based on UbuntuCore-16.04, it has original UbuntuCore features.
  • It has popular utilties:VIM/Nano/SSHserver and etc.
  • It has Qt-Embedded-4.8 and suitable for rapid product prototyping which needs a GUI.
  • It has a network management utility "NetworkManager" which can automatically detect and connect to a network. For more details refer to: NetworkManager
  • It has a commandline utility "npi-config" which can be used to set a user password, language, timezone, Hostname, SSH enable/disable, auto-login, hardware interface and etc. For more details refer to Npi-config
  • It uses overlayfs.
  • It expands the file system on the first system boot.
  • It supports file system auto-repair on system boot.
  • It supports 512MB's swap.
  • It supports WiringNP which functions like Arduino's API and can be used to access NanoPi boards' gpio/i2c/spi and etc. For more details refer to: WiringNP
  • It supports FriendlyElec's BakeBit which is a set of sensor modules including hardware components(such as NanoHat Hub extension board) and software (such as BakeBit). For more details refer to BakeBit .
  • It supports RPi.GPIO which can be used to access NanoPi boards' gpio with Python. For more details refer to RPi.GPIO.