In this part we will see how we can set a digital GPIO pin as an INPUT pin and read the status of that pin, […]
Category: Arduino
Embedded system Programming with Arduino Part 2
In this part we can do one more example on digital GPIO as output. Lets make an LED chaser with eight leds. As the firsts […]
Embedded system Programming with Arduino Part 1
An embedded System consists of an electronics hardware board (platform) and a software running on a specialized IC (Microcontroller or microprocessor). The specifically designed electronics […]