This shows you the differences between two versions of the page.
pm:prj2023:apredescu:sweetsort [2023/05/28 23:35] laura.iliescu [Jurnal] |
pm:prj2023:apredescu:sweetsort [2023/05/30 18:04] (current) laura.iliescu [Results] |
||
---|---|---|---|
Line 73: | Line 73: | ||
- | ===== Rezultate Obţinute ===== | + | ===== Results ===== |
<note tip> | <note tip> | ||
Line 80: | Line 80: | ||
Beyond the educational aspect, this project offers practical benefits. It introduces beginners to the concept of automation, showcasing how Arduino can be used to solve real-world problems. The candy sorting machine exemplifies the power of programming and sensor integration to accomplish a specific task, presenting beginners with the opportunity to delve into programming fundamentals and expand their problem-solving abilities. As they witness the RGB LED lighting up and the buzzer playing a tone when candies are sorted, the sense of achievement and satisfaction further fuels their enthusiasm. | Beyond the educational aspect, this project offers practical benefits. It introduces beginners to the concept of automation, showcasing how Arduino can be used to solve real-world problems. The candy sorting machine exemplifies the power of programming and sensor integration to accomplish a specific task, presenting beginners with the opportunity to delve into programming fundamentals and expand their problem-solving abilities. As they witness the RGB LED lighting up and the buzzer playing a tone when candies are sorted, the sense of achievement and satisfaction further fuels their enthusiasm. | ||
</note> | </note> | ||
+ | {{:pm:prj2023:apredescu:video_sweet_sort.10.zip|}} | ||
+ | ===== Conclusions ===== | ||
+ | <note tip> | ||
+ | In conclusion, the Sweet Sort project utilizing Arduino and a color sensor presents an engaging and technically-oriented endeavor for beginners. Through the integration of various components and programming techniques, this project offers practical insights into electronics, automation, and sensor calibration. The process of researching, acquiring components, designing the box, assembling the system, and working on the code contributes to a comprehensive understanding of hardware integration, precision engineering, and coding practices. | ||
- | ===== Concluzii ===== | + | Throughout the project, the challenges of calibrating the TCS230 color sensor became evident due to its high sensitivity to changes in light conditions. This aspect provided valuable hands-on experience in troubleshooting, sensor optimization, and the importance of environmental factors on sensor accuracy. Overcoming these challenges required technical knowledge, perseverance, and experimentation to achieve the desired functionality and reliable color detection. |
+ | </note> | ||
===== Download ===== | ===== Download ===== | ||
- | <note warning> | ||
- | O arhivă (sau mai multe dacă este cazul) cu fişierele obţinute în urma realizării proiectului: surse, scheme, etc. Un fişier README, un ChangeLog, un script de compilare şi copiere automată pe uC crează întotdeauna o impresie bună ;-). | ||
- | |||
- | Fişierele se încarcă pe wiki folosind facilitatea **Add Images or other files**. Namespace-ul în care se încarcă fişierele este de tipul **:pm:prj20??:c?** sau **:pm:prj20??:c?:nume_student** (dacă este cazul). **Exemplu:** Dumitru Alin, 331CC -> **:pm:prj2009:cc:dumitru_alin**. | ||
- | </note> | ||
+ | {{:pm:prj2023:apredescu:sweet-sort.zip|}} | ||
===== Jurnal ===== | ===== Jurnal ===== | ||
- | <note tip> | ||
25.04.2023 : I started researching for a project idea and when looking at different components available I saw a color sensor. | 25.04.2023 : I started researching for a project idea and when looking at different components available I saw a color sensor. | ||
+ | |||
27.04.2023 : Decided on Sweet Sort as my project (since I was intrigued by the idea of working with a color sensor). | 27.04.2023 : Decided on Sweet Sort as my project (since I was intrigued by the idea of working with a color sensor). | ||
+ | |||
28.05.2023 : I ordered the components for the project. | 28.05.2023 : I ordered the components for the project. | ||
+ | |||
02.05.2023 : The components arrived and I started working on the box design, as it needed precise circular cuts for the candies to pass through. | 02.05.2023 : The components arrived and I started working on the box design, as it needed precise circular cuts for the candies to pass through. | ||
+ | |||
16.05.2023 : Started assembling the components. | 16.05.2023 : Started assembling the components. | ||
+ | |||
21.05.2023 : Worked on the code and attempted to calibrate the sensor. Discovered that anticipating the outcome of the TCS230 sensor was challenging due to its sensitivity to changes in light. :-\ | 21.05.2023 : Worked on the code and attempted to calibrate the sensor. Discovered that anticipating the outcome of the TCS230 sensor was challenging due to its sensitivity to changes in light. :-\ | ||
- | 28.05.2023 : Finally finished the project | ||
- | </note> | ||
+ | 28.05.2023 : Finally finished the project | ||
===== Bibliografie/Resurse ===== | ===== Bibliografie/Resurse ===== | ||
<note> | <note> | ||
- | Listă cu documente, datasheet-uri, resurse Internet folosite, eventual grupate pe **Resurse Software** şi **Resurse Hardware**. | + | LiquidCrystal_I2C.h: |
+ | |||
+ | https://ardushop.ro/ro/index.php?controller=attachment&id_attachment=57 | ||
+ | |||
+ | Design inspiration: | ||
+ | |||
+ | https://www.youtube.com/watch?v=g3i51hdfLaw&ab_channel=HowToMechatronics | ||
+ | |||
+ | Color sensor calibration information: | ||
+ | |||
+ | https://www.youtube.com/watch?v=MwdANEcTiPY&ab_channel=DroneBotWorkshop | ||
+ | |||
+ | https://howtomechatronics.com/tutorials/arduino/arduino-color-sensing-tutorial-tcs230-tcs3200-color-sensor/ | ||
</note> | </note> | ||
<html><a class="media mediafile mf_sweetsort" href="?do=export_pdf">Export to PDF</a></html> | <html><a class="media mediafile mf_sweetsort" href="?do=export_pdf">Export to PDF</a></html> | ||