Mesh-Tab is a community-driven board design focused on creating experimental touchscreen nodes similar to smartphones. The project is divided into multiple stages, each with specific design goals.
- Stage 1: An ESP32-based touchscreen node designed for the new "Fancy UI" by mverch🇩🇪, with an emphasis on keeping costs low.
- Stage 2: A hybrid node that combines ESP32 and nRF chips on the same board. The ESP32 will serve as the GPU for graphics processing while the screen is active, and the nRF chip will handle LoRa communication for efficient performance. Once the screen times out, the ESP32 will enter sleep mode, with the nRF chip maintaining Meshtastic functionality.
- Stage 3: A fully nRF-based node with an eInk screen, aiming to incorporate a custom-made UI (not yet developed).
The following components are being considered for Stage 1 until better alternatives are found:
- Custom PCB: Currently in progress, aiming to be purchased semi-built from JLCPCB or fully built from PCBWay.
- Ra-01sh - LoRa chip that can be manually soldered.
- ESP32-S3-WROOM-1-N16R2 - ESP32 chip that can also be manually soldered.
- 3.2" TFT LCD ILI9341 - Custom PCB being designed to fit this screen.
- L76K GPS - Aiming to use this GPS module for its ultra-low power consumption.
- LC76G GPS - Slightly more consumption than the L76k but more constallation supported.
- 868/915MHz SMA M Antenna
- IPEX Cable SMA
- 8000mAh Battery
- Case: Coming soon.
- Touchscreen larger than 3"
- Power switch allowing charging while off
- Solar charging capability
- Buzzer for notifications
- I2C port for expansion
- GPS UART port with software-controlled power management
- Under/over/reverse polarity battery protection
- SD card port for future development
- Custom LoRa nRF Board: Being designed to plug into the smart display board, containing LoRa and nRF chips.
- ESP32-S3 Development Board 4.0" 480 x 480 Smart Display - Recommended by mverch🇩🇪, comes prebuilt with an integrated ESP32 chip.
- ProMicro nRF Board - Low-power nRF development board.
- L76K GPS - Selected for ultra-low power consumption.
- Case: Coming soon.
-
ESP32 Board:
- Vision Master T190 Board - A temporary option for testing; eventually, we aim to create our own.
-
Touch Displays (3 inches or larger):
- 2.4 inch TFT LCD Shield Touch Panel Display Module - Uses the same driver as the T-Deck, making integration easier.
- ESP-32-S3 5-inch - Comes with an integrated ESP32 for handling the UI.
- T-Display S3 Pro - An iPhone-like replacement for the T-Deck.
-
LoRa Modules: