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 ebclr

  1. E

    Converting 8051 Mnemonics to Opcode

    Here they are https://www.pjrc.com/tech/8051/
  2. E

    how to retrive remote data through Virtual port into Visual basic

    Look on the help for MScom.ocx they do what you want
  3. E

    solar tracker using 8051

    Use 2 LDR. conect both one side on the 5V and the other side on a 1K resistor to gnd. The motor objective is to make both LDR voltages to the same level, case one os greater than other simply turn the motor and compare again. This idea is simple and Works extremmly well, You can do without...
  4. E

    Digital circuit inputs turn on thesholds, turn on voltage?

    Cmos use very low power TTL use veru Hugh power Cmos have a extremelly high fani in / fanout While TTL not Cmos can be used in many VCC from 2 to 15 V TTL only 5V Both are deprecated Technologies no more in use in new designer, Fpga do all things faster, cheaper and cooler
  5. E

    [Moved] Reducing pin usage in microcontroller

    The use i2c comunication, This means your pins will be serialed coded and decoded by software
  6. E

    How to add 7 segment LED for 8 channal RF Remote controller

    Try use one FPGA this can be done very easy on a cheap VPGA board
  7. E

    Digital circuit inputs turn on thesholds, turn on voltage?

    The table suplyed have all you need. You must at least read the left colun off the graph VCC = Power Suply VOH = Typical tension output for level 1 VIH = Minimum tension to be considerad level 1 VT = Transition on undefenied zone ( avoid stay there ) Vil = Maximum tension on input to be...
  8. E

    Digital circuit inputs turn on thesholds, turn on voltage?

    The best way is check on the datashet the the IC in question, there will be very detailed information,
  9. E

    I would like to know how to write and design gauges ,switches ect in vb.net 2008?

    This may help https://www.componentsource.com/products/global-majic-aircraft-activex/downloads.html?rv=21254
  10. E

    89c51 interface with lcd 16*2 via rs 232

    USe any off the mikroelectronics compilers all come with these example https://www.mikroe.com/ Also have limeted free editions
  11. E

    [Moved] Reducing pin usage in microcontroller

    Re: Reducing pin usage in microcontroller 4 for operation selector-> init ,manual, automatic,use defined. Use analog for this with only 1 analog you can take all 4 swicth USe R , 2R , 4 R, 8R, 16 R in serie, and put each button in paralell with the resistor, You can know easily what buttom is...
  12. E

    Humidity measuring with PIC16F877A

    It's near impossible to help with this data
  13. E

    Humidity measuring with PIC16F877A

    How is your sensor ? What kind off signal they bring
  14. E

    Opamp based Inverting attenuation circuit and output equation

    Everything , and more here https://en.wikipedia.org/wiki/Operational_amplifier

Part and Inventory Search

Back
Top