This shows you the differences between two versions of the page.
iothings:proiecte:2023sric:smartled [2024/05/30 01:22] dragos.petre [Resources] |
iothings:proiecte:2023sric:smartled [2024/05/30 01:56] (current) dragos.petre [Software] |
||
---|---|---|---|
Line 3: | Line 3: | ||
* Email: <dragso.petre@stud.acs.pub.ro> | * Email: <dragso.petre@stud.acs.pub.ro> | ||
* Master: SCPD | * Master: SCPD | ||
+ | * Video link: [[https://youtu.be/PxzQ7asWBro]] | ||
+ | * Source Code: {{:iothings:proiecte:2023sric:petredragos_sourcecode.zip|}} | ||
===== Overview ===== | ===== Overview ===== | ||
Line 23: | 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 ===== |