AlessandroAU / AlessandroAU/Chorus32-ESP32LapTimer

Compiling on Platformio?

未關閉
#118 11 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
documentation
主要語言
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 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。