8:08 amCategory: Data Acquisition, GPS, Microcontroller, PIC, Project

This small size GPS logger module allows you to record a route. You can mount it on an airplane model, car, bike or put it in your pocket to track your walking path. The project uses lipo battery as power source and PIC16F648 to read the serial protocol of the GPS or the computer and talking to eeprom. To view the route on Google Earth, A small Visual Basic program is used to retrieve the logged data and export the data in KML format.Joris Eights, the project designer, said to ...
No Comments →
3:51 pmCategory: Audio, Miscellaneous, PIC, Project

The purpose of this project is to build a simple Theremin that can play the base notes (no sharps or flats) from one octave to another, specifically C4 to C5. Instead of using antennas, it uses infrared proximity to sense the position. The device will produce a specific pitch after IR proximity sensor detects the distance between your hand or an object from it. The project uses PIC 18F452 as main processor and Sharp 2Y0A21 or GP2D120 IR Package for the sensor.Chris, the project designer, said that PIC's internal Analog-to-Digital ...
No Comments →
9:08 amCategory: GPS, Microcontroller, PIC, Project

This project is a PIC18F252-based repeater for GPS data. It is intended to connect to hand held GPS receivers that don't have external antennas such as Garmin-38. The aim of the repeater is to allow the GPS to be placed outside, exposed to the satellite view, and allow the user to see the data below decks at the navigation station. The gps repeater displays several pages of data pertaining to both the GPS and the boat electrical system on LCD display. A DB-9 jack is on the front panel for ...
No Comments →
11:00 amCategory: AVR, Detector, Project, Sensor

This project is an experiment of capacitive touch sensor. The detector electrode (touch area) is a 10mm square copper plate put on the PCB and covered with an insulation overlay (Kapton tape). An ATtiny2313 with 1M ohms pull-up resister is used for the detector circuit.The capacitive touch sensor detects changes of capacitance at the electrode occurred by closing a conductive object such as a finger. There are several sensing methods for the capacitance. For this project, integration method that used in capacitance meter is applied.The integration time at normal state ...
Comments Off