Sensor – Transducer – Detector Projects

Color Sensor and Asynchronous Mode

Quark D2000 I2C Interfacing Add a Color Sensor and Asynchronous Mode

We finish up our project using I2C on the Quark D2000 development board with the addition of a color sensor and an object color identifier program. Finally, we revisit interfacing the BH1750FVI ambient light sensor using asynchronous mode I2C. Before continuing in this article, consider reading through part one of the article: Quark D2000 I2C Interfacing: […]

Quark D2000 I2C Interfacing Add a Color Sensor and Asynchronous Mode Continue Reading

Quark D2000 I2C Interfacing Add a Light Sensor and an LCD

Quark D2000 I2C Interfacing: Add a Light Sensor and an LCD

Get acquainted with using I2C with the Quark D2000 development board by interfacing an ambient light sensor and an LCD. Previously, we presented a general overview of the Quark D2000 development board. Subsequently, we explored the use of the board’s GPIO and PWM. In this project, we will explore using I2C with the D2000 board

Quark D2000 I2C Interfacing: Add a Light Sensor and an LCD Continue Reading

Building a simple digital light meter using Arduino and BH1750FVI sensor

Building a simple digital light meter using Arduino and BH1750FVI sensor

A light meter is a device that measures the intensity of light. It finds applications in schools, hospitals, production areas, passageways and more to measure and maintain proper lighting levels. It is often used by photographers to determine the proper exposure for a photograph. Today we are going to build a simple light meter using

Building a simple digital light meter using Arduino and BH1750FVI sensor Continue Reading

Arduino MCP9802

MCP9802 temperature sensor and Arduino

MCP9802 is a digital temperature sensor from Microchip that measures temperatures between -55°C and +125°C to a digital word. It provides an accuracy of ±1°C (maximum) from -10°C to +85°C. The MCP9802 sensor comes with user-programmable registers that provide flexibility for temperature sensing applications. The register settings also allow user-selectable 9-bit to 12-bit temperature measurement

MCP9802 temperature sensor and Arduino Continue Reading

PC based heart rate monitor using Arduino and Easy Pulse sensor

PC-based heart rate monitor using Arduino and Easy Pulse sensor

The heart rate, also referred to as pulse rate, has been recognized as a vital sign since the beginning of medicine, and it is directly related to a person’s cadiovascular health. Today, we are going to make a PC-based heart rate monitor system using an Arduino board and Easy Pulse V1.1 sensor. Easy Pulse is

PC-based heart rate monitor using Arduino and Easy Pulse sensor Continue Reading

A Simple Guide to Using a Hall Effect Sensor With Arduino

A Simple Guide to Using a Hall Effect Sensor With Arduino

Have you ever wanted to make a project that involved contact-less sensing? For example: to detect a door closing, to count the number of revolutions of a wheel, or make a speedometer? Then this Arduino Hall Effect sensor tutorial is for you! This project uses a Hall Effect sensor to detect the presence of a

A Simple Guide to Using a Hall Effect Sensor With Arduino Continue Reading

IMU Interfacing Tutorial Get started with Arduino and the MPU 6050 Sensor

IMU Interfacing Tutorial Get started with Arduino and the MPU 6050 Sensor

In this post, I will be reviewing a few basic IMU (Inertia Measurement Unit) sensors that are compatible Arduino. I will also give a short tutorial for interfacing an Arduino with the best IMU sensor available. IMU sensors like the MPU 6050 are used in self-balancing robots, UAVs, smartphones, and more. IMU sensors are one

IMU Interfacing Tutorial Get started with Arduino and the MPU 6050 Sensor Continue Reading

An Easy Way to Build an Arduino Powered Motion Sensor Alarm

An Easy Way to Build an Arduino Powered Motion Sensor Alarm

Have you ever wanted to build a project that had could detect the presence of a person in a room? If so, then you can do this very easily using the PIR (Passive Infra Red) Motion sensor. This Arduino motion sensor can detect the presence of a person in a room. Therefore, you can build projects such

An Easy Way to Build an Arduino Powered Motion Sensor Alarm Continue Reading

Scroll to Top