Friday, April 23, 2010

Schematic Digital Clock using Classic LED 7 Segment Displays

This is a simple digital clock project using PIC16F887 and classic LED 7-Segment from HP 5082-7414 created by punkky. The displays are bright red and sun light viewable. Each clock consumes about 0.25W (50mA, 5V) when the PIC16F887 operates at 250kHz (display refresh rate is about 61Hz). Tag: digital clock, 7 segment display, PIC project...
read more "Schematic Digital Clock using Classic LED 7 Segment Displays"

Wednesday, April 21, 2010

Schematic PIC Debugging Tool

In-Circuit-Debugger is handy and easy PIC debugging tool for PIC programmers that interface to the target PIC placed- board. The device comes with MPLAB plug-ins that provides a full rich set of commands and functions in order to debug your code in real time. The project created by Electrical Engineer Atanasios Melimopoulos.After hours of...
read more "Schematic PIC Debugging Tool"

Monday, April 19, 2010

InfraRed Distance Sensor Project

Test Setup for the Sharp GP2D12Distance Measurement DetectorI use the Sharp GP2D12 non-contact infrared distance sensorfor determining the level of salt on the Water Softener Monitorproject. To test the Sharp sensor and to determine thevoltages at particular distances, I created a test apparatusout of a level and some machined plastic parts....
read more "InfraRed Distance Sensor Project"

Sunday, April 18, 2010

Infrared Distance Sensor with the Microcontroller Project

Infrared and Ultrasonic Scanner(ATMEGA32 microcontroller)This project is a short range, infrared and ultrasonicscanner that uses a standard hobby servo to move theSensors and a color LCD screen to display the informationfrom the distance Sensors . The information displayedon the LCD is an overhead view of the scanning area,with increments...
read more "Infrared Distance Sensor with the Microcontroller Project"

Saturday, April 17, 2010

Robot Distance Sensor Device

PING Ultrasonic Distance SensorThe Parallax PING))) ultrasonic distance sensor provides precise,non-contact distance measurements from about 3 cm (1.2 inches)to 3 meters (3.3 yards). It is very easy to connect to BASIC Stamp®or Javelin Stamp microcontrollers, requiring only one I/O pin.Features• Supply Voltage – 5 VDC• Supply Current – 30...
read more "Robot Distance Sensor Device"

Friday, April 16, 2010

Ultrasonic Distance Sensor with the Microcontroller Project

Accurate Ultrasonic Distance Measurement ProjectAbstract - This paper introduces a different approach tothe measurement of the time-of-flight of ultrasonic signals.Frequency variation monitoring and recording is used todetermine accurately the arrival time of the ultrasonic signal.A high speed Digital Signal Processor (D.S.P.) is used forboth:...
read more "Ultrasonic Distance Sensor with the Microcontroller Project"

Thursday, April 15, 2010

Schematic Arduino Autopilot Control

