Skip to content

Commit

Permalink
Merge branch 'Seeed-Studio:docusaurus-version' into docusaurus-version
Browse files Browse the repository at this point in the history
  • Loading branch information
Allen-Kuang authored May 9, 2024
2 parents 095fabc + 9be0d3f commit 20ea8eb
Show file tree
Hide file tree
Showing 5 changed files with 143 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ keywords:
- Llama2
- MLC LLM
image: https://files.seeedstudio.com/wiki/wiki-platform/S-tempor.png
slug: Quantized_Llama2_7B_with_MLC_LLM_on_Jetson
slug: /Quantized_Llama2_7B_with_MLC_LLM_on_Jetson
last_update:
date: 04/1/2024
author: Jiahao
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ Port: 1883
<div align="center"><img src="https://files.seeedstudio.com/wiki/Edge_Box/n3uron/n3uron20.png" alt="pir" width="600" height="auto" /></div>


### Instantiate a WebVision module
### Instantiate a WebVision module

**Step 1:** Open N3uron and navigate to the Config menu.

Expand Down
2 changes: 1 addition & 1 deletion docs/Seeed_Elderly/weekly_wiki/wiki240401.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ Here, we have listed the pin information for the 8-Pin Power Connector, 28-Pin A

## The Efforts of Contributor✨

### [ow to Run a Local LLM Text-to-Image on reComputer](https://wiki.seeedstudio.com/How_to_run_local_llm_text_to_image_on_reComputer/)
### [How to Run a Local LLM Text-to-Image on reComputer](https://wiki.seeedstudio.com/How_to_run_local_llm_text_to_image_on_reComputer/)

Thanks our contributor Bruno to create the tutorial for how to Run a Local LLM Text-to-Image on reComputer.

Expand Down
123 changes: 123 additions & 0 deletions docs/Seeed_Elderly/weekly_wiki/wiki240429.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,123 @@
---
description: Weekly Wiki
title: Weekly Wiki
keywords:
- weeely wiki
image: https://files.seeedstudio.com/wiki/IndexWiki/logo_image.jpg
last_update:
date: 04/29/2024
author: Seraphina
---

<div align="center"><img width={1000} src="https://files.seeedstudio.com/wiki/IndexWiki/logo.png" /></div>

## Greetings

This is Seraphina 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 April 29th and a brand new week has begun! Check out what Seeed Studio did last week!

## Latest Wiki Launched

### [Using Grove Vision AI V2 with AT Commands](https://wiki.seeedstudio.com/grove_vision_ai_v2_at/)

The Grove Vision AI V2 is a powerful AI camera module that allows users to deploy off-the-shelf models for vision applications. In addition to its AI capabilities, the Grove Vision AI V2 offers several hardware features and usage options to enhance its functionality and ease of use.

