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 pany2008

  1. P

    Develop Multifunction Calibrator

    Hi all, I want to make Multifunction Calibrator for my personal use. Specification for Calibrator (Measure and Generate both) :- 1) mili Volt Range :- 0 to 100 mv 2) mili Amp Range :- 0 to 24 mA 3) Volt Range :- 0 to 30VDC 4) RTD Sensor 5) Thermocouple Sensor Calibrator will operate with 4.7V...
  2. P

    Electronics Ohm Source

    thanks for reply, The current to the resistor will be max 10 ma, and no frequency its going to pure DC max voltage will be 12, ideal volt are 5 volt DC with 1 mA. Can you suggest any idea.
  3. P

    Electronics Ohm Source

    Hi all, I want make microcontroller based digital milli ohm source, where i can use for rtd calibration or can be used as ohm source for many field testing application. Can any one suggest me guide to make the source. Thanking You. Pankaj
  4. P

    Problem with GLCD 128x64

    Thanks for guiding me out, right the problem is solved, but need another help for display the font of size 10x14 or font 6x8 which in above code, please guide me for code for this type of font. I am using Hitech compiler
  5. P

    Problem with GLCD 128x64

    Hi everyone, I am facing from with GLCD 128x64 it has controller NT75451. I am getting first row dots are getting on, and character also display after that position. If any one can guide me where i am making mistake in code as below. LCD.c #ifndef _XTAL_FREQ // Unless specified elsewhere...
  6. P

    Problem with PIC18f452 programming

    Hi to all I am using the hitech compiler 9.66. my project is based on PIC18f452. and i am facing a problem please can any one guide.
  7. P

    Help for high speed proximity counter

    Hi, I am looking for the high speed proximity event counter c software code for at89c52. The application is to count high speed pulse and the after it will be multiplied with the multiplication factor and then the result to be displayed. result = count * multiplication factor. 100 = 1000 * 0.1...
  8. P

    SMD part code help from marking code

    Thanks for the helping me finding one part number, please help me for the second number because the second number plays very important role in the design. ---------- Post added at 05:08 ---------- Previous post was at 05:06 ---------- Thanks Kripton2035 for the help in part number please help...
  9. P

    SMD part code help from marking code

    Hi everyone, I need help to find out the part number of 2 smd part, details below. 1) Marking code :- AQM Package :- SC-70 5 pin Function :- voltage regulator 3VDC Pin function :- 1-2-3 are GND, 4-VIN, 5-VOUT 2) Marking code :- OBG Package :- SC-70 6 pin...
  10. P

    Need design for H bridge

    Hi to everyone, Can any one help me out for design the hardware for Half and full H bridge, whose specification as below. Switching speed :- 110 to 500Khz. Voltage :- 19 to 100VDC. Amp :- 4 to 25 Amps. I am asking help for the H bridge because i don't have any experience for mosfet and...
  11. P

    log equation to simplifed for microcontroller

    Thanks for reply, i have tried but it doesn't provide the decimal value.
  12. P

    log equation to simplifed for microcontroller

    Hi, I want the programming code for following equation logb(x) :- b(base) will be 10 fixed and x will vary from 0 to 1000, i want the log result of x, where the result i want in 3 decimal point example log(500) = 2.698, x is my adc count from 0 to 1000. If any one can help me out for the code...
  13. P

    help for 2MHz pwm using pic16f877a

    Hi, I am having problem for pwm using pic16f877a, I am not getting the pulse output from microcontroller. Please can you help me out for seeing my source code if their is any thing wrong or missing then please help me out. #include<pic.h> #include<math.h> #include "ioports1.h" #include...
  14. P

    LCD Interface problem with 16f877a

    Thanks to everyone for the great help now the lcd display is working fine with all off yours help, now i need one more help please help me. I am posting schematic here in which i am using the key board on the 4 bit data line of lcd, and common from 4 key is taken to the PORT RB7, i am not able...
  15. P

    LCD Interface problem with 16f877a

    Hai thanks for help but i am right now using the only PORTB for LCD display so it is not and analog input pin but its totally digital pin no need to adjust ADCON1 in it.

Part and Inventory Search

Back
Top