Temperature Measurement Project Ideas

measuring the Earth’s magnetic field with the magnetometer HMC5883L1

Arduino: measuring the Earth’s magnetic field with the magnetometer HMC5883L using arduino

The HMC5883L magnetometer This component (a small chip) HMC5883L, produced by Honeywell, bases its operation on  AMR (Anisotropic Magnetoresistive) technology and allows you to be able to measure both the direction and the magnitude of the earth’s magnetic field. This magnetometer HMC5883L has within 3 magneto-resistive sensors arranged on three perpendicular axes (the Cartesian axes x,

Arduino: measuring the Earth’s magnetic field with the magnetometer HMC5883L using arduino Continue Reading

How to build an Arduino energy monitor measuring mains voltage and current2

How to build an Arduino energy monitor – measuring mains voltage and current arduino

Including voltage measurement via AC-AC voltage adapter and current measurement via a CT sensor. This guide details how to build a simple electricity energy monitor on that can be used to measure how much electrical energy you use in your home. It measures voltage with an AC to AC power adapter and current with a

How to build an Arduino energy monitor – measuring mains voltage and current arduino Continue Reading

4x Multiplexed RTD Temperature sensor module

4x Multiplexed RTD Temperature sensor module

Description This module can be used to measure temperature using RTD (resistive temperature detectors) temperature sensors. It produces an analog voltage that is proportional the temperature of the probe. The module contains a multiplexer to enable measurement of up to 4 temperature probes.  Design RTD Temperature sensors change their resistance with temperature. The resistance change

4x Multiplexed RTD Temperature sensor module Continue Reading

How to build an Arduino energy monitor measuring mains voltage and current

How to build an Arduino energy monitor – measuring mains voltage and current

This guide details how to build a simple electricity energy monitor on that can be used to measure how much electrical energy you use in your home. It measures voltage with an AC to AC power adapter and current with a clip on CT sensor, making the setup quite safe as no high voltage work

How to build an Arduino energy monitor – measuring mains voltage and current Continue Reading

I2C Communication With An Infrared Temperature Sensor

I2C Communication With An Infrared Temperature Sensor

Introduction Contents [hide] 1 Introduction 2 What You’ll Need to Know 3 Things You’ll Need 4 Connect the temperature sensor 5 How the Temperature Sensor Works 6 Install the External Libraries 7 Program the Microcontroller 8 Conclusion In this lab, you’ll see synchronous serial communication in action using the Inter-integrated Circuit (I2C) protocol. You’ll communicate with an

I2C Communication With An Infrared Temperature Sensor Continue Reading

Scroll to Top