diff --git a/docs/hardware/devices/index.mdx b/docs/hardware/devices/index.mdx index 79e3830c..4abe0a33 100644 --- a/docs/hardware/devices/index.mdx +++ b/docs/hardware/devices/index.mdx @@ -189,6 +189,8 @@ Meshtastic offers support for Raspberry Pi devices through our Linux native plat ### 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](./seeed-studio/sensecap/card-tracker/) | nRF52840 | LR1110 | NO | 5.1 | YES | diff --git a/docs/hardware/devices/seeed-studio/index.mdx b/docs/hardware/devices/seeed-studio/index.mdx index cf6dd91c..1f27e605 100644 --- a/docs/hardware/devices/seeed-studio/index.mdx +++ b/docs/hardware/devices/seeed-studio/index.mdx @@ -7,13 +7,16 @@ 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 +### [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](#) (coming soon) | ESP32, RP2040 | - | - | - | - | + ### [Wio-WM1110](./wm1110) nRF52840-based development boards with GPS, and multiple ports to attach sensors. diff --git a/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx b/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx index c27208c8..19768653 100644 --- a/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx +++ b/docs/hardware/devices/seeed-studio/sensecap/card-tracker.mdx @@ -34,8 +34,9 @@ SenseCAP T1000-E is a high-performance tracker designed for Meshtastic. As small - Purchase Links: - International - [Seeed Studio](https://www.seeedstudio.com/SenseCAP-Card-Tracker-T1000-E-for-Meshtastic-p-5913.html) +- [User Guide](https://wiki.seeedstudio.com/sensecap_t1000_e/) #### Images -![SenseCAP Card Tracker T1000-E for Meshtastic](/img/hardware/seeed/card_tracker.webp) -![SenseCAP Card Tracker T1000-E Dimensions](/img/hardware/seeed/T1000-E.webp) +![SenseCAP Card Tracker T1000-E for Meshtastic](/img/hardware/seeed/t1000-e-meshtastic.webp) +![SenseCAP Card Tracker T1000-E Dimensions](/img/hardware/seeed/t1000-e-hardware.webp) diff --git a/static/img/hardware/seeed/t1000-e-hardware.webp b/static/img/hardware/seeed/t1000-e-hardware.webp new file mode 100644 index 00000000..93529a86 Binary files /dev/null and b/static/img/hardware/seeed/t1000-e-hardware.webp differ diff --git a/static/img/hardware/seeed/t1000-e-meshtastic.webp b/static/img/hardware/seeed/t1000-e-meshtastic.webp new file mode 100644 index 00000000..0c956e6f Binary files /dev/null and b/static/img/hardware/seeed/t1000-e-meshtastic.webp differ