M5Pi is an open source Linux embedded development board, using Allwinner F1C200s CPU, and has a beautiful shell.
wget https://github.com/imliubo/M5Pi/releases/download/v0.1-alpha/M5Pi-sysimage-sdcard-v0.1-alpha.tar.gz
tar -zxvf M5Pi-sysimage-sdcard-v0.1-alpha.tar.gz
dd if=sysimage-sdcard.img of=/dev/sdX # Please make sure "X" is your TF card mount point.
sudo apt install wget unzip build-essential git bc swig libncurses-dev libpython3-dev libssl-dev
sudo apt install python3-distutils
git clone --recursive https://github.com/imliubo/M5Pi
cd M5Pi/buildroot-M5Pi
make IAMLIUBO_m5pi_defconfig # Use the default config.
make -j ${YOUR_CPU_COUNT}
make menuconfig
make uboot-menuconfig
make linux-menuconfig
dd if=buildroot-M5Pi/output/images/sysimage-sdcard.img of=/dev/sdX # Please make sure "X" is your TF card mount point.
- Hardware: CC BY-NC-SA 4.0
- buildroot-M5Pi: follow the upstream
【自 制】这 可 能 是 最 精 致 的 Pi 了【Linux 小主机 | 开 源 | 硬 核】
[开源项目-记录贴]扔掉你手中的开发板,跟我来自制基于F1C100s/F1C200s的M5Pi吧!
Seeed Fusion PCB Assembly Service offers one-stop prototyping for PCB manufacture, PCB assembly and as a result they produce superior quality PCBs and Fast Turnkey PCBA from 7 working days. When you prototype with Seeed Fusion, they can definitely provide Free DFA and Free functional tests for you! Check out their website to know more: https://www.seeedstudio.com/prototype-pcb-assembly.html