meshtastic/docs/hardware/devices/seeed-studio/index.mdx
2024-09-11 16:29:26 +02:00

40 lines
2.3 KiB
Plaintext

---
id: seeed-studios
title: Seeed Studio
sidebar_label: Seeed Studio
sidebar_position: 6
---
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
| Name | MCU | Radio | WiFi | BT | GPS |
| ------------------------------------------------ | ------------- | ------ | ---- | --- | --- |
| [Card Tracker T1000-E](./sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES |
| [SenseCAP Indicator](#) (coming soon) | ESP32, RP2040 | - | - | - | - |
### [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 does not have a file system for storing settings. Additionally, there are no pre-compiled binaries available for this platform; you must compile the firmware yourself and hard-code the desired configuration options. Moreover, many software modules are not available due to size constraints. Please note that 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 |