-
Notifications
You must be signed in to change notification settings - Fork 150
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #1529 from nfs0619/weeklywiki
Updated weekly wiki
- Loading branch information
Showing
2 changed files
with
190 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
--- | ||
description: Weekly Wiki | ||
title: Weekly Wiki | ||
keywords: | ||
- weeely wiki | ||
image: https://files.seeedstudio.com/wiki/IndexWiki/logo_image.jpg | ||
last_update: | ||
date: 08/05/2024 | ||
author: Frank | ||
--- | ||
|
||
<div align="center"><img width={1000} src="https://files.seeedstudio.com/wiki/IndexWiki/logo.png" /></div> | ||
|
||
## 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 August 5th and a brand new week has begun! Check out what Seeed Studio did last week! | ||
|
||
## Latest Wiki Launched | ||
|
||
### [Watcher To WhatsApp](https://wiki.seeedstudio.com/watcher_node_red_to_whatsapp/) | ||
|
||
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/Watcher_WhatsApp/watcher_whatsapp.png" style={{width:1000, height:'auto'}}/></div> | ||
|
||
**WhatsApp** is an instant messaging and voice-over-IP service owned by Meta. It enables users to send text, voice, and video messages, make voice and video calls, and share images, documents, locations, and other content. | ||
|
||
This tutorial will guide you through integrating the Watcher API with Node-RED to seamlessly send data from the Watcher to WhatsApp. This integration provides a simple and efficient method to **receive notifications and opens the door for further applications and integrations**. | ||
|
||
### [Local AI Assistant : Deploy Ollama and AnytingLLM on Jetson](https://wiki.seeedstudio.com/local_ai_ssistant/) | ||
|
||
Local AI Assistant is an artificial intelligence application that runs on local hardware and software, offering intelligent interaction and data processing capabilities. It operates independently of cloud services, protecting user privacy while providing quick response times and high levels of customization. | ||
|
||
<div align="center"> | ||
<img width={800} | ||
src="https://files.seeedstudio.com/wiki/reComputer/Application/local-ai-assistant/ai-assistant.png" /> | ||
</div> | ||
|
||
In this wiki, we will demonstrate how to set up a local knowledge base on Jetson devices with [ollama](https://ollama.com/) and [AnythingLLM](https://anythingllm.com/). By leveraging the powerful capabilities of large language models, we aim to enhance our work efficiency. | ||
|
||
### [Quick start with Zigbee on XIAO ESP32C6 by Arduino](https://wiki.seeedstudio.com/xiao_esp32c6_zigbee_arduino/) | ||
|
||
<div style={{textAlign:'center'}}><img src="https://files.seeedstudio.com/wiki/xiaoc6_zigbee/0.png" style={{width:800, height:'auto'}}/></div> | ||
|
||
Zigbee is a widely adopted wireless communication protocol that finds extensive use in home automation, smart energy management, and Internet of Things (IoT) applications. Known for its low power consumption, reliable data transmission, and mesh network capabilities, Zigbee is an excellent choice for building scalable and efficient wireless networks. | ||
|
||
Let's embark on this exciting journey of Zigbee development with the XIAO ESP32C6 and unlock the full potential of this powerful wireless communication protocol! | ||
|
||
### [reComputer R1000 with FlowFuse](https://wiki.seeedstudio.com/recomputer_r1000_flow_fuse/) | ||
|
||
[FlowFuse](https://flowfuse.com/) enhances Node-RED by adding features for collaborative development, managing remote deployments, supporting DevOps delivery pipelines, and hosting Node-RED applications. It serves as a DevOps platform specifically designed for the development and delivery of Node-RED applications, making it easier for teams to work together and deploy their projects efficiently. | ||
|
||
|
||
<!-- ## Existed Wiki Updated | ||
### [XIAO ESP32C3 WiFi Usage](https://wiki.seeedstudio.com/XIAO_ESP32C3_WiFi_Usage/) | ||
We've added examples of [WiFi Usage](https://wiki.seeedstudio.com/XIAO_ESP32C3_WiFi_Usage/#scan-wi-fi-access-points). | ||
### [XIAO Pin Multiplexing](https://wiki.seeedstudio.com/XIAO_ESP32C3_Pin_Multiplexing/) | ||
We've added examples of [XIAO ESP32C3 Serial1 Usage](https://wiki.seeedstudio.com/XIAO_ESP32C3_Pin_Multiplexing/#serial1-usage). | ||
We've added examples of [XIAO ESP32C6 Serial1 Usage](https://wiki.seeedstudio.com/xiao_pin_multiplexing_esp33c6/#serial1-usage). | ||
We've added examples of [XIAO ESP32S3 Serial1 Usage](https://wiki.seeedstudio.com/xiao_esp32s3_pin_multiplexing/#serial1-usage). | ||
### [Instantiate a WebVision module](https://wiki.seeedstudio.com/Edgebox-rpi-200-n3uron/#instantiate-a-webvision-module) | ||
Integrate WebVision moduel with N3uron on EdgeBox RPI 200. --> | ||
|
||
## The Efforts of Contributor | ||
|
||
<!-- ### [Train and deploy a custom classification model with YOLOv8](https://wiki.seeedstudio.com/train_and_deploy_a_custom_classification_model_with_yolov8/) | ||
Thanks our contributor Bruno to create the application tutorial for reComputer. | ||
On this guide we will explain how to train and deploy a custom classification model with YOLOv8 | ||
<iframe width={560} height={315} src="https://www.youtube.com/embed/ovoSMaoA9As?si=-d2buntx0T5oRtr4" title="YouTube video player" frameBorder={0} allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerPolicy="strict-origin-when-cross-origin" allowFullScreen /> --> | ||
|
||
- Check on [GitHub](https://github.com/orgs/Seeed-Studio/projects/6) for more information. | ||
- We will be really appreciate if you can [share your ideas](https://github.com/orgs/Seeed-Studio/projects/6?pane=issue&itemId=35179519) with us! | ||
|
||
|
||
## Past Weekly wiki | ||
|
||
<details><summary>Click here</summary> | ||
|
||
- [weekly wiki on 2.27th](/Seeed_Elderly/weekly_wiki/wiki227) | ||
- [weekly wiki on 3.06th](/Seeed_Elderly/weekly_wiki/wiki306) | ||
- [weekly wiki on 3.13th](/Seeed_Elderly/weekly_wiki/wiki313) | ||
- [weekly wiki on 3.20th](/Seeed_Elderly/weekly_wiki/wiki320) | ||
- [weekly wiki on 3.27th](/Seeed_Elderly/weekly_wiki/wiki327) | ||
- [weekly wiki on 4.03rd](/Seeed_Elderly/weekly_wiki/wiki403) | ||
- [weekly wiki on 4.10th](/Seeed_Elderly/weekly_wiki/wiki410) | ||
- [weekly wiki on 4.17th](/Seeed_Elderly/weekly_wiki/wiki417) | ||
- [weekly wiki on 4.24th](/Seeed_Elderly/weekly_wiki/wiki424) | ||
- [weekly wiki on 5.15th](/Seeed_Elderly/weekly_wiki/wiki515) | ||
- [weekly wiki on 5.22nd](/Seeed_Elderly/weekly_wiki/wiki522) | ||
- [weekly wiki on 5.29th](/Seeed_Elderly/weekly_wiki/wiki529) | ||
- [weekly wiki on 6.05th](/Seeed_Elderly/weekly_wiki/wiki605) | ||
- [weekly wiki on 6.12th](/Seeed_Elderly/weekly_wiki/wiki612) | ||
- [weekly wiki on 6.19th](/Seeed_Elderly/weekly_wiki/wiki619) | ||
- [weekly wiki on 7.03th](/Seeed_Elderly/weekly_wiki/wiki703) | ||
- [weekly wiki on 7.10th](/Seeed_Elderly/weekly_wiki/wiki710) | ||
- [weekly wiki on 7.17th](/Seeed_Elderly/weekly_wiki/wiki717) | ||
- [weekly wiki on 7.24th](/Seeed_Elderly/weekly_wiki/wiki724) | ||
- [weekly wiki on 7.31th](/Seeed_Elderly/weekly_wiki/wiki731) | ||
- [weekly wiki on 8.07th](/Seeed_Elderly/weekly_wiki/wiki807) | ||
- [weekly wiki on 8.21st](/Seeed_Elderly/weekly_wiki/wiki821) | ||
- [weekly wiki on 8.28th](/Seeed_Elderly/weekly_wiki/wiki828) | ||
- [weekly wiki on 9.11st](/Seeed_Elderly/weekly_wiki/wiki911) | ||
- [weekly wiki on 9.18th](/Seeed_Elderly/weekly_wiki/wiki918) | ||
- [weekly wiki on 9.25th](/Seeed_Elderly/weekly_wiki/wiki925) | ||
- [weekly wiki on 10.9th](/Seeed_Elderly/weekly_wiki/wiki1009) | ||
- [weekly wiki on 10.16th](/Seeed_Elderly/weekly_wiki/wiki1016) | ||
- [weekly wiki on 10.23th](/Seeed_Elderly/weekly_wiki/wiki1023) | ||
- [weekly wiki on 10.30th](/Seeed_Elderly/weekly_wiki/wiki1030) | ||
- [weekly wiki on 11.06th](/Seeed_Elderly/weekly_wiki/wiki1106) | ||
- [weekly wiki on 11.13th](/Seeed_Elderly/weekly_wiki/wiki1113) | ||
- [weekly wiki on 11.20th](/Seeed_Elderly/weekly_wiki/wiki1120) | ||
- [weekly wiki on 11.27th](/Seeed_Elderly/weekly_wiki/wiki1127) | ||
- [weekly wiki on 12.04th](/Seeed_Elderly/weekly_wiki/wiki1204) | ||
- [weekly wiki on 12.11th](/Seeed_Elderly/weekly_wiki/wiki1211) | ||
- [weekly wiki on 12.18th](/Seeed_Elderly/weekly_wiki/wiki1218) | ||
- [weekly wiki on 12.25th](/Seeed_Elderly/weekly_wiki/wiki1225) | ||
- [weekly wiki on 2024.1.08th](/Seeed_Elderly/weekly_wiki/wiki240108) | ||
- [weekly wiki on 2024.1.15th](/Seeed_Elderly/weekly_wiki/wiki240115) | ||
- [weekly wiki on 2024.1.22nd](/Seeed_Elderly/weekly_wiki/wiki240122) | ||
- [weekly wiki on 2024.1.29th](/Seeed_Elderly/weekly_wiki/wiki240129) | ||
- [weekly wiki on 2024.2.19th](/Seeed_Elderly/weekly_wiki/wiki240219) | ||
- [weekly wiki on 2024.2.26th](/Seeed_Elderly/weekly_wiki/wiki240226) | ||
- [weekly wiki on 2024.3.04th](/Seeed_Elderly/weekly_wiki/wiki240304) | ||
- [weekly wiki on 2024.3.11th](/Seeed_Elderly/weekly_wiki/wiki240311) | ||
- [weekly wiki on 2024.3.18th](/Seeed_Elderly/weekly_wiki/wiki240318) | ||
- [weekly wiki on 2024.3.25th](/Seeed_Elderly/weekly_wiki/wiki240325) | ||
- [weekly wiki on 2024.4.01st](/Seeed_Elderly/weekly_wiki/wiki240401) | ||
- [weekly wiki on 2024.4.08th](/Seeed_Elderly/weekly_wiki/wiki240408) | ||
- [weekly wiki on 2024.4.15th](/Seeed_Elderly/weekly_wiki/wiki240415) | ||
- [weekly wiki on 2024.4.22nd](/Seeed_Elderly/weekly_wiki/wiki240422) | ||
- [weekly wiki on 2024.4.29th](/Seeed_Elderly/weekly_wiki/wiki240429) | ||
- [weekly wiki on 2024.5.06th](/Seeed_Elderly/weekly_wiki/wiki240506) | ||
- [weekly wiki on 2024.5.13th](/Seeed_Elderly/weekly_wiki/wiki240513) | ||
- [weekly wiki on 2024.5.20th](/Seeed_Elderly/weekly_wiki/wiki240520) | ||
- [weekly wiki on 2024.5.27th](/Seeed_Elderly/weekly_wiki/wiki240527) | ||
- [weekly wiki on 2024.6.03rd](/Seeed_Elderly/weekly_wiki/wiki240603) | ||
- [weekly wiki on 2024.6.10th](/Seeed_Elderly/weekly_wiki/wiki240610) | ||
- [weekly wiki on 2024.6.17th](/Seeed_Elderly/weekly_wiki/wiki240617) | ||
- [weekly wiki on 2024.6.24th](/Seeed_Elderly/weekly_wiki/wiki240624) | ||
- [weekly wiki on 2024.7.01st](/Seeed_Elderly/weekly_wiki/wiki240701) | ||
- [weekly wiki on 2024.7.08th](/Seeed_Elderly/weekly_wiki/wiki240708) | ||
- [weekly wiki on 2024.7.16th](/Seeed_Elderly/weekly_wiki/wiki240716) | ||
- [weekly wiki on 2024.7.22th](/Seeed_Elderly/weekly_wiki/wiki240722) | ||
- [weekly wiki on 2024.7.29th](/Seeed_Elderly/weekly_wiki/wiki240729) | ||
|
||
</details> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters