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 mg_designs

  1. M

    how can I use the lcd (new user)

    **broken link removed**
  2. M

    Watchdog was enable but sometime the MCU can stop working

    check your oscillator also source for problem
  3. M

    How to do current measurement of 3-phase 220V motor using CT?

    Current Measurements eed 3 CT's one for each phase review ur device datasheet for help u i used ade7754 & is very good for 3 phase current voltage power try it Added after 52 seconds: ade7754 & is very good for 3 phase measurments and very cheap
  4. M

    how to let MCU excute the code from main(),in every wake??

    - Disable all interrupts - Configure watchdog
  5. M

    Counter mode program for PIC16F877 using MPLAB compiler

    use the timer to interrupt the program with a known time u can calculate it from delay = (max nu of counts - initial count )*time of one count then an interrup routine will calculate the counts u count
  6. M

    PIC programmer need help

    send the hex file to microcontroller, then microcontroller will send data to microcontroller that want to program,
  7. M

    Problem with reset in power line interrupt circuit

    Power line interrupt trinng to change hardware to generate interrupt on high->low edge, or low level is good sugget
  8. M

    A new concept of programmer?

    **broken link removed** visit this site
  9. M

    Which icd2 USB with 18f4550?

    www.ett.co.th
  10. M

    pic16f876a ADC accuracy

    use amagic number to calibrate your results which will helps u to have one bit change accuray
  11. M

    Need help in decoding the assembly language of 68HC05P1/P9

    $ denote hexadecimal number ! denote decimal number % denote binary number # denote immediate data (constant) equ means address
  12. M

    looking for programmer

    www.kmitl.ac.th/~kswichit%20/Pgm89v31_web/Pgm89v31.html
  13. M

    industrial microcontroller

    i suggest mtorolla mcu ideal for industrial application and noise Added after 1 minutes: i suggest mtorolla mcu 68hc05j1a 68hc05c8a 68hc05b16
  14. M

    How to make delay in Codevision for more than 16 bit counter for (8MHZ) clock?

    watch dog +codevision ********** ; Delays Library ;********************************************************************** INCLUDE "p16F876A.inc" ERRORLEVEL 0,-305,-302 ;******************************* ; Imported Data ;******************************* EXTERN W_TEMP ...

Part and Inventory Search

Back
Top