ArduPilot is a full-featured autopilot based on the Arduino open-source hardware platform. It is a custom PCB with an embedded processor (ATMega168) combined with circuitry to switch between RC control and autopilot control (that's the multiplexer/failsafe, otherwise known as a "MUX"). This controls navigation (following GPS waypoints) and...
read more "Schematic Arduino Autopilot Control"

Wednesday, April 14, 2010

Schematic SPOT : AVR Wireless Flash Trigger

The SPOT (strobist-project-opensource-trigger)is a remote flash trigger radio transceiver. It lets you adjust and trigger off-camera flashes remotely. It has two modes of operation: First, As a transmitter it sits on the hot shoe of a camera and forwards electrical flash trigger signals from the camera to slave flashes via radio. Secondly,...
read more "Schematic SPOT : AVR Wireless Flash Trigger"

Monday, April 12, 2010

Two-wheel balancing robot Video

Two-wheel balancing robot built with fischertechnikbalancebotRemotely Operated Balancing RobotnBot balancig robotSelf-balancing Rob...
read more "Two-wheel balancing robot Video"

Sunday, April 11, 2010

Two-Wheeled Balancing Robot Project 3

nBot Balancing RobotThe basic idea for a two-wheeled dynamically balancingrobot is pretty simple: drive the wheels in the directionthat the upper part of the robot is falling. If the wheels canbe driven in such a way as to stay under the robot'scenter of gravity, the robot remains balanced. In practicethis requires two feedback Sensors :...
read more "Two-Wheeled Balancing Robot Project 3"

Two-Wheeled Balancing Robot Project 2

Tip two wheeled balancing robotThe first step in building Tip was to create a simulation.I used Delphi, a Visual Object Pascal tool, to write asimulation program. The robot is modeled as a systemcomposed of two masses. A wheel and platform massand a body mass located at a specified distance abovethe wheel center. The simulation assumes that...
read more "Two-Wheeled Balancing Robot Project 2"

Saturday, April 10, 2010

Two-Wheeled Balancing Robot Project 1

Balancing a Two-Wheeled Autonomous RobotThis thesis discusses the processes developed andconsiderations involved in balancing a two-wheeledautonomous robot based on the inverted pendulummodel. The work was conducted in collaboration withthe Centre for Intelligent Information ProcessingSystems (CIIPS) and the School of MechanicalEngineering.more...
read more "Two-Wheeled Balancing Robot Project 1"

Thursday, April 8, 2010

light Finder Robot Project

light finder robotBuilding an autonomous light finder robotThe design of our new robot is very different. It is cheap and youwill be able to build it from parts that are available almosteverywhere around the world. It is an autonomous robotcontrolled by an AVR microcontroller. As an autonomous robot(not controlled by a person) we programmed...
read more "light Finder Robot Project"

Wednesday, April 7, 2010

Line Tracking Robot Video

Line Tracking RobotLine tracking robot by csmig(CASE)Line tracking Robot - the success storyLine Tracking Robot Microcomputer AssignmentMABL - Maze Navigation Using Line Tracking Sensors at RITAz-mOoJoY-N'EARN line tracking Ro...
read more "Line Tracking Robot Video"

Schematic AVR Nikon Camera Remote Control

This is an IR remote control for Nikon cameras. The circuit project is very simple: an ATtiny13V, button, transistor, resistor, IR diode and 3V battery. You can also connect the IR diode directly to the ATtiny13V, but that will limit the LED current and therefore the range. The project is compatible with the Nikon ML-L3 remote control. Supported...
read more "Schematic AVR Nikon Camera Remote Control"

Monday, April 5, 2010

Schematic AVR Based Diode Temperature Meter

This is Multi channel diode temperature meter project with Microcontroller AVR AT90S2333 as main controller. It can be use to replace thermister temperature meter.Front end of the temperature sensor and amplifier circuit consists of constant current. Approximately a constant current of 63µA sensor (diode) in the sink, a diode voltage drop...
read more "Schematic AVR Based Diode Temperature Meter"

Line Tracking Robot Project

Two Inexpensive Line Tracking Sensors for the MIT Handy Board Microcontroller1.Theory of OperationA line sensor in its simplest form is a sensor capable of detectinga contrast between adjacent surfaces, such as difference in color, roughness, or magnetic properties, for example. The simplestwould be detecting a difference in color, for example...
read more "Line Tracking Robot Project"

Saturday, April 3, 2010

Robot Line Tracking Sensors Circuit

The infrared emitter and detector Sensors Figure 4. Circuit diagram for the infrared emitter/detector linesensor for the MIT Handy Board. If you plan on making thesensor from color LEDs and Cds photocells, replace the IRemitter with a red LED and the IR detector with a Cds photocell.Click here for a circuit diagram if the sensor is used with...
read more "Robot Line Tracking Sensors Circuit"

Friday, April 2, 2010

Digital Light Sensor to MICROCONTROLLER Circuit

ISL29001 The ISL29001 is an integrated ambient light sensor withADC and I2C interface. With a spectral sensitivity curvematched to that of the human eye, the ISL29001 provides15-bit effective resolution while rejecting 50Hz and 60Hzflicker caused by artificial light sources.In normal operation, the ISL29001 consumes less than300µA of supply...
read more "Digital Light Sensor to MICROCONTROLLER Circuit"

Schematic Small USB Device Charger

This advance tiny USB battery powered charger is handy tools for your need. You can use it to charge almost all devices which are charged via USB, like iPods or mobile phones, with only two AA-Cells. The Most important compenent of the cicuit LT1301. This is a small step up converter for to build switching mode power supplys with only a few...
read more "Schematic Small USB Device Charger"

Thursday, April 1, 2010

Light Sensor Circuit 2

Light-controlled pond pumpThis circuit was constructed to control the pump in a gardenpond, so that it automatically turns on at dawn and off againat dusk. Not only does this mean that we don’t have to getcold and wet when turning the pump on or off manually butit’s also one less job for our kind neighbours when we goaway on holidays!moreLight...
read more "Light Sensor Circuit 2"