Update README.md
This commit is contained in:
21
README.md
21
README.md
@@ -1,3 +1,20 @@
|
|||||||
# mesh-network-project
|
# "What is this?"
|
||||||
|
I'm building a radio mesh network, kinda like CyberPony to democratize WiFi and have a private and free form of the internet. Most websites hosted will be like the early internet at first, but maybe as time goes on speeds will be better.
|
||||||
|
|
||||||
A completely off the grid web!
|
# Nodes
|
||||||
|
## Relay
|
||||||
|
Relays just push the signal further.
|
||||||
|
### Parts
|
||||||
|
- Raspberry Pi Pico H ($~9) | [Buy](https://core-electronics.com.au/raspberry-pi-pico-h-with-headers.html)
|
||||||
|
- SX1262 LoRa Node Module for Raspberry Pi Pico (comes with battery and antenna) ($~22) | [Buy](https://www.waveshare.com/pico-lora-sx1262-868m.htm?sku=21667)
|
||||||
|
- Any way to program and flash the Pico, whether thats USB or another way.
|
||||||
|
|
||||||
|
## Connector
|
||||||
|
A connector lets you use the mesh network over bluetooth.
|
||||||
|
### Parts
|
||||||
|
- Raspberry Pi Pico WH ($~12) | [Buy](https://core-electronics.com.au/raspberry-pi-pico-wh.html)
|
||||||
|
- SX1262 LoRa Node Module for Raspberry Pi Pico (comes with battery and antenna) ($~22) | [Buy](https://www.waveshare.com/pico-lora-sx1262-868m.htm?sku=21667)
|
||||||
|
- Any way to program and flash the Pico, whether thats USB or another way.
|
||||||
|
|
||||||
|
# Setting up your device
|
||||||
|
idk yet haven't coded it lmao :sob:
|
||||||
Reference in New Issue
Block a user