https://github.com/icantmakethings/custom-meshtastic-board
Cad/PCB files are on oshwlab
https://github.com/icantmakethings/custom-meshtastic-board
Last synced: about 2 months ago
JSON representation
Cad/PCB files are on oshwlab
- Host: GitHub
- URL: https://github.com/icantmakethings/custom-meshtastic-board
- Owner: ICantMakeThings
- Created: 2025-03-06T20:48:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-10-29T20:53:21.000Z (8 months ago)
- Last Synced: 2025-12-27T05:55:17.033Z (6 months ago)
- Language: C
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
PCB > https://oshwlab.com/nottoenail/lora
flashing:
`git clone https://github.com/meshtastic/firmware.git`
`cd firmware && git submodule update --init`
open VSCode & PlatformIO
go to varients > esp32c3 > diy
replace `varient.h` with the one in the repo