USB Interface Circuits
- Page 4
-
With the phasing out of game, serial and parallel ports from modern computers and the ever increasing popularity of USB, it makes sense that hobbyists start getting to grips working with USB. Unfortunately, USB is not a simple protocol and can be daunting to....
-
-
USB Battery Charger For Lithium Ion battery with the LM3622 is a series of lithium ion battery charger. This charger circuit operates using power from the USB source computer. Current consumption of a series of with 400mA LM3622 is limited by R1, so it does....
-
This project is a 12-bit digital I/O extender using the Microchip PIC18f14k50 microcontroller which connects to an USB host port. The microcontroller is available in through-hole DIP20 and SMD packages, too. NOTE for beginners: PIC18F14k50 is a general....
-
As you can see, the audio ground completely isolated from digital ground. And I`m using top copper layer as a shield for both, audio and digital ground. This helps to isolate audio part from picking up noise from digital circuitry and other EMI. Relay....
-
28 Pin Development board with built-in USB connection. Power and serial communications are provided by the FTDI USB RS232 converter chip. You don`t have to do anything! Connect the USB ....
-
-
-
One problem this causes is that the lovely USB port that I have been using to communicate with hyperterminal will no longer be available. So I need an alternative. This lead me to the FT232RL chip. I picked this mainly because it is already in Eagle and....
-
The modification I`ve made is based on Steve Chambers SC1 modification and the further improvement by Phil Davis, but does not use the additional parallel port connection. I consider all differences from the original SC1 modification and Phil`s improvement....
-
A N2PK VNA that it would be useful for antenna measurements and wanted to run it with a laptop PC. As most newer laptops do not have a parallel port on them I decided to explore running it off the USB port. USB has its attractions when it works properly and....
-
The USB standard restricts the current consumption of all USB devices to either 100mA or 500mA depending on the specifics of the USB hub and/or host controller (i. e. computer) that is supplying the power. Ideally, no USB device should ever pull more than....
-
-
-
You`ve probably heard about the CP210x USB ICs from Silicon Labs, now here`s an application that uses it. The CP2102 gives us 3V TTL to a VCP (virtual comm port) over USB as well as generating the 3. 3V needed for the board. There are a couple things to....
-
The Vinculum board is controlled using DOS commands and so every time you send a command if the command is executed successfully the board sends a D:> response that indicates its ready for the next command. If you try and send commands faster than the....
-
AVRDude is excellent program for burning hex code into microcontroller. USBasp is awesome USB based programmer for the AVR. In this tutorial we will see how to use AVRdude for burning hex files into AVR microcontroller using USBasp. AVRdude is not readily....
-
GTP USB PIC PROGRAMMER (Open Source) This work includes, GTP USB (not plus or lite) . The schematic, photos and PCB have been developed by PICMASTERS based....
-
Heavy duty portable charger for usb devices (phones, iPad, etc.) Ever needed to charge your phone on the go? Can`t find a wall socket to charge your iPod?....
-
PICkit 2 Introduction: There are many PIC programmer available, commercial and DIY devices. As Microchip introduces the new microprocessors the prog....
-
-
-
The device implements the USB boot HID keyboard protocol so once plugged in, the device can receive keyboard LED state changes (caps lock, num lock, scroll lock), which are used in the firmware to trigger new password generation (four LED toggle messages, i.....
-
This is the circuit quality preamplifier with built-in USB DAC for my Leachamp power amplifier. Scheme is PCM2902 datasheet. Circuit includes DAC and ADC, SPDIF input and output of HID and with 3 buttons + MUTE, VOL-and VOL. For playback of high quality....
-
This really a work that so cool if you like modif PC. So this is a USB interface for alphanumeric LCD display like 4 G— 20 which can be controlled with LCD Smartie program. USB interface is implemented by using PIC18F2550 microcontroller, Using USB LCD....
-
This is high quality Preamplifier circuit with built-in USB DAC for my power amplifier Leachamp. Schematics is from datasheet of PCM2902. Circuit includes DAC and ADC, SPDIF output and input and HID part with 3 buttons for MUTE, VOL + and VOL-. For high....
-
Designing and building a USB sound card longer a head ache got the PCM 2702 integrated circuit from Texas Instruments. The PCM2702 is an integrated bit digital to analog converter that has digital to analog output channels. The integrated interface....
-
-
This is a 5V to 12V DC-DC step-up (boost) converter circuitry that is especially ideal for the USB powered applications. First of all a USB port has two current supply modes. Before detecting the connected device, it supplies maximum 100mA to the load. After....
-
-
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....
-
The LEDs are active-low (0) while the switches initial state is high (1). In other word, the PC software needs to give low (0) to on the LEDs and if a low (0) is read from the input pins, corresponding switch is pressed. I’m using the prototyping area....
-
USB HID is a specification that includes things like mouse and keyboard. has a GPL based driver to implement USB in an avr microcontroller without specialized hardware. There is also the AVR309, software USB application note from Atmel. I don`t know who....
-
For those who never heard about supercapacitor, you can check for more info about supercapacitor here. Supercapacitor is basically a capacitor with very high capacity, and the capacity rating is normally around few Farads. With the super capacity, it....
-
This little project aims to create a USB CD-ROM device. Unlike the typical deviced which tries to imitate this isn`t a real CD-ROM drive, it just emulates it. The idea is to allow the user to store a ISO image or other kind of CD-ROM image in a SD card to....