{"id":13759909,"url":"https://github.com/meshtastic/firmware","last_synced_at":"2026-04-06T13:01:57.151Z","repository":{"id":37077543,"uuid":"237647258","full_name":"meshtastic/firmware","owner":"meshtastic","description":"This repository contains the official firmware for Meshtastic, an open-source, off-grid mesh communication system.","archived":false,"fork":false,"pushed_at":"2025-05-07T18:37:30.000Z","size":110160,"stargazers_count":4657,"open_issues_count":182,"forks_count":1192,"subscribers_count":138,"default_branch":"master","last_synced_at":"2025-05-07T22:36:27.360Z","etag":null,"topics":["esp32","gps","heltec","hiking","lora","mesh","mesh-networks","meshtastic","nrf52","off-grid","pico","rp2040","stm32","ttgo","ttgo-tbeam"],"latest_commit_sha":null,"homepage":"https://meshtastic.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/meshtastic.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-02-01T17:00:35.000Z","updated_at":"2025-05-07T20:59:27.000Z","dependencies_parsed_at":"2024-01-02T11:04:52.521Z","dependency_job_id":"a0838422-c8ef-49e8-8f6f-2432e2e18429","html_url":"https://github.com/meshtastic/firmware","commit_stats":{"total_commits":6287,"total_committers":257,"mean_commits":24.46303501945525,"dds":0.7571178622554477,"last_synced_commit":"2d4d36c60582641795136996f16696305e0a8638"},"previous_names":["meshtastic/meshtastic-device"],"tags_count":291,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Ffirmware","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Ffirmware/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Ffirmware/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/meshtastic%2Ffirmware/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/meshtastic","download_url":"https://codeload.github.com/meshtastic/firmware/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253578206,"owners_count":21930515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["esp32","gps","heltec","hiking","lora","mesh","mesh-networks","meshtastic","nrf52","off-grid","pico","rp2040","stm32","ttgo","ttgo-tbeam"],"created_at":"2024-08-03T13:01:00.798Z","updated_at":"2025-05-13T15:10:56.801Z","avatar_url":"https://github.com/meshtastic.png","language":"C++","funding_links":["https://opencollective.com/meshtastic/"],"categories":["C++","Official Resources","Repos","Table of Contents"],"sub_categories":["Firmware"],"readme":"\u003cdiv align=\"center\" markdown=\"1\"\u003e\n\n\u003cimg src=\".github/meshtastic_logo.png\" alt=\"Meshtastic Logo\" width=\"80\"/\u003e\n\u003ch1\u003eMeshtastic Firmware\u003c/h1\u003e\n\n![GitHub release downloads](https://img.shields.io/github/downloads/meshtastic/firmware/total)\n[![CI](https://img.shields.io/github/actions/workflow/status/meshtastic/firmware/main_matrix.yml?branch=master\u0026label=actions\u0026logo=github\u0026color=yellow)](https://github.com/meshtastic/firmware/actions/workflows/ci.yml)\n[![CLA assistant](https://cla-assistant.io/readme/badge/meshtastic/firmware)](https://cla-assistant.io/meshtastic/firmware)\n[![Fiscal Contributors](https://opencollective.com/meshtastic/tiers/badge.svg?label=Fiscal%20Contributors\u0026color=deeppink)](https://opencollective.com/meshtastic/)\n[![Vercel](https://img.shields.io/static/v1?label=Powered%20by\u0026message=Vercel\u0026style=flat\u0026logo=vercel\u0026color=000000)](https://vercel.com?utm_source=meshtastic\u0026utm_campaign=oss)\n\n\u003ca href=\"https://trendshift.io/repositories/5524\" target=\"_blank\"\u003e\u003cimg src=\"https://trendshift.io/api/badge/repositories/5524\" alt=\"meshtastic%2Ffirmware | Trendshift\" style=\"width: 250px; height: 55px;\" width=\"250\" height=\"55\"/\u003e\u003c/a\u003e\n\n\u003c/div\u003e\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\t\u003ca href=\"https://meshtastic.org\"\u003eWebsite\u003c/a\u003e\n\t-\n\t\u003ca href=\"https://meshtastic.org/docs/\"\u003eDocumentation\u003c/a\u003e\n\u003c/div\u003e\n\n## Overview\n\nThis repository contains the official device firmware for Meshtastic, an open-source LoRa mesh networking project designed for long-range, low-power communication without relying on internet or cellular infrastructure. The firmware supports various hardware platforms, including ESP32, nRF52, RP2040/RP2350, and Linux-based devices.\n\nMeshtastic enables text messaging, location sharing, and telemetry over a decentralized mesh network, making it ideal for outdoor adventures, emergency preparedness, and remote operations.\n\n### Get Started\n\n- 🔧 **[Building Instructions](https://meshtastic.org/docs/development/firmware/build)** – Learn how to compile the firmware from source.\n- ⚡ **[Flashing Instructions](https://meshtastic.org/docs/getting-started/flashing-firmware/)** – Install or update the firmware on your device.\n\nJoin our community and help improve Meshtastic! 🚀\n\n## Stats\n\n![Alt](https://repobeats.axiom.co/api/embed/8025e56c482ec63541593cc5bd322c19d5c0bdcf.svg \"Repobeats analytics image\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshtastic%2Ffirmware","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeshtastic%2Ffirmware","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeshtastic%2Ffirmware/lists"}