Em mới tập tành làm Magic Mirror.

lenhu1982

New member
** Hướng dẫn từng bước để thiết lập gương ma thuật trên Raspberry Pi **

** Điều kiện tiên quyết **

* Raspberry pi
* Thẻ micro SD
* Nguồn cấp
* Cáp HDmi
* Màn hình
* Bàn phím
* Chuột

**Hướng dẫn**

1. ** Cài đặt Raspbian trên Raspberry Pi của bạn. ** Bạn có thể tìm thấy hướng dẫn về cách thực hiện việc này trên trang web Raspberry Pi.
2. ** Sau khi cài đặt Raspbian, hãy kết nối Raspberry Pi với màn hình, bàn phím và chuột. **
3. ** Sức mạnh trên Raspberry Pi của bạn. **
4. ** Đăng nhập vào Raspberry Pi của bạn. ** Tên người dùng mặc định là "pi" và mật khẩu mặc định là "Raspberry."
5. ** Cập nhật và nâng cấp Raspberry Pi. ** Để thực hiện việc này, hãy chạy các lệnh sau:

`` `
Cập nhật sudo apt-get
Sudo Apt-get nâng cấp
`` `

6. ** Cài đặt các phụ thuộc Magic Mirror. ** Để thực hiện việc này, hãy chạy các lệnh sau:

`` `
sudo apt-get cài đặt git python-pip python-dev libjpeg-dev libfreetype6-dev
`` `

7. ** Bản sao kho lưu trữ gương ma thuật. ** Để thực hiện việc này, hãy chạy lệnh sau:

`` `
Git Clone GitHub - MichMich/MagicMirror: MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
`` `

8. ** Thay đổi thư mục thành thư mục Magic Mirror. ** Để thực hiện việc này, hãy chạy lệnh sau:

`` `
CD MagicMirror
`` `

9. ** Cài đặt các phụ thuộc Magic Mirror. ** Để thực hiện việc này, hãy chạy lệnh sau:

`` `
sudo pip install -r abiles.txt
`` `

10. ** Định cấu hình gương ma thuật. ** Để thực hiện việc này, hãy mở tệp `config.json` trong trình chỉnh sửa văn bản và chỉnh sửa các cài đặt sau:

* `Tên máy chủ ': Tên máy chủ của Raspberry Pi của bạn.
* `Mdns_name`: Tên mdns của Raspberry Pi của bạn.
* `MQTT_HOST`: Tên máy chủ hoặc địa chỉ IP của nhà môi giới MQTT của bạn.
* `Mqtt_port`: Số cổng của nhà môi giới MQTT của bạn.
* `Mqtt_username`: Tên người dùng cho nhà môi giới MQTT của bạn.
* `MQTT_Password`: Mật khẩu cho nhà môi giới MQTT của bạn.

11. ** Bắt đầu gương ma thuật. ** Để thực hiện việc này, hãy chạy lệnh sau:

`` `
sudo python ma thuật.py
`` `

12. ** Mở gương ma thuật trong trình duyệt của bạn. ** Để thực hiện việc này, hãy mở URL sau trong trình duyệt của bạn:

`` `
http: // <Your-Raspberry-Pi-HostName>: 8080
`` `

**Xử lý sự cố**

Nếu bạn gặp bất kỳ vấn đề nào, đây là một số điều bạn có thể thử:

* Đảm bảo rằng bạn đã cài đặt tất cả các phụ thuộc cần thiết.
* Kiểm tra tệp `config.json` để đảm bảo rằng các cài đặt là chính xác.
* Hãy thử khởi động lại Raspberry Pi của bạn.
* Nếu bạn vẫn đang gặp vấn đề, bạn có thể yêu cầu trợ giúp trên các diễn đàn Magic Mirror.
=======================================
**A Step-by-Step Guide to Setting Up Magic Mirror on Raspberry Pi**

**Prerequisites**

* Raspberry Pi
* MicroSD card
* Power supply
* HDMI cable
* Monitor
* Keyboard
* Mouse

**Instructions**

1. **Install Raspbian on your Raspberry Pi.** You can find instructions on how to do this on the Raspberry Pi website.
2. **Once Raspbian is installed, connect your Raspberry Pi to your monitor, keyboard, and mouse.**
3. **Power on your Raspberry Pi.**
4. **Log in to your Raspberry Pi.** The default username is "pi" and the default password is "raspberry."
5. **Update and upgrade your Raspberry Pi.** To do this, run the following commands:

```
sudo apt-get update
sudo apt-get upgrade
```

6. **Install the Magic Mirror dependencies.** To do this, run the following commands:

```
sudo apt-get install git python-pip python-dev libjpeg-dev libfreetype6-dev
```

7. **Clone the Magic Mirror repository.** To do this, run the following command:

```
git clone GitHub - MichMich/MagicMirror: MagicMirror² is an open source modular smart mirror platform. With a growing list of installable modules, the MagicMirror² allows you to convert your hallway or bathroom mirror into your personal assistant.
```

8. **Change directory to the Magic Mirror directory.** To do this, run the following command:

```
cd MagicMirror
```

9. **Install the Magic Mirror dependencies.** To do this, run the following command:

```
sudo pip install -r requirements.txt
```

10. **Configure the Magic Mirror.** To do this, open the `config.json` file in a text editor and edit the following settings:

* `HOSTNAME`: The hostname of your Raspberry Pi.
* `MDNS_NAME`: The mDNS name of your Raspberry Pi.
* `MQTT_HOST`: The hostname or IP address of your MQTT broker.
* `MQTT_PORT`: The port number of your MQTT broker.
* `MQTT_USERNAME`: The username for your MQTT broker.
* `MQTT_PASSWORD`: The password for your MQTT broker.

11. **Start the Magic Mirror.** To do this, run the following command:

```
sudo python magicmirror.py
```

12. **Open the Magic Mirror in your browser.** To do this, open the following URL in your browser:

```
http://<your-raspberry-pi-hostname>:8080
```

**Troubleshooting**

If you encounter any problems, here are some things you can try:

* Make sure that you have installed all of the required dependencies.
* Check the `config.json` file to make sure that the settings are correct.
* Try restarting your Raspberry Pi.
* If you are still having problems, you can ask for help on the Magic Mirror forums.
 
Join Telegram ToolsKiemTrieuDoGroup
Back
Top