RUDE LABS
  • Home
  • About Us
  • Blogs
  • Contact Us
Select Page

Arduino Ultrasonic Distance Sensor

by rudelabs.ai | Dec 30, 2022 | Arduino, Coding Basics, Coding Projects

Introduction An ultrasonic distance sensor is a device that uses sound waves to measure the distance to an object. It is a non-contact sensor, meaning it can measure the distance to an object without physically touching it. Ultrasonic distance sensors are commonly...

How To Use LCD Display Using Arduino

by rudelabs.ai | Dec 29, 2022 | Arduino, Coding Basics, Coding Projects

Introduction For today’s Arduino tutorial, we will learn how to use LCD display using Arduino by printing a table. For this Arduino project, we will print a table of 12 in the LCD display. To build this Arduino project, you will need an LCD display, an Arduino...

How To Make A Mini Musical Keyboard Using Arduino

by rudelabs.ai | Dec 29, 2022 | Arduino, Coding Basics, Coding Projects

Introduction In this Arduino tutorial, we will learn how to make a mini musical keyboard using Arduino to produce different sounds using a piezo buzzer. It will take different inputs based on the resistors we connected, which will divide the voltage. It can be further...

How To Make A Zoetrope Using Arduino | Arduino Project

by rudelabs.ai | Dec 21, 2022 | Arduino, Coding Basics, Coding Projects

Introduction In this DIY coding tutorial, we will learn how to make a Zoetrope using Arduino. For this Arduino project, we use some still images to make a moving image using a motor. We will use a motor to rotate the still images backward and forward using a circuit....

Temperature Monitoring With Arduino | Arduino Project

by rudelabs.ai | Dec 20, 2022 | Arduino, Coding Basics, Coding Projects

Introduction Today we will discuss the Arduino project for temperature monitoring with Arduino. The temperature sensor is used to measure the temperature. It works on the principle of voltage across the diode terminals. If the voltage increases, the temperature also...

Math Game Using Arduino | Arduino Project

by rudelabs.ai | Nov 25, 2022 | Arduino, Coding Basics, Coding Projects

Introduction Do you want to make learning mathematics more interesting? Then you will find this Arduino project really helpful. Today we are going to create a Math Game Using Arduino. It will be a time-based game with components like Pushbuttons and LCD to display...
Page 12 of 15« First«...1011121314...»Last »

Recent Posts

  • Unlocking E-Commerce Potential with Data-Driven Insights
  • How AI-Powered Tools Are Reshaping the Future of Work
  • Design Systems That Scale Across Products: A Practical Guide for Growing Teams
  • Knowledge Evaluator Software Java Project
  • Attendance Management System Java Project