Skip to content
@AkitaEngineering

Akita Engineering

Akita Engineering is Akita Labs' advanced concepts group, building open-source software for resilient communications, mesh networks and edge systems.

Akita Engineering

Experimental systems and open-source software for the edge.

Akita Engineering is the advanced concepts and open-source engineering group within Akita Labs. We develop experimental software, protocols and infrastructure for edge networks, mesh systems and bandwidth-constrained environments where conventional connectivity becomes unreliable or unavailable.

Our work includes low-latency data transfer, mobile gateway nodes, resilient messaging, ATAK integrations, autonomous-system communications and field-deployed networking tools for developers, researchers and operators working at the limits of traditional infrastructure.

We focus on practical problems in distributed systems, intermittent connectivity and decentralized communications. Our projects are designed to improve interoperability, resilience and deployment across mobile, remote and infrastructure-limited environments.

Akita Engineering is where early concepts are built, tested and refined. Some projects remain open-source research tools. Others become components, protocols or future technology platforms within Akita Labs.

Software that performs when connectivity does not.

Popular repositories Loading

  1. Akita-Meshtastic-Meshcore-Bridge Akita-Meshtastic-Meshcore-Bridge Public

    AMMB is a flexible and robust software bridge designed by Akita Engineering. This bridge enables interoperability, allowing messages, sensor data (with appropriate translation), and potentially oth…

    Python 101 12

  2. Akita-Zmodem-MeshCore Akita-Zmodem-MeshCore Public

    This repository contains a Python implementation of a lightweight ZMODEM-like file transfer protocol that is tightly integrated with the MeshCore companion client. The protocol is self-contained. T…

    Python 27 3

  3. Meshtastic-Zmodem Meshtastic-Zmodem Public

    This project provides ZModem file transfer capabilities for Meshtastic networks.

    C++ 24

  4. Akita-CarNode-for-Reticulum Akita-CarNode-for-Reticulum Public

    This repository is a native ESP-IDF firmware tree for a vehicle telemetry node. The firmware owns GPS parsing, BLE OBD collection, payload serialization, NVS-backed runtime configuration, a built-i…

    C 24 3

  5. Akita-Dynamic-DDNS-for-Reticulum Akita-Dynamic-DDNS-for-Reticulum Public

    Akita DDNS is a signed, distributed destination-name registry for the Reticulum Network Stack. It maps human-readable name.namespace values to Reticulum destination hashes and propagates records be…

    Python 19 1

  6. Meshtastic-Integration-for-DroneBridge32-Swarm Meshtastic-Integration-for-DroneBridge32-Swarm Public

    Companion-computer firmware and a ground-control station (GCS) that carry encrypted MAVLink telemetry and a small command set over a Meshtastic mesh. This is a control/telemetry link, not a full au…

    Python 17 5

Repositories

Showing 10 of 43 repositories
  • Akita-MeshTAK Public

    The Akita MeshTAK Plugin is a game-changing Android Tactical Assault Kit (ATAK) plugin meticulously crafted to bridge the gap between ATAK and Meshtastic, providing unparalleled communication capabilities in the most challenging and disconnected environments.

    AkitaEngineering/Akita-MeshTAK's past year of commit activity
    Java 16 GPL-3.0 2 0 2 Updated Sep 10, 2026
  • Akita-Meshtastic-Meshcore-Bridge Public

    AMMB is a flexible and robust software bridge designed by Akita Engineering. This bridge enables interoperability, allowing messages, sensor data (with appropriate translation), and potentially other information to flow between Meshtastic and devices connected via Serial (like MeshCore) or platforms integrated with MQTT.

    AkitaEngineering/Akita-Meshtastic-Meshcore-Bridge's past year of commit activity
    Python 101 GPL-3.0 12 0 0 Updated Sep 10, 2026
  • Akita-Zmodem-MeshCore Public

    This repository contains a Python implementation of a lightweight ZMODEM-like file transfer protocol that is tightly integrated with the MeshCore companion client. The protocol is self-contained. The only runtime dependency besides the optional tqdm progress bar is the MeshCore Python library.

    AkitaEngineering/Akita-Zmodem-MeshCore's past year of commit activity
    Python 27 GPL-3.0 3 0 0 Updated Sep 7, 2026
  • Akita-CarNode-for-Reticulum Public

    This repository is a native ESP-IDF firmware tree for a vehicle telemetry node. The firmware owns GPS parsing, BLE OBD collection, payload serialization, NVS-backed runtime configuration, a built-in HTTP configuration portal, and native uplinks over WiFi, LoRa, and a host-side Reticulum bridge.

    AkitaEngineering/Akita-CarNode-for-Reticulum's past year of commit activity
    C 24 3 0 0 Updated Aug 25, 2026
  • Akita-Smart-City-Services Public

    Akita Smart City Services (ASCS) is a Meshtastic plugin designed to facilitate IoT-based smart city infrastructure by enabling communication between sensors, aggregators, and gateway nodes over a wireless mesh network.

    AkitaEngineering/Akita-Smart-City-Services's past year of commit activity
    C++ 2 GPL-3.0 0 0 0 Updated Aug 23, 2026
  • Akita-Meshtastic-IRC-Gateway Public

    A simple, modular Python-based gateway that bridges an IRC channel to the Meshtastic network, allowing users to send commands and messages to the mesh via an IRC client.

    AkitaEngineering/Akita-Meshtastic-IRC-Gateway's past year of commit activity
    Python 15 0 0 0 Updated Aug 23, 2026
  • Akita-Dynamic-DDNS-for-Reticulum Public

    Akita DDNS is a signed, distributed destination-name registry for the Reticulum Network Stack. It maps human-readable name.namespace values to Reticulum destination hashes and propagates records between Akita peers with bounded gossip packets.

    AkitaEngineering/Akita-Dynamic-DDNS-for-Reticulum's past year of commit activity
    Python 19 1 0 0 Updated Aug 23, 2026
  • Akita-Reticulum-Enhancement-System Public

    The Akita Reticulum Enhancement System (ARES) is designed to elevate the Reticulum network stack by providing robust, modular, and feature-rich enhancements. This system aims to improve the resilience, performance, observability, and overall capabilities of applications built on Reticulum. (WIP)

    AkitaEngineering/Akita-Reticulum-Enhancement-System's past year of commit activity
    Python 4 GPL-3.0 1 0 0 Updated Aug 23, 2026
  • Akita-Emergency-Response-Plugin Public

    AERP is a host-side Python CLI for sending emergency alerts, acknowledgements, and all-clear messages over a Meshtastic mesh. It is aimed at Search & Rescue (SAR), disaster response, and remote teams that want a simple laptop or single-board-computer workflow attached to a Meshtastic radio.

    AkitaEngineering/Akita-Emergency-Response-Plugin's past year of commit activity
    Python 9 GPL-3.0 0 0 0 Updated Aug 23, 2026
  • Akita-WAIS Public

    Akita WAIS is a decentralized Wide Area Information Server (WAIS) implementation designed for the Reticulum network. It allows users to discover, browse, and retrieve files from servers across the Reticulum mesh.

    AkitaEngineering/Akita-WAIS's past year of commit activity
    Python 10 GPL-3.0 1 0 0 Updated Aug 23, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.