Files
Desktop_Deck/README.md
T
2025-10-01 23:47:44 +03:00

29 lines
725 B
Markdown

## 👀 Desktop_Deck Overview
## 🚀 Features
## 📦 Setup
## 1
1. `Install and open Arduino IDE`
2. `File>Preferences>Additional Boards Manager URLs:(Click the double window button)`
>Paste this code
```bash
http://Digistump.com/package_digistump_index.json
```
3.`Click 'OK'`
4.`Tools>Board>Boards Manager...`
5.`search 'esp8266' and install it`
6.`Plug into your computer`
7.`Tools>Port`
> ⚠️ **Warning:** Make sure you have installed the correct USB driver (CH340 or CP2102) before connecting the ESP8266 to your computer.
<p align="right">🔗 <strong>Blog:</strong> <a href="https://my-blog.example.com">my-blog.example.com</a></p>
## 🎉 Run
## 📜 Documentation
## 🔒 License