Archive for the ‘USB Project’
August 18, 2010
By: admin
Category: Control, PIC, Project, USB Project
No Comments →

The goal of the project is to use a microcontroller to regulate some larger household like home thermostat. The project will control the space heater to keep environment temperature is maintained near a desired set point temperature. By using a USB interface, the project can be controlled using Windows application. The system uses PIC18F252 [...]
March 10, 2010
By: admin
Category: AVR, Monitoring Project, Project, USB Project
No Comments →

The purpose of mains monitor project is to record mains fluctuations with an autonomous device and upload measurement to a PC for analysis. The monitor plugs into an ordinary mains outlet and records (time stamps) the voltage amplitude and the frequency at defined time interval. It transmits data through an USB interface. It can [...]
January 08, 2010
By: admin
Category: Arduino, USB Project
No Comments →

If you’re looking random number generator project check out this Arduino Based USB Hourglass. The project combines a sand timer with a rotating mechanism and an optical beam through the center of the timer to observe the falling sand. The amount of light reaching a detector is digitized at frequent intervals and processed by [...]
December 24, 2009
By: admin
Category: Analog, Power Supply, USB Project
No Comments →

This is simple but very powerful USB charger project for your gadget like mp3 player, camera, cell phone, and any other gadget you can plug into a USB port to charge. Main component of the project is LT1302, Micropower High Output Current Step-Up Adjustable and Fixed 5V DC/DC Converters from Linear.
October 09, 2009
By: admin
Category: AVR, Microcontroller, Project, USB Project
No Comments →

This project purpose is locking Caps USB HID keyboard. After it plugged to USB port it will waits between 30 seconds and 8 minutes before start to toggle the Caps Lock status on or off. The Caps Locker was built on an Atmel AVR ATTiny45 based on the Easy Logger application from ObDevIt with little [...]
June 23, 2009
By: admin
Category: Digital, Project, USB Project
No Comments →

This USB interface board project is used to connect 8 (parallel) data lines to the USB. Main component of this project is FT245BM. With a small internal FIFO (384 byte Tx, 128 bytes Rx) and 4 handshake lines which make it suitable for interfacing microcontroller designs to the USB. Wolfgang says that you can also [...]