Skip to content

Commit

Permalink
doc: arduino
Browse files Browse the repository at this point in the history
  • Loading branch information
solasolo committed May 26, 2022
1 parent 3186881 commit f8e89a4
Show file tree
Hide file tree
Showing 6 changed files with 210 additions and 207 deletions.
412 changes: 206 additions & 206 deletions Host/tinyml.ipynb

Large diffs are not rendered by default.

Binary file added Images/arduino1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/arduino2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added Images/arduino_lib.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,11 @@
### Arduino

- ESP32 Arduino 2.0.3
![image](Images/arduino1.png)
![image](Images/arduino2.png)

- TensorFlowLite_ESP32 0.9.0
![image](Images/arduino_lib.png)

## 设计

Expand Down
1 change: 0 additions & 1 deletion predict_gesture/predict_gesture.ino
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,6 @@ void Result()
else
{
Led.Blank();

}
}

Expand Down

0 comments on commit f8e89a4

Please sign in to comment.