Sensor – Transducer – Detector Project Ideas

Momentary Switch as Digital Sensor

Momentary Switch as Digital Sensor using arduino

many cases switches are just switches. They directly control the flow of electricity to an appliance, flashlight or mains-voltage lamp. An example of this is the switch on the wall in your living room. In many cases nowadays however, switches are digital sensors, meaning that instead of directly controlling a high-powered device, they are controlling

Momentary Switch as Digital Sensor using arduino Read More »

Arduino weather station part 2

Arduino weather station part 2 using arduino

Sometimes I just do not have time to connect to the internet and check current weather conditions. This is the reason why I made this indoor LCD weather display based on Atmega328 Arduino MCU. The circuit board consists of two LP2950 voltage regulators, MCU, four buttons, ENC28J60 Ethernet module and LCD12864 graphic display module. The

Arduino weather station part 2 using arduino Read More »

Arduino testing Sharp IR

Arduino – Using a Sharp IR Sensor for Distance Calculation

Well, looks like my sonar sensor (SRF05) is a just a tad inaccurate for precise measurement as I found from my radar screen I made (Arduino Radar Sscreen). So I’ve got hold of a Sharp GP2Y0A02 series infrared distance sensor. It’ll detect and measure anything within a 20-150cm range and it does this by triangulation

Arduino – Using a Sharp IR Sensor for Distance Calculation Read More »

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 Read More »

Scroll to Top