Skip to main content

Weekly Wiki

Greetings

This is Frank in Seeed Studio and welcome to the Seeed Studio weekly wiki! Each Monday, I will introduce you our latest wiki, including the ones related to our new products, the interesting projects published by Seeed Studio, and the tutorials, introductions, etc... You name it.

✨ For each week, when a collaborator contributes a project or fixes something important, we put the stars at the end of title of "Weekly Wiki" for more people be able to see their efforts👍.

Today is September 29th, and a brand new week has begun! Check out what Seeed Studio did last week!

Latest Wiki Launched

reComputer Industrial R20xx Getting Started

pir

The reComputer Industrial R20xx, powered by Raspberry Pi CM5, is an adaptable edge AI/IOT conrollert with AI capabilities. It features comprehensive industrial interfaces (2x Ethernet, 4xUSB, 3x RS485, 1x RS232, 8x DI and 8x DO) and flexible wireless connectivity options (4G/5G, LoRa®, Wi-Fi/BLE), making it ideal for diverse industrial applications.

reComputer Industrial R21xx Getting Started

pir

The reComputer Industrial R21xx, powered by Raspberry Pi CM5, is an adaptable edge AI computer with AI capabilities. It features comprehensive industrial interfaces (2x Ethernet, 4xUSB, 2x RS485, 2x RS232, 2x CAN FD, 4x DI and 4x DO) and flexible wireless connectivity options (4G/5G, LoRa®, Wi-Fi/BLE), making it ideal for diverse industrial applications.

Getting Started with XIAO ePaper Display EE04

pir

Powered by XIAO ESP32-S3 Plus, the display board EE04 supports both 24-pin and 50-pin ePaper displays. It features a JST 2.0 mm battery connector with power switch, built-in charging IC, and comes with one reset and three user buttons. Well-suited for low-power ePaper projects such as digital signage, electronic labels, and portable information boards.

ROS2 on ReSpeaker XVF3800

pir

This project demonstrates the integration of the ReSpeaker XVF3800 with ROS2 for robotic applications, focusing on speech detection and Direction of Arrival (DOA) estimation. Using the Turtlesim node, we simulate robotic control based on speech input, enabling precise movement through PID control. The tutorial covers the setup of the ROS2 environment, configuration of the ReSpeaker XVF3800, and how to apply speech commands for controlling a robot. By the end, users will understand how to connect voice interfaces with robotics and use basic control algorithms for navigation.

Deploying OpenRemote on reComputer R1x Manage IoT Devices at the Edge

pir

OpenRemote is a fully open-source IoT platform that simplifies the connection of networked devices to mobile and web applications. With the ability to deploy on Raspberry Pi-powered devices like Recomputer R1000 and R1100, OpenRemote provides a flexible edge solution for managing and controlling IoT devices in your environment.

Use SQLite on reComputer

pir

This wiki explains how to use the SQlite on reComputer box. SQLite is a lightweight, embedded relational database management system widely used in mobile devices, desktop applications, and embedded systems. It does not require a separate server process; the database is stored directly in a single ordinary disk file. SQLite is simple to use and offers excellent performance. It supports standard SQL syntax and is suitable for small to medium-sized data storage needs. Due to its zero-configuration and easy deployment features, SQLite has become the preferred database engine for many projects.

MicroPython for Seeed Studio XIAO nRF54L15 Sense

pir

This tutorial aims to introduce how to use MicroPython on Thonny based on XIAO nRF54L15. MicroPython is a Python interprer with a partial native code compilation feature. It provides a subset of Python 3.5 features, implemented for embedded processors and constrained systems. It is different from CPython and you can read more about the differences here.

Seeed Studio XIAO nRF54L15 Matter

With the rise of Matter as a unified connectivity standard promoted by the Connectivity Standards Alliance (CSA), the nRF54L15 provides a robust development platform to explore and validate Matter applications. Its high performance, low power consumption, and integrated multiprotocol radio make it well suited for both consumer smart home products and industrial IoT devices. In this documentation, we will walk through the Matter example applications available in the Nordic SDK for the nRF54L15. These examples demonstrate key features such as device onboarding, secure communication, and interaction with common ecosystems like Apple HomeKit, Google Home, and Amazon Alexa.

How to Build the Driver Module for Seeed's Jetson BSP

When the required .ko driver module is not available in reComputer/reServer, you can compile the driver module on Jetson and load it. This wiki demonstrates the specific steps and important notes, using JetPack 6.2 as an example.

Existing Wiki Updated

Getting Started with Seeed Studio XIAO nRF54L15(Sense)

We have added an operation example for Restore factory settings.

Getting started with SO-ARM100 and SO-ARM101 robotic arm with LeRobot

We have added some other algorithms for training a policy.

The Efforts of Contributor

Past Weekly wiki

Click here
Loading Comments...