usb

Internet Devices for Home Automation (1)

Internet Devices for Home Automation Using Arduino

This instructable shows the principles involved in making devices to control home automation over the internet. We’re going to construct a device (or several of them), that talk to each other over the internet to control lights, motors for curtains/blinds, power sockets etc.  In contrast to devices controlled from a web browser or phone, these …

Internet Devices for Home Automation Using Arduino Read More »

USB HID Mididevice (1)

Turn your Arduino Uno into an USB-HID-Mididevice

While building an Arduino Uno based Midi-Controller for Ableton Live, I came across the HIDUINO project ( http://code.google.com/p/hiduino/ ). It allows you to turn your Arduino Uno (or any other device using an AVR-USB chipset like the 8u2) into a driverless HID/Midi device. It’s much more comfortable than using a software based serial to midi …

Turn your Arduino Uno into an USB-HID-Mididevice Read More »

Password Box Arduino One Touch Password Input USB Keyboard Hack

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack)

Today is the world of internet social. We have many social platform Email, Facebook, Instagrams, Twitter, Instructables and etc.For security issue we should not use the same password for these platform and some platform enforce us to create password that difficult to remember. It is better to write it to your notebook but some people …

[Password Box] Arduino One Touch Password Input (USB Keyboard Hack) Read More »

TMP36 Temperature Sensor Circuit

How to Build a TMP36 Temperature Sensor Circuit Using Arduino

In this project, we will demonstrate how to build temperature sensor circuit using a TMP36 sensor. As a temperature sensor, the circuit will read the temperature of the surrounding environment and relay the temperature to us back in degrees fahrenheit. The IC we will use to measure the temperature is the TMP36 IC. We will …

How to Build a TMP36 Temperature Sensor Circuit Using Arduino Read More »

LM335 Temperature Sensor Circuit

How to Build a LM335 Temperature Sensor Circuit using Arduino

In this project, we will demonstrate how to build temperature sensor circuit using a LM335 sensor. As a temperature sensor, the circuit will read the temperature of the surrounding environment and relay this temperature to us back in degrees Kelvin. The difference between an LM335 and LM34 and LM35 temperature sensors is the LM335 sensor …

How to Build a LM335 Temperature Sensor Circuit using Arduino Read More »

PC based heart rate monitor

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