Hydra-Designs / project-hydra-meshtastic-pcb

A minimalist 1W LoRA PCB design for Meshtastic-device firmware
GNU General Public License v3.0
100 stars 15 forks source link

Just a Question about DIY #10

Open richonguzman opened 1 year ago

richonguzman commented 1 year ago

I've build a few APRS trackers with Lora + Gps and ESP32 Wroom and Wemos Mini S2

I don't find a way to read and mod some code to make my own Meshtastic devices.

could anyone help me gettin' started?

tmarkson commented 1 year ago

I think you'll want to start in the Firmware section of the Meshtastic docs: https://meshtastic.org/docs/development/firmware

Specifically start here to setup the build env. https://meshtastic.org/docs/development/firmware/build#setup-the-build-environment

After you can build the code, you can modify the code.