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 November 11th, and a brand new week has begun! Check out what Seeed Studio did last week!

Latest Wiki Launched

Start running with ESP-NOW protocol on XIAO Series


This Wiki will tell you what the ESP-NOW protocol is,and tech you how to use XIAO ESP32 Series to communicate using this protocol,the process will be very simple,In order to enable everyone to utilize the ESP-NOW protocol in the XIAO ESP32 series,we prepare thress XIAO ESP32 types C6/C3/S3 to comuncate,so let's start this journey!

Build the Watcher Development Environment


This wiki will introduce how to download the Watcher open-source repository and set up an IDF environment.

Watcher Software Architecture

The software architecture of SenseCAP Watcher is shown in the figure below, mainly divided into three parts: APP applications, UI and interaction, task flow.

  • APP applications: Mainly some applications, such as WiFi connection, Bluetooth configuration, communication with the platform, OTA, etc., which also generate some data for UI display.
  • UI and interaction: Mainly the implementation of the UI interface and UI interaction.
  • Task flow: Mainly the implementation of the task flow engine and various task flow function modules.

Watcher Function Module Development Guide

In this documentation we're gonna show a step-by-step guide on how to develop a new function module. We're gonna take the UART Alarm module as an example.

Watcher UI Integration Guide

In this tutorial, you will learn how to integrate your own UI design and related logic functions into the view directory. All UI designs and logic functions will be placed in the view directory, which contains the ui and ui_manager subdirectories. Additionally, the view directory includes view.c, view_alarm.c, view_image_preview.c, view_pages.c, and corresponding .h header files.

Seeed Studio XIAO MG24 Example - Matter

Matter is an open-source, unified standard for smart home technology that promotes interoperability across devices and ecosystems. Developed by the Connectivity Standards Alliance (CSA), it enables seamless communication between devices from various manufacturers without requiring internet connectivity. Matter supports native compatibility with platforms such as Apple HomeKit, Google Home, and Amazon Alexa, making it easier to integrate devices across smart home setups. For a deeper understanding of Matter, refer to the official Matter documentation.

Matter operates efficiently over local networks, offering reliable, low-latency communication without needing internet access. This feature significantly improves both security and device performance. This documentation will guide you through the steps to develop a Matter application on the XIAO MG24, using Arduino.

Pin Multiplexing with Seeed Studio XIAO MG24

The XIAO MG24 features up to 22 regular pins, 18 analog pins, 18 digital pins, 2 SPI, 2 UART, 2 I2C, and supports all PWM. It offers a rich variety of pins available for our use. In this wiki, we will teach you how to drive these pins, enabling us to utilize them effectively!

Existing Wiki Updated

reCamera Network Connection

We have added solutions for MAC users experiencing Computer network errors.

The Efforts of Contributor

Past Weekly wiki

Click here
Loading Comments...