Circuits & Schematics - Interfaces - 8

Subsection: "Interfaces"
Search results: 101 Output: 71-80
  1. Miguel Ratton A single Category 5 cable links MIDI devices up to 100m away. The MIDI (Musical Instrument Digital Interface) protocol transfers digital control messages among synthesizers, audio equipment, and computers. A consortium of hardware and ...
    Jun 14, 2011
  2. 3 in 1 universal converter. Based on FTDI FT232R chip seen as normal COM port, and two serial converters MAX232 and MAX485 . Allow to be used as RS232, RS485, or UAR TTL converter. Connections parameters can be set through the system, as in normal ...
    Jun 8, 2011
  1. Bernhard Linke A single IC produces a code that indicates which button is pressed. Sense multiple pushbuttons using only two wires figure 1Keyboards and numeric keypads often provide the user interface for electronic equipment, but many ...
    May 31, 2011
  2. Since I wanted to do some USB development work with the PIC18F4550 and PIC18F2550 board (for projects like my C64 VICE front-end and Atari joystick adaptor) I needed a USB reference board to develop the software. Initially I ported the Microchip ...
    Feb 26, 2011
  3. To test if external memory board works we are going to write a simple routine that tests if microcontroller can allocate memory heaps, write to and read from then. First of all we have to set up AVRStudio project. If your are going to use automated ...
    Dec 23, 2010
  4. Circuits Interfaces Microcontrollers Usage ATmega128 MAX232 AS6C6264 74HC573
    Atmel AVR microcontroller Atmega128 is equipped with internal 4Kbytes of SRAM memory. Is it enough? Well it depends on what project it’s gonna hold. If your project must deal with loads of data or run larger RTOS code you will definitely run ...
    Dec 23, 2010
  5. Vishwas Vaidya
    Open-collector outputs are useful for transmitting buffered digital/pulse signals to the external world when high drive is needed. In harsh operating environments like automotive systems, however, these signals need to be protected against ...
    Nov 10, 2010
  6. Recently I’ve working with the little but smart PIC18F14K50 (or your low voltage version, PIC18LF14K50 ). These chips are cheap (about $2,5 at Mouser) and have low pin count, but very impressive specs: USB V2.0 (low and high speed); NanoWatt ...
    Oct 23, 2010
  7. In the first part we have considered a circuit design and software of Host-part. The target-side consist of device minimum system based on ATmega162 and infrared hardware unit. Device minimum system consist of ATmega162, external SRAM 8 kbyte and ...
    Oct 18, 2010
  8. Rajendra Bhatt
    Rajendra Bhatt HD44780 based character LCDs require at least 6 I/O lines from microcontroller to display data. Therefore, they are not suitable for low-pin microcontrollers like PIC12F series microchips. In this project, I am going to show how to ...
    Oct 16, 2010