Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Recent content by metalzse

  1. M

    Problem about 4051 analog switches

    Vielen Dank FvM, here is the Code of ADC(). it converts analog voltage and divides 2. Because the Midi output value is between 0 and 127. ------------------------------------------ void ADC(void) { ADC_Convert(); ADC_Read(); } void ADC_Convert(void) { ADC_CS = 0; ADC_WR = 0...
  2. M

    Problem about 4051 analog switches

    Hello everyone, At first, I apologize for my poor English. I am working with a project, which making an DIY E-Drum Midi-Trigger. The E-drum pad make a 0~5V pulse signal, when it is hit. The Signal depend on how hard is it hit. I use a MCU at89s51, ADC0804, and HCF4051 for a scan-input...

Part and Inventory Search

Back
Top