# Raspberry Pi with CrowPi

## [CrowPi ](https://www.elecrow.com/crowpi-compact-raspberry-pi-educational-kit.html)

&#x20;     ชุดทดลอง Crowpi ประกอบด้วย หน้าจอแสดงผลแบบ touchscreen กล้อง และเซนเซอร์ต่าง ๆ ที่มีการต่อวงจรอิเล็กทรอนิกส์ให้ผู้ใช้ที่เริ่มต้นการเรียนรู้การเขียนโปรแกรมบน RaspberryPi สามารถทดลองอ่านค่าเซนเซอร์ได้ง่าย ซึ่งมีโค้ดตัวอย่าง python ให้ และรองรับภาษา C/C++&#x20;

![Module List of CrowPi ](/files/-MiyJmWoWvOxS1Y2kyMY)

## [RaspberryPi](https://www.alliedelec.com/m/d/4252b1ecd92888dbb9d8a39b536e7bf2.pdf)&#x20;

&#x20;      RaspberryPi เป็นบอร์ดคอมพิวเตอร์ขนาดเล็ก สามารถต่อจอผ่าน HDMI เม้าส์ คีย์บอร์ดผ่าน USB ได้ ซึ่ง RaspberryPi  ถูกสร้างขึ้นโดย [The Raspberry Pi Foundation](https://www.raspberrypi.org/about/) เพื่อใช้เป็นอุปกรณ์ในการประกอบการเรียนรู้การเขียนโปรแกรม ซึ่งได้มีการพัฒนามาตลอดจนในรุ่นใหม่ได้เพิ่ม WiFi และ BLE (Bluetooth Low Energy) มาบนบอรืดเพื่อตอบโจทย์การนำมาประยุกต์ใช้กับโปรเจคด้าน Internet of Things&#x20;

![RaspberryPi 3 Model B](/files/-MiyaIsCI9flo2ab1zHh)

### Gate Start Raspberry Pi with CrowPi

1. เสียบ SD Card ที่ติดตั้ง OS แล้วเข้าไปยัง Raspberry Pi&#x20;
2. เชื่อมต่อ HDMI USB และ GPIO Header เข้ากับ CrowPi&#x20;

<br>

![Figure: Raspberry Pi connect to Crow Pi](https://paper-attachments.dropbox.com/s_967B16FB1B75A418E6A12296C4D1A35BCD9D139E0238DF06B4F5E3BECA466AF2_1658482108631_figure_RpiconnectCrowpi.png)

&#x20; 3\. เสียบ Power supply  ให้กับ Crow Pi และเปิด Switch เพื่อเริ่มต้นใช้งาน

![Figure: Gate start Raspberry Pi OS on Display of Crow Pi](https://paper-attachments.dropbox.com/s_967B16FB1B75A418E6A12296C4D1A35BCD9D139E0238DF06B4F5E3BECA466AF2_1658485374585_file.png)

Date: May 2023

Author: Soontree Jaikhong (AIC-Researcher)

Author: Thanaluk Pranekunakol (AIC-Researcher)


---

# 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://docs.aic-eec.com/general/development-on-crowpi/raspberry-pi-with-crowpi.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.
