当前位置:网站首页>R329 (maix-ii-a (M2A) data summary

R329 (maix-ii-a (M2A) data summary

2022-06-26 16:36:00 lyyiangang

Hardware (MAIX-II-A(M2A)

Refer to the right column in the following figure (M2A)
 Insert picture description here
 Insert picture description here
 Insert picture description here
 Insert picture description here

  • Taobao shop
    https://item.taobao.com/item.htm?id=652879327858&mt=
  • Official documents
    https://wiki.sipeed.com/hardware/zh/maixII/M2A/maixsense.html

Brush machine

There are two kinds of operating systems armbian and tina, Here one armbian For example .

  1. Download mirroring And extract the , sd Plug the card into the computer , use
#  see sd Card mount name 
fdisk -l
sudo dd if=./maixpy3_r329_armbian_20220530.img of=/dev/sdc bs=1M status=progress oflag=direct
  1. usb Wire and connect the board to the computer , Use minicom Open the serial port , The baud rate is 115200
sudo minicom -s

The default account and password are root.

#  Expand the disk size ( The default mount space is very small )
/usr/lib/armbian/armbian-resize-filesystem start 
#  Set up wifi
nmtui
原网站

版权声明
本文为[lyyiangang]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/177/202206261620366546.html