Code

Page content

Firmwares

LoRa

  • rf95modem firmware Basic firmware for ESP32 and Cortex M0 based boards to make LoRa functionality available via USB-Serial, WiFi and BLE.

  • rf95modem-rs rust interface A simple wrapper to use a rf95modem device from macos/linux that is attached via usb.

  • rf95dragino expiremental A compability wrapper to make the Dragino LoRa+GPS Hat usable on Raspbian in a more or less compatible way to rf95modem.

DTN

  • bp7 Raw encoding/decoding for DTN bundles. Portable and also usable as a wasm module.
  • dtn7 A DTN daemon and command line helpers for POSIX systems.
  • dtn7-plus A library with extensions for DTN such as short message and location support plus code for custom clients.
  • pi-helpers Various helper scripts for Raspbian to easily setup access points or mesh networks.
  • configsys Script systems to make Raspbian images more configurable via the FAT32 /boot partition. Helps reconfiguring the system in the field from non-linux systems.
  • customPIze A tool to customize Raspberry Pi images for modified firmware images.

Misc