"Maixduino" 修訂間的差異

出自 flip the world
前往: 導覽搜尋
行 1: 行 1:
  
 
== FW ==
 
== FW ==
 +
<pre>
 
git clone https://github.com/sipeed/MaixPy.git
 
git clone https://github.com/sipeed/MaixPy.git
 
git submodule update --recursive --init
 
git submodule update --recursive --init
 +
</pre>
 
=== Install dependencies ===
 
=== Install dependencies ===
 
<pre>
 
<pre>

於 2019年12月11日 (三) 14:04 的修訂

FW

git clone https://github.com/sipeed/MaixPy.git
git submodule update --recursive --init

Install dependencies

sudo apt update
sudo apt install python3 python3-pip build-essential cmake
sudo pip3 install -r requirements.txt

application - ADS1256