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 sequel

  1. sequel

    How to calculate Power factor using Microcontroller ?

    with something like this... (7.912ms/20ms) am getting a negative value....pls am i getting the right value or something is wrong somewhere that is to say (7.912ms/20ms) * 360 cos(142.416 * 0.0174532925) = -0.792 thanks once again in advance - - - Updated - - - @ pic.programmer.... does...
  2. sequel

    How to calculate Power factor using Microcontroller ?

    with something like this... (7.912ms/20ms) am getting a negative value....pls am i getting the right value or something is wrong somewhere that is to say (7.912ms/20ms) * 360 cos(142.416 * 0.0174532925) = -0.792 is this a right power factor and can i have a negative power factor....thanks...
  3. sequel

    How to calculate Power factor using Microcontroller ?

    pls do you mind showing a snippet of how you converted the angle to radians?...from this point below "(1.978ms/20ms) * 360 = 35.604 degrees cos(35.604) = 0.81306012" thanks in advance
  4. sequel

    Can we use timer 0 or timer 1 or 8051 microcontroller in some application ?

    its very simple if you dont mind i can upload an assembly code for you to go through....sequel
  5. sequel

    Sunrom programmer problem

    what is the version of the sunrom programmer....upload your schematic ....sequel
  6. sequel

    Timer Interrupt operations

    am not a "C" coder but if you so wish i can upload a code in assembly language. so from there of u can convert it to "C".... sequel
  7. sequel

    Audio processing using 8051

    for data sheets go through (1)datasheet4u.com (2)alldatasheet.com
  8. sequel

    Audio processing using 8051

    the memory capacity of the 8051 is very small thus meaning that your design should take another dimension in terms of microcontroller, aslo the 8051 has no in-built ADC for this task. you have to know that you cant make use of the 8051 for real time audio processing because the flash memory of...
  9. sequel

    Hub12 led matrix timing/protocol

    need help in using one of this chinese 16x32 led matrix (P10) display that i bought. i am having difficulties interface this unit because i cant seem to get or understand the protocol used to fire this board. i have searched the net for some time now but failed to get a first class result as...
  10. sequel

    8051 timer and external interrupts in c

    also when u startup the timer via the external interrupt,you also have to disable it else the system will hang in an endless loop of the external interrupt service routine
  11. sequel

    Timer Interrupt operations

    the command using is an assembler directive instructing the microcontroller to make use of the "register bank 0"...
  12. sequel

    [SOLVED] Problem with relay connection

    what is the voltage rating of the relay...i mean the dc rating of the coil. and at what voltage is it being run from. once the voltage is lower than the relays' rated voltage it will not be sufficient to energize the coil hence your circuit will fail. you should also have it in mind that 8870's...
  13. sequel

    Dot Matrix led display not same brightness.

    can you take a snap shot of the circuit and also the matrix or better still the chips you have there in the circuit
  14. sequel

    IGBT Failure in BOOST Converter what may be the reasons?

    post your circuit along. else all we can do now will be based on assumption!:-P
  15. sequel

    Necessity of crystal oscillator for a controller

    it all depends on the error rate that your design can accommodate....large frequency drift may introduce framing error which will certainly report false data to the system

Part and Inventory Search

Back
Top