This shows you the differences between two versions of the page.
iothings:proiecte:2023:rgbledbar [2024/01/16 07:13] rares.niculescu [Challenges and things to improve] |
iothings:proiecte:2023:rgbledbar [2024/01/16 07:28] (current) rares.niculescu [RGB Ledbar] |
||
---|---|---|---|
Line 4: | Line 4: | ||
* Email: <rares.niculescu@stud.acs.upb.ro> | * Email: <rares.niculescu@stud.acs.upb.ro> | ||
* Master: GMRV | * Master: GMRV | ||
- | * Source code, video and presentation: gitlab TODO | + | * Source code, video and presentation: https://gitlab.cs.pub.ro/rares.niculescu/iot-rgb_ledbar/-/tree/main/ |
=====Overview===== | =====Overview===== | ||
Line 53: | Line 53: | ||
* Another useful functionality would be implementing a "music-auto" mode where the behavior would altered by the input from a microphone. | * Another useful functionality would be implementing a "music-auto" mode where the behavior would altered by the input from a microphone. | ||
* Hardware challenge: You need a lot of equipment to implement this project (as you can see I've used a lot of wires). Also the ESP32's connections are faulty so you would have to either solder the wires or attach the ESP32 module to a breadboard. But, once the connections are stable, the satisfaction comes immediately. | * Hardware challenge: You need a lot of equipment to implement this project (as you can see I've used a lot of wires). Also the ESP32's connections are faulty so you would have to either solder the wires or attach the ESP32 module to a breadboard. But, once the connections are stable, the satisfaction comes immediately. | ||
- | * //A dedicated program where the user can create a schedule more easily. It would be also useful because the user will se the actual behavior before uploading the data to the Firebase DB.// | + | * //A dedicated program where the user can create a schedule more easily. It would be also useful because the user will see the actual behavior before uploading the data to the Firebase DB.// |
=====Conclusions===== | =====Conclusions===== | ||
In this project I've managed to implement a small RGB Ledbar with functionalities similar to those available on the market. It is an entertaining tool and a very good initial prototype for light show enthusiasts. Certain refinements and tests need to be done to make the user experience as enjoyable as possible. Overall, I consider the project to be a success. :-) | In this project I've managed to implement a small RGB Ledbar with functionalities similar to those available on the market. It is an entertaining tool and a very good initial prototype for light show enthusiasts. Certain refinements and tests need to be done to make the user experience as enjoyable as possible. Overall, I consider the project to be a success. :-) |