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 yus

  1. yus

    LC meter that only measures capacitors

    Re: LC meter OT: PIC18F USB LC Meter (using pic18F2550):
  2. yus

    proteus MMC image file help ?

    (option A) using WinHex (v15) from WinHex Menu: select Tool->Open Disk (or F9), then locate your real SD Card. WinHex Menu again: select File->Create Disk Image (or Alt-C), the save the file as *.mmc (option B) using USB Image Tool by Alex - recommended because it's simple and free :D open the...
  3. yus

    frequency meter pic led display

    LC meter source code with MPLAB project file(*.mcp): https://projectproto.blogspot.com/2009/09/lc-meter-pic16f876a-n3310lcd.html *HEX code already posted
  4. yus

    Connecting Micro To Motor Directly?

    i've tried this kind of project before. luckily, noting (noticeably) happens to my pic16LF73. :D Dancing miniBOT
  5. yus

    dsPIC oscillator and PLL question

    dspic pll dsPIC30F4011 has already an Internal Oscillator (same with other dsPICs). I've aleady tried 40MIPs on a dsPIC33F using its internal 7.37 MHz osc with PLL.
  6. yus

    need help me to convert the code to hex code

    Re: hex code here. try this one.
  7. yus

    need help me to convert the code to hex code

    Re: hex code please see the attached "picc c editor.JPG" on my first post (included in the RAR file)..
  8. yus

    need help me to convert the code to hex code

    Re: hex code .. compiled with hi-tech C PICC PRO 9.6 PL4
  9. yus

    Units in the core Al factor

    al factor core it is equivalent to Al = 2500nH/(#turns^2).. 1 turn -> 2.5uH * 1 = 2.5uH 2 turns -> 2.5uH * 4 = 10uH 3 turn -> 2.5uH * 9 = 22.5uH and so on..
  10. yus

    Digital oscilloscope Project

    c8051f321 osciloscope firmware update..
  11. yus

    Serial Data Problem- problem with serial programming

    Re: Serial Data Problem make sure you have the correct settings for the "Virtual Terminal". aside from the common settings like "Baud Rate", you should also check the "RX/TX Polarity"..
  12. yus

    Simple MathCAD problem

    this value must be a matrix mathcad may be it's too late, but it might be helpful for others. This is a Mathcad 11 sheet that will ask for a desired value of a resistors, It will iterate combinations of two typical/common-valued resistors, then it will return the combination having the nearest...
  13. yus

    Digital oscilloscope Project

    pc oscilloscope circuit drawing @CMOS and Kripton2035 in the previous hardware, the MCU (zilog z8f0822) I used is only capable of up to around 70ksps.. :( right now I'm still building the improve circuit using a dsPIC33F dsc (instead of an mcu), which has ADCs' capable pf up to 2Msps (x2...
  14. yus

    Digital oscilloscope Project

    gameboy advance oscilloscope Wireless Oscilloscope using Nokia 6120c, National Semiconductor LMX9838 Bluetooth module and Zilog Z8F0822 mcu. *currently migrating (both code and hardware) from zilog mcu to dsPIC33F DSC, for faster ADC sampling.
  15. yus

    Help me convert C code to hex code

    #600 hexcode there's no errors (and warnings) during the compilation of the code.. but it's not an assurance that there nothing wrong with the code. you can use Proteus to redraw the circuit, and also to simulate it as well..

Part and Inventory Search

Back
Top