ESP32 路徑規劃掃地機 - 第三代.
This is the cleaner project for maker.
- 點選右上角Code, Download ZIP檔案
- 解壓縮ZIP檔
- 下載 lib 並且放入 ESP32_cleaner_3rd/cleaner/lib (共6個libraries)
- 將 ESP32_cleaner_3rd/cleaner/src/conf/authentication-example.txt 改名為 ESP32_cleaner_3rd/cleaner/src/conf/authentication.h
- 設定 ESP32_cleaner_3rd/cleaner/src/conf/authentication.h 的參數
- 完成
git clone https://github.com/Hsun1031/ESP32_cleaner_3rd.git
git submodule update --init --recursive
- build
- cleaner
- example
- kicad
- .gitignore
- .gitmodules
- README.md
- Install CP210x USB to UART Bridge VCP
- Install Visual Studio Code
- Connect to ESP32 website
- ESP32GithubOTA
- Adafruit_BusIO-master
- Adafruit_SSD1306-master
- Adafruit-GFX-Library-master
- AsyncTCP-master
- ESPAsyncWebServer-master