Projects

LED cube shield

3x3x3 LED cube shield using arduino

What should be in your kit: 1 – PCB 27 – LED’s 2 – 6 Pins for Arduino 2 – 8 Pins for Arduino 3 – Resistors 1 – Foam Guide 1 – Small Wire 1 – Medium Wire 1 – Large Wire You will need: Solder Iron, Solder, Wire Cutters, Wire Strippers, Safety Googles, […]

MQ 8 Hydrogen Gas Sensor Circuit Built with an Arduino

MQ-8 Hydrogen Gas Sensor Circuit Built with an Arduino

In this project, we will go over how to build a hydrogen gas sensor circuit with an arduino. The hydrogen gas sensor we will use is the MQ-8 sensor. This is a sensor that is sensitive to effects of hydrogen gas. Hydrogen gas (H2), at room temperature and under standard pressure conditions, is tasteless, odorless, […]

Simple Solar Power

Simple Solar Power using arduino

Simple Solar Power Light contains energy. When light hits a conductor (or semiconductor) some of the energy is translated into moving electrons, creating current. We can harness the current using solar cells (aka photovoltaic cells). When the sun shines on a solar cell, the current output is mostly constant, which is known as direct current, […]

The Soil Temperature Sensor1

Arduino-enabled Patron Interaction Counting using arduino

Using the Arduino development board (http://arduino.cc) has become a very popular way to create hardware prototypes that bridge the divide between the physical world and the Internet. This article outlines how to use an Arduino, some off-the-shelf electronic parts, the Processing programming language, and Google Documents to create a push-button reference desk transaction tally device. […]

Code the Arduino

Using an RGB LED to Detect Colours using arduino

I am going to show you how you can use an RGB LED and a Cds photocell as a colour sensor for a micro-controller. I will illustrate the method to retrieve a colour using Arduino, and I will show you a how you can verify the colour being scanned with a small Processing sketch.We will be […]

Reviving a dead arduino

Reviving A Dead Arduino

Well I managed to kill my Arduino. It no longer accepted uploads with the classic out of sync error. After asking on the Arduino forum I was told I would need a high voltage programmer to rectify, so I decided just to buy a new chip. I was a bit scared about doing this but […]

Parallax RFID Reader with an Arduino

Using the Parallax RFID Reader with an Arduino

f you’ve ever wanted the ability to use some form of hardware-based authentication in your projects then this is the board to do it with. The Parallax RFID (Radio Frequency Identification) reader is super easy to configure. It only takes four wires! It uses serial protocol to transfer information from RFID cards to the Arduino. […]

Build a network clock NCLK with Microduino RTC

Build a network clock (NCLK) with Microduino-RTC

The resolvent of clock synchronization over internet. by PKJ, The web−based clock management system allows you to monitor clock status from wherever they are and centrally change settings. and this small device is built with PoE technology, thus IP clocks get their time, data and power from the same network that supports your other IP endpoints. […]

TFT Display with microSD

TFT Display with microSD breakout board using arduino

128X160 pixels in 18 bit color with a microSD breakout board courtesy of Adafruit Industries You can purchase the 18-bit color TFT LCD display with microSD card breakout kit (part# ST7735R) from Adafruit Industries This tutorial from Adafruit is for a 1.8″ diagonal TFT display & microSD breakout board. This breakout is the best way […]

Scroll to Top