analog

ESP32 Capacitive Touch Input

ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons Using Arduino

https://youtu.be/qQG8SdMgj8I As I was finalizing design decisions for an upcoming ESP32 WiFi Kit 32 based project requiring three button input, one noticeable problem was that the WiFi Kit 32 does not possess a single mechanical pushbutton, yet alone three mechanical buttons, for input. However, the WiFi Kit 32 does have plenty of capacitive touch inputs,

ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons Using Arduino Read More »

Arduino Temperature Control (1)

Temperature Control For Kitchen Appliances using Arduino

In this Instructable, I will step through controlling the temperature of most kitchen appliances. As an example, I will use an old Westbend Poppery popcorn maker (aka. coffee roaster), but these same techniques will be applicable to most hot plates, coffee makers, and waffle irons. This instructable puts you at risk of electrocuting or burning

Temperature Control For Kitchen Appliances using Arduino Read More »

Temperature Sensitive Infinity Mirro

Temperature-Sensitive Infinity Mirror Using Arduino

As per an assignment in my digital multi-media class, I’ve combined two Arduino-related tutorials into a functional object! The result is a pair of infinity mirrors that flash red and blue depending on minute fluctuations in ambient temperature. This is my first experience with Arduino, and my first attempt at building an electronic device from

Temperature-Sensitive Infinity Mirror Using Arduino Read More »

LM35 Arduino Output (1)

LM35 and Arduino – Temperature Measurement and Display on LCD

In this article, we are presenting a tutorial on how to interface LM35 and Arduino along with its program. Once we successfully interface arduino and lm35, we will go on to build a temperature display using arduino and a 16×2 LCD module which constantly monitors temperature around the measurement field/range of LM35 and displays the same on LCD module.

LM35 and Arduino – Temperature Measurement and Display on LCD Read More »

Arduino Scope clock (2)

Analog Clock And Temperature sensor On An Oscilloscope using Arduino

Scopeclock is an easy to use hardware to make your X-Y capable analog oscilloscope more useful .Using this simple to use hardware you can convert your analog oscilloscope into a scope clock.This project was me and my friend kshitij gupta at CEDT nsit under the guidance of Prof. Dhananjay V.Gadre. Scope clock has two modes

Analog Clock And Temperature sensor On An Oscilloscope using Arduino Read More »