Amarino Experiment- Sensor graph and LED controller- redirected

This experiment makes the use of  ‘Android- Arduino BTCOMM Shield’  and Amarino. If you are not familiar with the shield, visit this page. This experiment is similar to my previous tutorials Sensor Graph basic experiment and Sensor graph and LED controller together. If you have never worked with Amarino, I strongly recommend you to visit Amarino page…

Read More

RGB Multicolor lamp using Amarino and Smart Phone- Arduino Shield- redirected

This experiment makes the use of  ‘Android- Arduino BTCOMM Shield’  and Amarino. If you are not familiar with the shield, visit this page.  This experiment is similar to my previous tutorials on RGB multicolor lamp using Amarino. and RGB multicolor lamp with custom Bluetooth ID on Amarino Interface. If you have never worked with Amarino, I strongly…

Read More

Android- Arduino BTCOMM Shield Circuit Layout Using Fritzing

You can make this shield on breadboard also. The circuit layout is given below: The BlueSMiRF used in the layout is Bluetooth Mate Silver READ ABOUT THIS SHIELD SEE ALL THE PHOTOS OF THIS EXPERIMENT SEE ALL THE PHOTOS OF AMARINO SHIELD V.3.0   OTHER EXPERIMENTS WITH THIS SHIELD                   CIRCUIT LAYOUT ON BREADBOARD  

Read More

Motion sensor

Here’s a simple motion sensor. Sketch has been taken from Arduino site. The sensor’s output pin goes to HIGH if motion is present.  However, even if motion is present it goes to LOW from time to time, which might give the impression no motion is present. This program deals with this issue by ignoring LOW-phases shorter…

Read More