Skip to content

Commit 0c0da4a

Browse files
committed
Update TinyML Intro LP (WIP)
1 parent 0e34f25 commit 0c0da4a

File tree

1 file changed

+4
-0
lines changed
  • content/learning-paths/microcontrollers/introduction-to-tinyml-on-arm

1 file changed

+4
-0
lines changed

content/learning-paths/microcontrollers/introduction-to-tinyml-on-arm/env-setup-5.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,8 @@ pip install buck
7070

7171
1. Create an [Edge Impulse Account](https://studio.edgeimpulse.com/signup) and sign in.
7272

73+
TODO is the account needed?
74+
7375
2. Install the Edge Impulse CLI tools in your terminal
7476

7577
The Edge Impulse CLI tools require Node.js.
@@ -98,6 +100,8 @@ sudo npm install -g edge-impulse-cli
98100

99101
3. Install Screen to use with edge devices
100102

103+
TODO is screen needed for this LP?
104+
101105
```console
102106
sudo apt install screen -y
103107
```

0 commit comments

Comments
 (0)