Skip to content
This repository has been archived by the owner on May 9, 2023. It is now read-only.

MakerbaseMoon/ESP32_cleaner_3rd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 cleaner 3rd

ESP32 路徑規劃掃地機 - 第三代.
This is the cleaner project for maker.

Download (專案下載方式)

  1. 點選右上角Code, Download ZIP檔案
  2. 解壓縮ZIP檔
  3. 下載 lib 並且放入 ESP32_cleaner_3rd/cleaner/lib (共6個libraries)
  4. ESP32_cleaner_3rd/cleaner/src/conf/authentication-example.txt 改名為 ESP32_cleaner_3rd/cleaner/src/conf/authentication.h
  5. 設定 ESP32_cleaner_3rd/cleaner/src/conf/authentication.h 的參數
  6. 完成

git command (git 指令)

git clone https://github.com/Hsun1031/ESP32_cleaner_3rd.git
git submodule update --init --recursive

project files (專案檔案)

  • build
  • cleaner
  • example
  • kicad
  • .gitignore
  • .gitmodules
  • README.md

ESP32 Development Environments (ESP32 開發工具及環境)

project libraries (專案 libraries)