This shows you the differences between two versions of the page.
iothings:proiecte:2023sric:smartled [2024/05/30 01:42] dragos.petre [Smart NeoPixel LED Strip] |
iothings:proiecte:2023sric:smartled [2024/05/30 01:56] (current) dragos.petre [Software] |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Master: SCPD | * Master: SCPD | ||
* Video link: [[https://youtu.be/PxzQ7asWBro]] | * Video link: [[https://youtu.be/PxzQ7asWBro]] | ||
+ | * Source Code: {{:iothings:proiecte:2023sric:petredragos_sourcecode.zip|}} | ||
===== Overview ===== | ===== Overview ===== | ||
Line 24: | 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 ===== |