Tag How to

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…

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…

How to enable Dark Mode in windows 10?

Steps to Enable Dark Mode in windows 10 Microsoft has introduced a dark theme option for the new Edge browser in Windows10 is looks great.   As of now it is only available for Edge browser. But there is a…

How to Remove Old Linux Kernel?

Whenever Ubuntu updates to a new Linux kernel, the old one is left behind and the boot menu gets longer. If your new Linux kernel is working fine, then it is safe to remove the old one and clean up…

How to remove windows default share?

Windows default share C$, D$ etc are recreated on machine restart or restarting the server service. To remove these share we can add a batch file which will remove the share. This batch file can be executed every time the…

MAC Address Spoofing

To change MAC-Address for a Network card in Windows Registry: Click Start – Run, type “regedit” Navigate to [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Class\{4D36E972-E325-11CE-BFC1-08002BE10318] HKEY_LOCAL_MACHINE \SYSTEM \CurrentControlSet \Control \Class \{4D36E972-E325-11CE-BFC1-08002BE10318} 3. Under this key, you shoud see numbers in sequence as “0000″, “0001″ and so…