Showing posts with label usb. Show all posts
Showing posts with label usb. Show all posts

Monday, August 5, 2013

USB Player Circuit Diagram


USB series player is an electronic device or electronic circuit that functions as an MP3 player that is stored on a storage device such as USB flash.

In this USB circuit using an IC as a modifier of digital voice data into analog so that it can be applied to a headphone, or again through the power amlplifier strengthened so that it can be heard through the speakers. IC used in this circuit using IC PCM2902 as a modifier of a digital data into analog data storage.

Below is a schematic diagram of a USB player

Read the rest entry[...]

Wednesday, May 29, 2013

USB Keyboard Made from Old Typewriter

Looking for a unique gift? Here’s an antique typewriter which has been modified to function as a USB Keyboard for PC, Mac, or even iPad. That’s very cool, isn’t it?

Hacks and Mods: USB Keyboard Made from Old Typewriter

In the world of obsolescence, this USB typewriter is a groundbreaking innovation. It does not change the outward appearance of the typewriter and is easy to install since there is no messy wiring. The 3 components of the USB typewriter are the Sensor board, the USB switches, and the Reed Switches.

It works like a regular typewriter with all letters, numerals, and punctuation marks as well as shift, space, and return carriage. It’s a better addition to your home office.

Read the rest entry[...]

Wednesday, March 27, 2013

USB Powered PIC Programmer

This simple circuit can be used to program the PIC16F84 and similar "flash memory" type parts. It uses a cheap 555 timer IC to generate the programming voltage from a +5V rail, allowing the circuit to be powered from a computer’s USB port. The 555 timer (IC1) is configured as a free-running oscillator, with a frequency of about 6.5kHz. The output of the timer drives four 100nF capacitors and 1N4148 diodes wir-ed in a Cockroft-Walton voltage multiplier configuration.
Circuit diagram:
usb-powered-pic-programmer-circuit-diagramw
USB-Powered PIC Programmer Circuit Diagram
The output of the multiplier is switched through to the MCLR/Vpp pin of the PIC during programming via a 4N28 optocoupler. Diodes ZD1 and D5 between the MCLR/Vpp pin and ground clamp the output of the multiplier to about 13.6V, ensuring that the maximum input voltage (Vihh) of the PIC is not exceeded. A 100kΩ resistor pulls the pin down to a valid logic low level (Vil) when the optocoupler is not conducting. The circuit is compatible with the popular "JDM" programmer, so can be used with supporting software such as "ICProg" (see http://www.ic-prog.com).
Author: Luke Weston - Copyright: Silicon Chip Electronics
Read the rest entry[...]