sensor

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 »

Cat Detector

Arduino Cat Detector SD Card Logger

I used: an Arduino Uno a Parallax PIR Motion Sensor and a Seeed Studio SD Card Shield Arduino, shield, sd card, logging shield, storage, logger Check out This instructable on PIRs in case you didn’t know what it is: http://www.instructables.com/id/PIR-Motion-Sensor-Tutorial/ Step 1: Connect your PIR Sensor Hook up the PIR Sensor Ground pin to Ground

Arduino Cat Detector SD Card Logger Read More »

FINAL Touch sensor with arduino

FINAL Touch sensor with arduino

The tutorials we used. http://www.instructables.com/id/Touche-for-Arduino-Advanced-touch-sensing/?ALLSTEPS http://www.instructables.com/id/Calm-Relaxed-Interaction-Plant-Plus-1/?ALLSTEPS Download arduino software and the processing software. From their respective websites. Processing.org arduino.cc   All of the supplies we used: (we didn’t include the water bottle as a sensing object, and used an inductor instead of a coil) Arduino Usb cable Shield pin headers Resister: 10k, 1MOmh, 3,3k Capacitor:

FINAL Touch sensor with arduino Read More »

Arduino Temperature Sensor

Arduino Temperature Sensor Code

This arduino projects show how to read Celsius and Fahrenheit temperature with LM35 temperature sensor. Parts List; 1) 1x 16×2 parallel LCD display (compatible with Hitachi HD44780 driver) 2) 1x Arduino 3) 1x 10kΩ potentiometer 4) 1x LM35 temperature sensor 5) Jumper wire Instruction; 1) Connect all jumper wire as shown in diagram. 2) Connect

Arduino Temperature Sensor Code Read More »

DIY boat with Arduino

Building a semi Smart, DIY boat with Arduino and some other sensors

I based this off of this really nice instructables.com post for building a water bottle boat, with some additions for obstacle avoidance and light-guided control. I used Arduino as a microcontroller, an ultrasonic sensor in the front, a few simple switches on the side of the boat, and a few light sensors on either side.  See here for a

Building a semi Smart, DIY boat with Arduino and some other sensors Read More »

Scroll to Top