![](https://mermaid.ink/svg/pako:eNp1kk9vozAQxb_KyCciRSi4aRe4RemfXWmrVpuqh4qL155St-CJjMk2G-W7r02AZKXmNr_3xuN5mB2TpJDlrNZG1WJdGABL5KLoztIG4Vk3mgw888kkWABLqsheo0PpvBF1CCP3TQA_tcFbqir6o00ZBYIRxyZFroniOO6Fh9_vfsovlFQa3U0_KHAijWe_U42L1lEtus6AcOSxbVUL6xZSYtMsyThLVdRJcNCgF8-tBHCzQeOerC5LtKjCJlaFSJ0OowGj05-8FRJPowT-Msgj2oaMqH4oP1C_atkFWKFsrXbbaLDhfx-GhgkMg_r0qJZt4yu0K7QbLTEaDRgc6K1zse8p3HF85QN_8cxPb_jqFpWwddSV0NXHnR7R3ZMPTDZ8M09wxHOXnyCbMr9tLbTyf-gu2AVzb1hjwXJfKmE_ClaYve8TPuRqayTLnW1xytq18pGvtSitqAdxLcwL0SmyfMc-Wc7jS55m6cXFFU-yNJ0lU7ZlecKTePYtm3vmPMtmfD9lf7vzszg0Z_wyu-LzeZrw_T852RLp)

In this page, we will focus on guiding users on **how to effectively utilize the Arduino library** specifically designed for the Grove Vision AI V2. We will cover the installation process, key features, and provide practical examples demonstrating how to use the library functions to control and configure the module, enabling users to create innovative vision-based applications with ease.


### [Getting started with NEQTO Engine for Linux on EdgeBox-RPI-200](https://wiki.seeedstudio.com/NEQTO_Engine_for_Linux_EdgeBox-RPI-200/)

NEQTO is a lightweight and secure software package allowing companies to remotely install and configure their software on edge devices. NEQTO enables companies to provide improved software services to end users through turnkey platform connectors and built-in software lifecycle management.

Devices installed with NEQTO can be managed through API or the ready-to-use NEQTO Console, which includes optional services for data storage, alerts, and watchdog monitoring. Businesses can enable AIoT with near-instant installation on any Linux device and seamless data integration with any on-premise or cloud servers.

<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/neqto_engine_for_linux_EdgeBox-RPI-200/header-img_2x.png" alt="pir" width={600} height="auto" /></p>




## Existed Wiki Updated

### [XIAO ESP32C6 Antenna Format Selection](https://wiki.seeedstudio.com/xiao_esp32c6_getting_started/#hardware-overview)

There's an IO port 14 used to select between using the built-in antenna or an external antenna. If port 14 is at a low level, it uses the built-in antenna; if it's at a high level, it uses the external antenna. The default is low level. If you want to set it high, you can refer the code from the link.




## The Efforts of Contributor

<!-- ### XIAO's Zephyr Application
Thanks our contributor Tim to create the tutorial for XIAO SAMD21/XIAO RP2040/XIAO ESP3232C3/XIAO ESP32S3 With Zephyr(RTOS)
This wiki covers Zephyr support for the Seeed Studio XIAOs. With the assistance of this guide you will be able to utilize the feature set available to the board.
[XIAO SAMD21 With Zephyr(RTOS)](https://wiki.seeedstudio.com/xiao_samd21_zephyr_rtos/)
[XIAO RP2040 With Zephyr(RTOS)](https://wiki.seeedstudio.com/xiao_rp2040_zephyr_rtos/)
[XIAO ESP32C3 with Zephyr(RTOS)](https://wiki.seeedstudio.com/xiao_esp32c3-zephyr/)
[XIAO ESP32S3(sense) With Zephyr(RTOS)](https://wiki.seeedstudio.com/xiao_esp32s3_zephyr-_rtos/) -->

- 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

- [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)
31 changes: 17 additions & 14 deletions docs/weekly_wiki.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,50 +5,52 @@ keywords:
- weeely wiki
image: https://files.seeedstudio.com/wiki/IndexWiki/logo_image.jpg
last_update:
date: 04/29/2024
date: 05/06/2024
author: Seraphina
---

<div align="center"><img width={1000} src="https://files.seeedstudio.com/wiki/IndexWiki/logo.png" /></div>

## Greetings

Happy Labour Day!

This is Seraphina 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 April 29th and a brand new week has begun! Check out what Seeed Studio did last week!
Today is May 6th and a brand new week has begun! Check out what Seeed Studio did last week!

## Latest Wiki Launched

### [Using Grove Vision AI V2 with AT Commands](https://wiki.seeedstudio.com/grove_vision_ai_v2_at/)

The Grove Vision AI V2 is a powerful AI camera module that allows users to deploy off-the-shelf models for vision applications. In addition to its AI capabilities, the Grove Vision AI V2 offers several hardware features and usage options to enhance its functionality and ease of use.

![](https://mermaid.ink/svg/pako:eNp1kk9vozAQxb_KyCciRSi4aRe4RemfXWmrVpuqh4qL155St-CJjMk2G-W7r02AZKXmNr_3xuN5mB2TpJDlrNZG1WJdGABL5KLoztIG4Vk3mgw888kkWABLqsheo0PpvBF1CCP3TQA_tcFbqir6o00ZBYIRxyZFroniOO6Fh9_vfsovlFQa3U0_KHAijWe_U42L1lEtus6AcOSxbVUL6xZSYtMsyThLVdRJcNCgF8-tBHCzQeOerC5LtKjCJlaFSJ0OowGj05-8FRJPowT-Msgj2oaMqH4oP1C_atkFWKFsrXbbaLDhfx-GhgkMg_r0qJZt4yu0K7QbLTEaDRgc6K1zse8p3HF85QN_8cxPb_jqFpWwddSV0NXHnR7R3ZMPTDZ8M09wxHOXnyCbMr9tLbTyf-gu2AVzb1hjwXJfKmE_ClaYve8TPuRqayTLnW1xytq18pGvtSitqAdxLcwL0SmyfMc-Wc7jS55m6cXFFU-yNJ0lU7ZlecKTePYtm3vmPMtmfD9lf7vzszg0Z_wyu-LzeZrw_T852RLp)

In this page, we will focus on guiding users on **how to effectively utilize the Arduino library** specifically designed for the Grove Vision AI V2. We will cover the installation process, key features, and provide practical examples demonstrating how to use the library functions to control and configure the module, enabling users to create innovative vision-based applications with ease.
### [Connect AWS IoT Core with N3uron](https://wiki.seeedstudio.com/Edgebox-Rpi-200_N3uron_AWS/)

We have outlined the process of transmitting data from your [Edge Box RPi 200 device to AWS IoT Core using the MQTT protocol](https://wiki.seeedstudio.com/Edgebox-rpi-200-AWS/). This tutorial will seamlessly integrate with the aforementioned process. In this tutorial, we will delve into the intricacies of interfacing between the N3uron Edge IIoT platform and AWS IoT Core.

### [Getting started with NEQTO Engine for Linux on EdgeBox-RPI-200](https://wiki.seeedstudio.com/NEQTO_Engine_for_Linux_EdgeBox-RPI-200/)
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/reTerminalDM/N3uron/Image_14.png" alt="pir" width={600} height="auto" /></p>

NEQTO is a lightweight and secure software package allowing companies to remotely install and configure their software on edge devices. NEQTO enables companies to provide improved software services to end users through turnkey platform connectors and built-in software lifecycle management.
### [Connect N3uron with MQTT and Modbus Support Devices](https://wiki.seeedstudio.com/reTerminalDM_N3uron_modbus_mqtt/)

Devices installed with NEQTO can be managed through API or the ready-to-use NEQTO Console, which includes optional services for data storage, alerts, and watchdog monitoring. Businesses can enable AIoT with near-instant installation on any Linux device and seamless data integration with any on-premise or cloud servers.
The potent pairing of reTerminal DM and [N3uron](https://n3uron.com/) Duo facilitates efficient plant management by providing robust connectivity and data manipulation capabilities. This Wiki emphasizes the significance of Modbus TCP in industrial settings, highlighting the seamless integration of MQTT devices to further enhance connectivity.

<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/wiki-ranger/Contributions/neqto_engine_for_linux_EdgeBox-RPI-200/header-img_2x.png" alt="pir" width={600} height="auto" /></p>
<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/reTerminalDM/N3uron/Image_14.png" alt="pir" width={600} height="auto" /></p>




## Existed Wiki Updated

### [XIAO ESP32C6 Antenna Format Selection](https://wiki.seeedstudio.com/xiao_esp32c6_getting_started/#hardware-overview)
### [Flash Raspberry Pi OS with drivers from seeed to eMMC](https://wiki.seeedstudio.com/reTerminal/#flash-raspberry-pi-os-with-drivers-from-seeed-to-emmc)

<p style={{textAlign: 'center'}}><img src="https://files.seeedstudio.com/wiki/ReTerminal/wiki1/01.png" alt="pir" width="700" height="auto"/></p>

There's an IO port 14 used to select between using the built-in antenna or an external antenna. If port 14 is at a low level, it uses the built-in antenna; if it's at a high level, it uses the external antenna. The default is low level. If you want to set it high, you can refer the code from the link.
### [Seeed Ranger Map Shown](https://wiki.seeedstudio.com/ranger/)


### [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

Expand Down Expand Up @@ -121,3 +123,4 @@ This wiki covers Zephyr support for the Seeed Studio XIAOs. With the assistance
- [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.29nd](/Seeed_Elderly/weekly_wiki/wiki240429)

0 comments on commit 20ea8eb

Please sign in to comment.