This shows you the differences between two versions of the page.
|
iothings:proiecte:2023sric:smartled [2024/05/30 01:54] dragos.petre [Smart NeoPixel LED Strip] |
iothings:proiecte:2023sric:smartled [2024/05/30 01:56] (current) dragos.petre [Software] |
||
|---|---|---|---|
| Line 25: | Line 25: | ||
| * **Arduino IDE** for code development and Serial Monitor | * **Arduino IDE** for code development and Serial Monitor | ||
| * **BLE Scanner Android App** for connecting my phone to the ESP32 board via BLE | * **BLE Scanner Android App** for connecting my phone to the ESP32 board via BLE | ||
| + | |||
| + | === Libraries needed === | ||
| + | * Adafruit_BusIO | ||
| + | * Adafruit_GFX_Library | ||
| + | * Adafruit_NeoPixel | ||
| + | * Adafruit_SSD1306 | ||
| + | * ArduinoBLE | ||
| ===== Architecture ===== | ===== Architecture ===== | ||