meshtastic/docs/hardware/devices/seeed-studio/index.mdx
2025-01-29 22:53:11 +01:00

42 lines
2.7 KiB
Plaintext

---
id: seeed-studios
title: Seeed Studio®
sidebar_label: Seeed Studio®
sidebar_position: 4
---
Seeed Studio is a tech company focused on Edge AI and IoT. With the mission of "making technology accessible for all", Seeed Studio has been embracing open source since DAY 1. Seeed works closely with the Meshtastic community to bring easy-to-use, affordable products to community members. By listening to the voices, communicating and collaborating closely with innovators in this community, iterations of products and new services are brought to life.
### [SenseCap](./sensecap/)
The SenseCAP product line offers a comprehensive range of solutions for both hobbyists and industrial users, featuring the T1000-E card tracker, an IP65-rated, ready-to-go Meshtastic device, and the Indicator with a 4-inch touchscreen driven by ESP32-S3 and RP2040 Dual-MCU, coming soon.
| Name | MCU | Radio | WiFi | BT | GPS |
| ------------------------------------------------ | ------------- | ------ | ------------ | --- | --- |
| [Card Tracker T1000-E](./sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES |
| [SenseCAP Indicator](./sensecap/indicator/) | ESP32, RP2040 | SX1262 | 2.4GHz b/g/n | 5.0 | NO |
### [Wio-WM1110](./wm1110)
nRF52840-based development boards with GPS, and multiple ports to attach sensors.
| Name | MCU | Radio | WiFi | BT | GPS |
| :----------------------------------------------------------- | :------- | :----- | :--: | :-: | :-: |
| [Seeed Wio-WM1110 Dev Kit](./wm1110?wm1110=wio-sdk-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
| [Seeed Wio Tracker 1110](./wm1110?wm1110=wio-tracker-wm1110) | nRF52840 | LR1110 | YES | 5.3 | YES |
### Wio-E5
STM32WLE5JC, ARM Cortex M4 ultra-low-power MCU, and Long Range SX126X.
:::caution
the STM32WL platform lacks sufficient RAM to run the full Meshtatic firmware and doesn't have a file system to store settings. There are no pre-compiled binaries available for this platform. You need to compile yourself and hard-code the desired configuration options. Also, most software-modules are **not** availabe due to size restrains.
This architecture is still considered experimental!
:::
| Name | MCU | Radio | WiFi | BT | GPS |
| :----------------------------------------------------------- | :------- | :----- | :--: | :-: | :-: |
| [Wio-E5 mini Dev Board](./wio-e5?e5=wio-e5-mini) | STM32WLE5JC | SX126X | NO | NO | NO |
| [Wio-E5 Dev Kit](./wio-e5?e5=wio-e5-dev) | STM32WLE5JC | SX126X | NO | NO | NO |