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...
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...
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...
by rudelabs.ai | Dec 24, 2022 | Coding Projects
Know Your Language A general-purpose scripting language created especially for PHP web development. It was built in 1993 by Danish-Canadian programmer Rasmus Lerdorf and released to the public in 1995. PHP earlier stood for Personal Home Page, but it is now used to...
by rudelabs.ai | Dec 23, 2022 | Coding Projects
Know Your Language Artificial intelligence, or AI, is a broad term for systems that exhibit some of the finest traits of the human intellect, including planning, learning, reasoning, manipulating coded data, creativity, and social intelligence. In other terms, AI is...