Temperature Measurement Project Ideas

Reading pulses from meters with pulse outputs..

Reading pulses from meters with pulse outputs.. using arduino

A note on what this document covers The key addition to the wealth of online information about pulse counting is the method of counting pulses from multiple sources (up to 12) using continuous sampling and direct port manipulation in an Arduino sketch instead of interrupt-based counting. When tallying pulses from one or two pulse output […]

Reading pulses from meters with pulse outputs.. using arduino Read More »

temprature bulb

Temperature Control of a Lightbulb

Required Equipment lightbulb (incandescent, LED, CFL, etc.) AC solid-state relay (hockey-puck type, etc.) temperature sensor (TMP36, etc.) Arduino board (e.g. Uno, Mega 2560, etc.) In this example, the temperature of the lightbulb is gauged using a TMP36 sensor. This sensor is cost-effective, reasonably accurate, and encompasses a sufficient range. The Arduino board serves the dual

Temperature Control of a Lightbulb Read More »

Arduino Temperature controlled USB fan

Temperature-controlled USB fan using Arduino

As summer is coming, I bought a USB fan from HuaQiangBei, Shenzhen. However, when I focus myself on work(or game), I could hardly notice its existence. If I can teach it how to think and execute its duty without my order, that will be more practical and fun! So roll your sleeves and follow me

Temperature-controlled USB fan using Arduino Read More »

ESP32 NTP Temperature Probe Cooking Thermometer With Steinhart Hart Correction and Temperature Alarm.

ESP32 NTP Temperature Probe Cooking Thermometer With Steinhart-Hart Correction and Temperature Alarm.

Still on the journey to complete an “upcoming project”, “ESP32 NTP Temperature Probe Cooking Thermometer With Steinhart-Hart Correction and Temperature Alarm” is an Instructable showing how I add an NTP temperature probe, piezo buzzer and software to my capacitive touch Instructable “ESP32 Capacitive Touch Input Using “Metallic Hole Plugs” for Buttons” to create a simple

ESP32 NTP Temperature Probe Cooking Thermometer With Steinhart-Hart Correction and Temperature Alarm. Read More »

Scroll to Top