Skip to main content

Posts

Showing posts from December, 2022

Blog Entry 3 - Arduino Programming

Welcome back everybody! Today I will be sharing my experience my journey in Arduino Programming using the maker UNO kit as well as showing some of the the tasks that I have completed. Contents 1. Input devices:     a.  Interface a potentiometer analog input to maker UNO board and measure/show its signal           in serial monitor Arduino IDE.                                                                                        b.  Interface a LDR to Maker UNO board and measure/show its signal in serial                               monitor  Arduino IDE 2. Output devices:     a.  Interface 3 LEDs (Red, Yellow, Green) ...