Fixed images

This commit is contained in:
Dionysus 2024-05-08 19:05:38 -04:00
parent b98ab505af
commit 7d4c5739ce
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE

View File

@ -2,7 +2,7 @@
> A simple overview of popular hardware options for Meshtastic usage > A simple overview of popular hardware options for Meshtastic usage
## LilyGo T-Deck ## LilyGo T-Deck
![](.screens/tdeck.png) ![](../.screens/tdeck.png)
###### Information ###### Information
This is the only FULL stand-alone device that I know of for Meshtastic, that once provisioned, you do not need a phone or computer to interface with it. The device comes with a touchscreen, full keyboard, built in speaker, and more. This is the only FULL stand-alone device that I know of for Meshtastic, that once provisioned, you do not need a phone or computer to interface with it. The device comes with a touchscreen, full keyboard, built in speaker, and more.
@ -18,7 +18,7 @@ This is the only FULL stand-alone device that I know of for Meshtastic, that onc
___ ___
## LilyGo T-Beam ## LilyGo T-Beam
![](.screens/tbeam.png) ![](../.screens/tbeam.png)
###### Information ###### Information
Very popular Meshtastic device. I personally use this for my home station Very popular Meshtastic device. I personally use this for my home station
@ -33,7 +33,7 @@ ___
## Heltec Lora 32 V3 ## Heltec Lora 32 V3
Great as a keychain for on the go meshtastic! Can power it directly from your phone if you want. Great as a keychain for on the go meshtastic! Can power it directly from your phone if you want.
![](.screens/heltec.png) ![](../.screens/heltec.png)
- [Heltec Lora 32 V3](https://heltec.org/project/wifi-lora-32-v3/) - [Heltec Lora 32 V3](https://heltec.org/project/wifi-lora-32-v3/)
@ -42,7 +42,7 @@ ___
## WisBlock ## WisBlock
These devices use an nrf52 chip instead of an esp32 chip. They are EXTREMELY low powered and are the best for solar nodes These devices use an nrf52 chip instead of an esp32 chip. They are EXTREMELY low powered and are the best for solar nodes
![](.screens/wisblock.png) ![](../.screens/wisblock.png)
- [WisBlock Starter Kit](https://store.rakwireless.com/products/wisblock-starter-kit?variant=41786685063366) - [WisBlock Starter Kit](https://store.rakwireless.com/products/wisblock-starter-kit?variant=41786685063366)
**Note:** Make sure you get the nrf52 Arduino core and ensure you get the right frequency for your location. **Note:** Make sure you get the nrf52 Arduino core and ensure you get the right frequency for your location.