1
0
mirror of https://github.com/xg590/IoT.git synced 2024-11-17 00:37:38 +03:00
This commit is contained in:
Xiaokang Guo
2021-06-24 05:08:00 -04:00
parent 5c630560a8
commit c90a2903f5
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
### DSTIKE USB32
* Name: ESP32 Dev Module
* FQBN: esp32:esp32:esp32
* Demo: [Light RGB LED](https://github.com/lspoplove/D-duino-project/blob/master/USB32/Democode.ino)
* Website: https://dstike.com/products/dstike-usb32
<img src="USB32.jpg"></img>
### Some nonsense from seller
```
Tutorial:
1. Instalar el entorno para ESP32: https://github.com/espressif/arduino-esp32?spm=a2g0o.detail.1000023.1.69c867655uu6l5
2. Instalar Adafruit NeoPixel Library: https://github.com/adafruit/Adafruit_NeoPixel?spm=a2g0o.detail.1000023.2.69c867655uu6l5
3. Seleccione la placa de desarrollo ESP32 otros parивmetros de forma predeterminada.
4. Cиоdigo de demostraciиоn: https://github.com/lspoplove/D-duino-project/blob/master/USB32/Democode.ino?spm=a2g0o.detail.1000023.3.69c867655uu6l5&file=Democode.ino
ESP32: https://www.espressif.com/es/products/socs/esp32
http://vcc-gnd.com/rtd/html/esp32/general.html
```

Binary file not shown.

After

Width:  |  Height:  |  Size: 125 KiB