This Project Is A Part Of The Afrimakers Event http://www.afrimakers.org/ Introduction We used a simple cheap webcam to make a microscope. In short, a small hack to the optics of a standard webcam with an adjustable focus-lens, allows to create video data, with a magnification of around 100 to 400x (depending on the model) at […]
Projects
Temperature Sensor v2.0
Overview This board allows you to use a thermistor to measure the temperature of something. It is designed to be used to measure things in the range of 100C – 300C, but with the proper calibration and resistors, it can be adapted to any temperature range you need (under 300C). If you need something that […]
PhysComp: Mid-term Project – Instagram TUI – prototyping the interactive elements using Arduino
The physical interface will consist of a 3×3 grid of push buttons that will correspond to a 3×3 grid of images in the Processing program. Instead of a creating a 2D array of variables to correspond to the buttons’ postions in the grid, each location in the grid will be assigned a number. Each push […]
Brushless DC (BLDC) motor with Arduino – Part 2. Circuit and Software
In this post I will describe the hardware and the software part of a project involving the use of BLDC (Brushless DC) motor salvaged from a broken XBox 360. This is a second installment in the series of posts related to Arduino and brushless DC motors. Please see the first part for a bit of […]
Digital to Analogue Converter (DAC) DAC Theory
A digital to analogue converter takes a series of digital inputs (a string of 1s and 0s, in our case there will be 8 of them like 10011001) and converts it into an analogue output. You see DACs in every digital audio device (MP3 players, CD players) as these all store music in digital form, […]
Remote Controlled Switching
Vision The aim of our project is to be able to control a electrical switching process using a remote. The idea is to come up with an alternative to the conventional electric switch boards, using a wireless control mechanism, in an economic way. In other words, an Electric Switch Board is to be designed in […]
Make An Motor Shield For Arduino
We are not the first to make an Motor Shield for Arduino. But could be that we are the first that make a Motor Shield with a minimum of flexibility. We are studing a WiFi robot with camera controlled by Arduino. The robot will be controlled by browser. But we find a problem with an […]
Mobile Controlled Automation Using Arduino
By this mobile controlled automation using Arduino you can perform switching operation of any load or device which is connected with the circuit. Before some days i posted about DTMF tone in mobile communication. Here i am using DTMF tone in this project. Visit following link for more information regarding DTMF. Suppose you are outside […]
Toaster Oven Reflow Technique
Introduction This page describes how to reflow solder surface mount printed circuits using a cheap toaster oven. It owes a great deal to Nophead’s Cooking with Hydraraptor blog post. The picture shows Sally Bowyer (Director, RepRapPro Ltd) preparing components for soldering in the oven. For more instructions on this see the video at the bottom […]
Control a Furby with Arduino (or other microcontroller)
The Million Dollar Furby: We can rebuild him. We have the technology. Continued from the previous Instructable where we excised Furby’s primitive brain , it’s now time to replace it with something greater. This Instructable will detail how to install a new microcontroller in place of Furby’s old brain, making him into a fully controllable […]