Projects

RC Paper Tank

RC Paper Tank – Bring your 3D models to life

Bring your 3D models to life! In this instructable we will custom make a remotely controlled tank. We will infuse paper-craft with an arduino based system. This tank will be controlled on a android based phone though a bluetooth connection. I’ve strived to create something with a pleasing fit and finish. Remote control is also quite cheap […]

RC Paper Tank – Bring your 3D models to life Continue Reading

Barcode Reading on Arduino LCD

Barcode Reading using Roborealm Output on Arduino LCD

This Instructable shows how to create a Barcode Reader using only a webcam together with Roborealm and Arduino. The webcam used in this demonstration is the Logitech Quickcam and the LCD screen is labelled, JHD162A. What you need for this project: 1. Arduino UNO 2. LCD 3. Roborealm 4. Potentiometer Step 1: Coding the Arduino

Barcode Reading using Roborealm Output on Arduino LCD Continue Reading

The LED Strip Jellyfish Costume with Arduino

The LED Strip Jellyfish Costume with Arduino & LPD8806 Led Strips

It all started when I saw a BBC documentary in 2002 about deep waters of the ocean. There was a biolimunescent jellyfish in the documentary, probably of the species “ctenophores” that grabbed my attention so in the later years I decided use it as a Halloween costume. It wasn’t until 2011 when the led strips using LPD8806 driver chips

The LED Strip Jellyfish Costume with Arduino & LPD8806 Led Strips Continue Reading

Arduino while loop

How to use a while loop to calibrate the value of an analog sensor using Arduino

Sometimes you want everything in the program to stop while a given condition is true. You can do this using a while loop. This example shows how to use a while loop to calibrate the value of an analog sensor. In the main loop, the sketch below reads the value of a photoresistor on analog pin 0 and

How to use a while loop to calibrate the value of an analog sensor using Arduino Continue Reading

arduino l3dgecomm

Arduino-l3dgecomm – Integrating L3DGEWorld and Arduino

L3DGEWorld is a tool for monitoring and interacting with networks and computer systems. Within a 3D world, entities bounce, spin, scale and otherwise change. These entities all represent an entity in another context – be it a server, phone, router or other monitorable device. The visual transformations represent various characteristics of these entities, such as

Arduino-l3dgecomm – Integrating L3DGEWorld and Arduino Continue Reading

Scroll to Top