Meshtastic project website and documentation
Find a file
HarukiToreda ab8ff79de5
Add Periphers for Heltec with GPS Module Details (#1014)
* Create GPS Module

I will like to add more instructions for people to hook up their modules to for specific boards. This is an example of one which I tried to be as detailed as possible for newer members, this will keep the same question from being asked on the #help channel. I have another for CardKB and buzzer modules.

* Update GPS Module

I've adjusted the tone to be more i informative. Would you be able to check if the it's possible to attach the picture or should I just remove it, also not sure how the formating will look.

* Add files via upload

* Update and rename GPS Module to GPS Module.mdx

Is this what you meant by file type?

* Update and rename GPS Module.mdx to peripherals.mdx

Updated the name and also copied the same formatting as the RAK peripherals. I did add the ones that I am planning of adding as tabs such as the CardKB and Buzzer options.

* Update and rename docs/hardware/devices/heltec/ESP32V3/peripherals.mdx to docs/hardware/devices/heltec/peripherals.mdx

Updated to follow the directory of the Raspberry

* Rename Heltec ESP32 V3 gps-module.webp to HeltecESP32V3-gps-module.webp

* Update peripherals.mdx

* Update peripherals.mdx

I corrected a missing bracket for the image

* Update peripherals.mdx

* Update peripherals.mdx

Corrected the levels for the headers and removed the extra m

---------

Co-authored-by: rcarteraz <robert.l.carter2@gmail.com>
Co-authored-by: Tommy Ekstrand <tekstrand@users.noreply.github.com>
2024-02-19 18:16:41 -06:00
.github add codeowners 2024-02-10 12:16:43 -06:00
.vscode add MDX extension to recommended 2024-01-06 11:06:22 +10:00
docs Add Periphers for Heltec with GPS Module Details (#1014) 2024-02-19 18:16:41 -06:00
src Merge branch 'master' into SG_923 2024-02-17 19:54:37 -08:00
static Add Periphers for Heltec with GPS Module Details (#1014) 2024-02-19 18:16:41 -06:00
.env.example fix submodules & api url 2021-12-23 01:53:13 +11:00
.gitattributes LF fix. 2023-01-24 09:58:28 +01:00
.gitignore updates to various pages (#487) 2022-11-02 09:31:54 +11:00
.gitmodules Update nightly CI & remove protobufs submodule 2023-01-18 22:47:52 +10:00
.npmrc Docusaurus 3.0 version bump 2023-08-06 19:01:29 +10:00
biome.json fix biome errors (#977) 2024-02-08 15:23:54 -06:00
docusaurus.config.js Glossary of terms page 2024-02-11 11:47:20 -06:00
LICENSE Create LICENSE 2022-05-12 21:40:31 +10:00
package.json update deps 2024-02-17 21:06:30 +10:00
pnpm-lock.yaml update deps 2024-02-17 21:06:30 +10:00
README.md Update README.md 2024-02-13 01:20:36 -07:00
sidebars.js fix biome errors (#977) 2024-02-08 15:23:54 -06:00
tailwind.config.ts fix biome errors (#977) 2024-02-08 15:23:54 -06:00
tsconfig.json linter fixes 2023-05-17 14:25:23 +10:00
vercel.json MQTT subpage path forwrading 2024-02-08 10:04:04 -08:00

Meshtastic

CI CLA assistant Fiscal Contributors Vercel

Overview

Website and documentation source for the Meshtastic project.

Stats

Alt

Development & Building

For complete instructions on setting up your development environment and for building and running the project locally, please refer to our Local Development Guide.