mirror of
https://github.com/meshtastic/meshtastic.git
synced 2024-12-28 06:59:45 -08:00
add info box and add RAK periphs.
This commit is contained in:
parent
27ae5f087a
commit
ad42df268a
|
@ -7,6 +7,12 @@ sidebar_position: 1
|
||||||
|
|
||||||
## Supported Devices
|
## Supported Devices
|
||||||
|
|
||||||
|
|
||||||
|
:::info
|
||||||
|
- The Semtech SX1262 transceiver is newer than the SX1276 and provides increased RX/TX performance.
|
||||||
|
- nRF52-based devices use a fraction of the power compared to ESP32-based devices and are therefore generally preferred for solar and handset applications.
|
||||||
|
:::
|
||||||
|
|
||||||
### [RAK Wisblock](./rak/)
|
### [RAK Wisblock](./rak/)
|
||||||
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
|
Modular hardware system with Base, Core and Peripheral modules including the low-power and solar ready nRF52840-based Meshtastic Starter Kit (19007 & 4631).
|
||||||
|
|
||||||
|
@ -23,7 +29,7 @@ RAK19007<br/>
|
||||||
RAK19003<br/>
|
RAK19003<br/>
|
||||||
RAK19001<br/>
|
RAK19001<br/>
|
||||||
|
|
||||||
[**WisBlock Screens**](./rak/screens/)<br/>
|
[**WisBlock Displays**](./rak/screens/)<br/>
|
||||||
RAK1921<br/>
|
RAK1921<br/>
|
||||||
RAK1400<br/>
|
RAK1400<br/>
|
||||||
|
|
||||||
|
@ -32,9 +38,12 @@ RAK1910 GPS<br/>
|
||||||
RAK12500 GPS<br/>
|
RAK12500 GPS<br/>
|
||||||
RAK18001 Buzzer<br/>
|
RAK18001 Buzzer<br/>
|
||||||
RAK13002 IO<br/>
|
RAK13002 IO<br/>
|
||||||
|
RAK14001 RGB LED<br/>
|
||||||
|
RAK12002 RTC<br/>
|
||||||
RAK1910 Temperature and Humidity Sensor<br/>
|
RAK1910 Temperature and Humidity Sensor<br/>
|
||||||
RAK1902 Barometric Pressure Sensor<br/>
|
RAK1902 Barometric Pressure Sensor<br/>
|
||||||
RAK1906 Environment Sensor<br/>
|
RAK1906 Environment Sensor<br/>
|
||||||
|
RAK12013 Radar Sensor<br/>
|
||||||
|
|
||||||
### [LILYGO® T-Beam](./tbeam/)
|
### [LILYGO® T-Beam](./tbeam/)
|
||||||
Boards complete with GPS, 18650 battery holder, and optional screen.
|
Boards complete with GPS, 18650 battery holder, and optional screen.
|
||||||
|
|
Loading…
Reference in a new issue