Tag Arduino

How to hook keypads with Arduino

Matrix style keypads with Arduino is very handy and easy to use for any input required. It can be used to enter passwords, control games and robots. What is needed Arduino UNO Keypad 4*4 ( you can also use 4*3 keypad…

Real time clock with DS1302

Real time clock with DS1302 is designed using Arduino Uno. About DS1302 The DS1302 is a trickle-charge timekeeping chip containing a real-time clock/calendar and 31 bytes of static RAM. It communicates with a microprocessor via a simple serial interface. The…

C:\Users\Pintu\OneDrive\Blogs\Electronics\Adrino_UNO_image.png

How to test Arduino UNO

You have received your Arduino UNO and want to quickly verify and test arduino uno that it is in good condition or you want to write your first Arduino UNO program. To do so you need to follow the following…