All About Circuits

Latest Linear Regulator Projects

Categories

Light Bar “Relative Comfort” Thermometer with NodeMCU

Light Bar “Relative Comfort” Thermometer with NodeMCU

Create a wireless "relative comfort" light bar thermometer by broadcasting temperature data across multiple ESP8266 modules running NodeMCU using MQTT.


Projects Sep 28, 2015 by Patrick Lloyd
Ambient Light Monitor: Measuring and Interpreting Ambient Light Levels

Ambient Light Monitor: Measuring and Interpreting Ambient Light Levels

Part 3 in the “How to Make an Ambient Light Monitor” series. The project continues by building an ambient light sensor circuit on a breadboard, digitizing the circuit’s output signals, and interpreting the digitized measurements.


Projects Aug 05, 2015 by Robert Keim
Transmit Temperature with Raspberry Pi

Transmit Temperature with Raspberry Pi

How to interface a Raspberry Pi to an I2C temperature sensor (TMP102) and then publish the data to a Google sheet and graph.


Keep Your Cool: Monitor Temperature with an Arduino

Keep Your Cool: Monitor Temperature with an Arduino

The LM35 is an ideal temperature sensor for measuring ambient temperature. It provides a linear output proportional to the temperature, with 0 V corresponding to 0 degrees C and an output voltage change of 10 mV for each degree C change. LM35s are easier to use than thermistors and thermocouples because they are so linear and require no signal conditioning.


Projects Jun 28, 2015 by Tim Youngblood