Readme updated

This commit is contained in:
Fr4nz D13trich 2025-10-09 13:18:05 +02:00
parent c98eda0fcf
commit e2ed298767

View file

@ -2,20 +2,24 @@
<img src="https://meshtastic.org/design/logo/svg/Mesh_Logo_White.svg" alt="Meshtastic" width="100" height="100">
*LOcal MEshtastic Server* _in development_
- Idea is to develop an
**LOcal MEshtastic Server** _in development_
Idea is to:
- develop an offline web app client and python backend, running in your local network and **nowhere** else.
- make it as light but versatile as possible _let's see how this is gonna work out..._
- create a web app, coded in `html`, `css`, `js` and `php` and make it a bit prettier than the original.
- code a backend utilising `flask`, `python`, `python3-meshtastic` and `python3-requests`.
- check progress [here](https://lab.c95.org/fr4nz/LoMeS/src/branch/main/assets/notes/notes.md)
---
## Hardware
for now everything will be developed and tested on Raspberry Pi 3B and newer acting as server and as LoRa Modules RAK WisBlock 4631 with RAK 19007 Board as well as Heltec V3 connected via USB/UART.
## Soft & Firmware
## Hard & Firmware
- Raspberry Pi OS lite (Debian 13 | Trixie)
- RAK Wisblock FW 2.6.11
- Heltec V3 FW 2.6.11
- Raspberry Pi 4B _RPI OS lite (Debian 13 | Trixie)_
- RAK Wisblock _FW 2.6.11_
- Heltec V3 _FW 2.6.11_
## Development Setup