Projects:Meshtastic: verschil tussen versies

Uit Hackerspace Nijmegen Wiki
Naar navigatie springen Naar zoeken springen
(Update 10-06-2025)
(update status)
Regel 3: Regel 3:
The goal is to have a node that prints all received messages to a display in the hackerspace.
The goal is to have a node that prints all received messages to a display in the hackerspace.


Status: node itself is working but not 24/7 powered. Succesfully read incoming messages with a python script on a machine on the same WiFi network.
Status: node should be 24/7 online with the name 'Hackerspace Nijmegen', or short 'HSN'.
We can succesfully read incoming messages with a python script on a machine on the same WiFi network, but don't do this continuously yet.


==Specs:==
==Specs:==
Regel 10: Regel 11:
==//TODO:==
==//TODO:==


*put it on the roof in a waterproof box
*run https://github.com/brad28b/meshtastic-cli-receive-text on a RPi or the server, and output incoming messages to the screen
*run https://github.com/brad28b/meshtastic-cli-receive-text on a RPi or the server, and output incoming messages to the screen
//DONE
//DONE
Regel 17: Regel 17:
*swap battery for power supply
*swap battery for power supply
*set static IP (via DHCP, Router always supplies same IP: http://10.138.66.187/)
*set static IP (via DHCP, Router always supplies same IP: http://10.138.66.187/)
*place on the highest possible point in the building


==Useful links:==
==Useful links:==

Versie van 10 jun 2025 21:48

Hackerspace Nijmegen has a Meshtastic node. It is configured to connect to the space WiFi.

The goal is to have a node that prints all received messages to a display in the hackerspace.

Status: node should be 24/7 online with the name 'Hackerspace Nijmegen', or short 'HSN'. We can succesfully read incoming messages with a python script on a machine on the same WiFi network, but don't do this continuously yet.

Specs:

Hardware: Heltec Vision Master E290

//TODO:

//DONE

  • update to the latest firmware
  • swap battery for power supply
  • set static IP (via DHCP, Router always supplies same IP: http://10.138.66.187/)
  • place on the highest possible point in the building

Useful links:

https://meshtastic.org/docs/software/python/cli/usage/

https://client.meshtastic.org/

Hackers involved:

Voorstad, Jay9