ia_hackathon/README.md
@arthurcabon29 d51e1cd100 add readme
2025-03-07 16:27:11 +01:00

44 lines
1.1 KiB
Markdown
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 🚀 IA Hackathon Project
![Arduino Project](images/project.png)
Welcome to **IA Hackathon Project**! About
This project was made as part of a collaboration between **42 school** and **Lazada art school**. The goal was to make an AI with **psychiatric problems** in pairs. So we decided to make a child with tics. 🎯
![Photo](assets/images/project.jpg)
## 📌 Features
✅ Motor activation based on python request
✅ Request to mistral API
✅ Talk to text
✅ Text to talk
---
## 🛠️ Required Components
| Component | Quantity |
|-----------------|----------|
| Arduino Uno | 1 |
| Motor | 1 |
| Relais | 1 |
| Wires | Several |
---
## ⚙️ Wiring Diagram
Heres how to connect the components:
![Diagram](assets/images/project.jpg)
📌 **Explanation:**
- The **HC-SR04 sensor** is connected to **Trig** and **Echo** pins
- The **motor** is connected to a **relay** on **pin D3**
- The **Arduino** communicates via **USB** with a PC
---
## 🖥️ Installation
1⃣ Clone this repository:
```sh
git clone https://github.com/user/my-arduino-project.git