Automatic Door Opener using Arduino
An Automatic Door Opener System is a simple project based on PIR Sensor and Arduino, which automatically opens and closes the door by detecting a person or object.
An Automatic Door Opener System is a simple project based on PIR Sensor and Arduino, which automatically opens and closes the door by detecting a person or object.
Displaying a Multiplication Table A code to display the Multiplication Table of a specific number.Welcome to the code! This code is for all the geeks out there who love to…
Checking Leap Year! A simple code to check whether the given year is leap year or not.Welcome to the code! Here’s a simple code to check whether the given year…
Swapping Two Variables A code to swap two variables given by the user.Welcome to the code! Here’s a simple code to swap two variables for all the beginners to start…
10 tips for a Python beginner Start Reading Python is one of the most preferred languages. According to a study by Analytics India Magazine, the favourite language for data scientists in today’s…
3 Most Confusing Things for a Python Beginner Start Reading Most people struggle while learning new things, me myself included. And I have encountered 3 very confusing things (at least…