Glowing an LED using Arduino Microcontroller
If you are trying to get an understanding of Microcontroller Arduino. The first program you will start from glowing an LED. Thereafter, you will use Ultrasonic sensor, DHT sensor, Touch sensor etc. Furthermore, you should have experience of C/C++. Moreover, if you see the code, there are two functions setup() and loop(). If you put […]
Glowing an LED using Arduino Microcontroller Read More »