All About Circuits

Latest Environmental Sensors Technical Articles

Categories

CAT-apult… An Arduino-Controlled Servo for Makers!

CAT-apult… An Arduino-Controlled Servo for Makers!

The CAT-apult! is the robotic food launcher your cat never knew it needed.


Projects Jul 29, 2016 by Ryan Jones
The How and Why of Energy Harvesting for Low-Power Applications

The How and Why of Energy Harvesting for Low-Power Applications

Harvesting energy from non-conventional sources has received an increased interest as designers look for alternative power sources. Even though the power is usually harvested in small amounts, it is adequate for various low-power applications.


House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

House-Monitoring Framework with Arduino and Raspberry Pi: The Paranoid App

Learn how to use a Raspberry Pi and an Arduino to develop a system for monitoring and controlling your home.


Projects Jun 03, 2016 by Cezar Chirila
Program a PIC Microcontroller as an I2C Slave Device for Custom Sensor and I/O Interfacing

Program a PIC Microcontroller as an I2C Slave Device for Custom Sensor and I/O Interfacing

No I2C interface with that sensor? No problem. Program a PIC chip as an I2C slave device for custom sensor and I/O interfacing. Here, we use three DHT22 sensors on a single I2C interface.


Measure Thermocouple Temperature with the MAX31855 and a PICAXE

Measure Thermocouple Temperature with the MAX31855 and a PICAXE

Whether for cooking or reflow soldering, a thermocouple is often the best choice for a high temperature sensor. The MAX31855, a PICAXE-08M2, a serial LCD, and a few lines of code will do the trick.


Getting Started with the Bosch BMP180 Sensor

Getting Started with the Bosch BMP180 Sensor

Learn one of the ways to get started with the BMP180 sensor and learn a simple way to improve the data.


Projects Dec 20, 2015 by Alex Udanis
Hack Your Toaster Oven to Become a Thermocouple Measurement System

Hack Your Toaster Oven to Become a Thermocouple Measurement System

The intuitive, step-by-step procedure presented in this article will help you to successfully perform reflow soldering in your toaster oven.


Projects Dec 18, 2015 by Robert Keim
Build a LaunchPad-Controlled Clock with Temperature and Humidity Meter

Build a LaunchPad-Controlled Clock with Temperature and Humidity Meter

If you're looking for a cool weekend project, you've found it. This is not only a digital clock: it also measures and displays the temperature and the relative humidity of your room periodically.


Projects Dec 18, 2015 by Tim Youngblood
Make an EFM8-Based System for Monitoring and Analyzing Thermocouple Measurements

Make an EFM8-Based System for Monitoring and Analyzing Thermocouple Measurements

With this microcontroller-to-PC interface you can conveniently monitor a temperature and visualize how the temperature changes over time.


Projects Oct 26, 2015 by Robert Keim
Make a BLE Temperature Sensor with the nRF51

Make a BLE Temperature Sensor with the nRF51

This article demonstrates how to use the built-in die temperature sensor on the nRF51. The die temperature is not the same as ambient temperature, but can be calibrated to ambient temperature by using a correction factor.


An Introduction to the Wunderbar

An Introduction to the Wunderbar

Learn how to set up the Wunderbar platform to begin building your own IoT apps. This will demonstrate the "Can't Touch This" and "Tell Me When" demo applications to measure WunderBar sensors and perform actions based on them. Some of the major bugs are discussed.


Projects Aug 29, 2015 by Patrick Lloyd
Practical Uses of Instrumentation Amplifiers

Practical Uses of Instrumentation Amplifiers

Basic refresher on instrumentation amplifiers, followed by a several real world applications in which an engineer would find this circuit.


Reading Sensors with an Arduino

Reading Sensors with an Arduino

The ease with which an Arduino can obtain sensor values is one of the features that makes it so useful.


Projects Jun 18, 2015 by Tim Youngblood