AlessandroAU / AlessandroAU/Chorus32-ESP32LapTimer
Compiling on Platformio?
- 主要語言
- C++
- 星號
- 100
- 分支
- 32
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The ESP32LapTimer.ino file says to check the readme but the information there is quite sparse :)
**UPDATE: Here is how I did it.**
* Pull Chorus32 from github
* Install Atom
* Install Platformio
* Import Arduino project in Platformio
* Specify the upload port in platformio.ini (eg. `upload_port = /dev/cu.Repleo-CP2102-0001`)
* Start Platformio Terminal (shift+command+T)
* Run `pio run -e BOARD_OLD -t upload`
* Hold boot button (important on my board!)
* Run `pio run -e BOARD_OLD -t uploadfs`
* Hold boot button
* Connect to `Chorus32 LapTimer` wifi
* Open http://192.168.4.1/
* You should now see the configuration page
Use `BOARD_OLD` if you are using [this wiring schema](https://github.com/AlessandroAU/Chorus32-ESP32LapTimer/blob/master/img/schematic2.png) and `BOARD_DEFAULT` if you're using the [PCB v2.2 wiring schema](https://github.com/AlessandroAU/Chorus32-ESP32LapTimer/blob/master/pcb/JyeSmith/PCBV2.2/Schematic-V2.2.png).
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。