Lab 12 - Dive Deeper Into Arduino Entry

The last lab was the first taste of basic Arduino programming. 

This lab is built upon the concepts and programming practices learned in the previous lab session, A series of tasks including writing a program to read values from a photoresistor, which controls the LED illumination, which can also be triggered by pressing a button. and the other task is the buzzer, also triggered by the following conditions.

Looks more complicated than the last lab!


Testing the result, we were able to hear the tone clearly after adjusting the resistor to the most appropriate one.


This lab gave us a deeper understanding of the basics of Arduino but involved more hardware. So that we can prepare for our final project, please continue to read the next blog, about designing and building a strobe light for DJI Mavic 2 Pro in order to be able to fly at night, based on the programming knowledge that we learned in the past two labs.


Comments