# Datalogger與數據下載教學(只限Lite AI)

### 1 .設定WiFi聯網

要使用到Datalog的功能，我們首先需要設定WiFi的登入資料

打開未來板Lite上的wifi.txt

<figure><img src="/files/hWiIxShT4BibXIj6udxF" alt=""><figcaption></figcaption></figure>

填入wifi登入資料

{% hint style="info" %}
未來板Lite Ai預設出廠時的wifi登入資料為\
hello,12345678
{% endhint %}

<figure><img src="/files/29c3il2mzlzu7lgVIhXT" alt=""><figcaption></figcaption></figure>

### 2.打開實時Datalogger頁面

打開測量程式，按M鍵(中間鍵)開始Datalog。未來板會連接至WiFi網絡。

確保電腦或平板電腦連線至同一個WiFi網絡。在瀏覽器上輸入未來板所顯示的網址。

<div><figure><img src="/files/geYn6atELOXcZ8cMgjhQ" alt=""><figcaption></figcaption></figure> <figure><img src="/files/x96ny9onC1oujTbrAnrn" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/K2WH3gnKq6T3vz3EUYdK" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
記住關機前要:\
首先 關閉瀏覽器頁面\
然後 按M鍵停止Datalog
{% endhint %}

### 3.下載Datalog數據

將未來板Lite插到電腦並打開電源，打開相應的資料夾。

<figure><img src="/files/sj7mik41rksz0Y5qPyG4" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/mjaup5Ur7sWp5Hqtyz4a" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/eixmD5BD4FUHOeLdUacG" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://sharinghub.kittenbot.hk/sciencekit/datalogger.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
