Projects

Manual Controlled Toll Gate Using Push Button

Manual Controlled Toll Gate Using Push Button

n this Instructable we will simulate an Toll Booth Gate by using a manual Push Button to open and close the gate. How Does It Work? When the vehicle comes in front of the gate, the push button is pressed & the gate is opened, this is done by sending a command via microcontroller to the servo to open the gate […]

Graphic LCD

Arduino powered GLCD (Graphic LCD)

Displays are always nice. So far I’ve just been demonstrating how to use 7-segmented displays to display numbers using very few resources. But what if you want to display text? Or pictures? Or both? Well in order to do that, you’re going to need a simple LCD screen. Now there are simple led screens out […]

Measure Your WiFi Signal Strength Using Particle Photon

Measure Your WiFi Signal Strength Using Particle Photon

WiFi has become an integral part of our life and daily billions of people use WiFi as a method to access the internet. But the range of WiFi is limited, unlike a cellular connection. A normal WiFi router usually has a range of about a 100m in clear sight and about 20m to 50m without clear […]

ATTiny powered Arduino Projects

ATTiny powered Arduino Projects

Arduino is a great platform. No question. But what if I told you that you could take your entire board and compact it into tiny package. And I mean really small. The chip in the picture is an ATTiny84, and that is the big version. So if your project only needs a few pins and […]

Irrigation logic controller or project log

Irrigation logic controller/project log using Arduino

Hello, I am going to explain my project in just a minute, but first I wanted to explain how I became involved in this project. I like to save money were I can, so it is not hard to understand why I carpool to work. It is only two people at the moment, but it […]

Arduino Self Driving Car

Arduino Self-Driving Car

This is basically a Self-Driving Car powered by Arduino R-3 Development Board and a L293D Motor Shield.It uses the data given by the HC-SR04 Ultrasonic Sensor which is connected to analog pins of the arduino board. As an additional feature, I have added a Micro 90g servo which the ultrasonic sensor is fixed to. Basically […]

Keyless Entry

Keyless Entry / Arduino

Keyless Entry System Enter the correct code into the keypad and the servo will unlock the door. Enter the incorrect code and Sorry you stay out. There was a couple of stipulations i wanted in my Keyless Entry system: Helper Light. A light that would come on whenever a key was pressed. Then off after […]

Arduino real time clock shield

An Arduino real time clock shield

Today we are going to make a real time clock Arduino shield. Doing so will give you a simple way of adding … real time capability to your projects such as time, date, alarms and so on. We will use the inexpensive Maxim DS1307 real-time clock IC. First of all, we need create our circuit […]

Twitter Physical Client

Twitter Physical Client Using Arduino

In this project I’m building a physical Twitter client using Arduino and a flag, basically an arduino powered retweet indicator, whenever any of my tweets is retweeted some physical action will happen to notify me of that. You’ll need: 1. Flag. 2. Arduino. 3. Laptop with a java IDE installed on it. 4. Yellow Led […]

Particle Photon Wearable Pulse and Temperature Sensor

Particle Photon – Wearable Pulse and Temperature Sensor

The Particle Photon is a microcontroller suitable for wearable project’s considering it’s small form factor and that it supports OTA updates. For those of you who do not know what a Particle Photon is it is a tiny microcontroller with on board WiFi (Cypress WiFi chip) and the STM32 ARM Cortex M3 microcontroller, which is ideal for cool […]

Scroll to Top