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 nikhil_damle

  1. N

    Home thermometer version 2.0 by skomy

    nice work friend
  2. N

    compilation error MikroC , PIC16F877A

    u can change the mc to 18f452 pin compitable with high memory configuration, also check the compiler version
  3. N

    Visual Basic - Graphical Interface

    using mscomm activex is always good, as u amy have vb.net tehn u have a flexibility to use the the active x control in ur code
  4. N

    how to run a c program in LINUX?

    running a c program in linux is easy , there is acompiler named gcc 1. type a c/c++ program in gedit ediotr 2 save it with extension .C 3 open termianl/command promot gcc -o filename.c 4. the output will be printed easily
  5. N

    Help with Fuzzy C to be used on PIC 16F74

    useing fuzzy logic is easy in fuzzytech pro but to use it in pic16 u soud use mickro biasic so that ur code from fuzzy tech can be converted to hex Added after 8 minutes: mikro baic for use here
  6. N

    PIC Project: Converting a thermal fax machine into a printer

    Re: PIC Project: Converting a thermal fax machine into a pri u can try for pic18f4252 series with the usb connectivity, if u have any schemitcs on the project tell me i can help u in that
  7. N

    oregano's 8051 VHDL code in FPGA

    u can use xilinx ise webpack for ur design the useis very easy can find the help in www.xilinx.com/ise
  8. N

    communication between PICs (nearly 10 meters)

    the enc28j60 solution really good buit has some interoperating problems why do u not think about microchip devices for an mcp2515 & mcp 2510 or other can interconnects the library is available in ccs or even in mplab itself. best for long distance wired sloution
  9. N

    What to use thermocouple or thermistor???

    if it is just for demo then use LM35dz simple eazy temperature sensor with direct output without any processing required, if it need precision use lm35 & interface it with a microsontroller for processing
  10. N

    Which C compiler can work with ARM7?

    Re: c compiler for ARM7? as u must have known by now that keil is a good option if u want to use the gui the same c compiler form cygnus gcc is available in command prompt version if u want i can upload the same for u
  11. N

    Solar panel that can charge up a battery

    R (Ohms) 3.9 4.7 5.6 6.8 8.2 10 12 15 18 22 27 33 I (mA) 321 266 223 184 152 125 104.2 83.3 69.4 56.8 46.3 37.9
  12. N

    help required, 2x12 Volt solar panel to charge 12 v battery

    Re: help required, 2x12 Volt solar panel to charge 12 v batt if u need the output of the solar pannel to charge the circuit then use a 12V + regulator before your application circuit. the use of bypass diode can be a good option
  13. N

    Help me with a project: how to remove dust from solar panel

    Re: Help me with a project: how to remove dust from solar pa if removing dust form the pannel is the project then cover it with glass check it periodically if u want to make automatic then use an LDR motor drive connected to a viper to remove the dust would be a easy choice
  14. N

    Read Voltage From Solar Panel - ADC Questions

    friends i dont think the output voltage of the solar pannel is analog in nature it gives a proportional output voltge. so no problem in that 0-5V or based on the pannel ADC input of pic can be used for scaling
  15. N

    can ADC read varying offset voltage ?

    configure pic adc input with vref=2.5V as u say the input signal is varying u can have a 1Mohms resistance before the pin to scale down the voltage if it is AC 220V use a 6Mohms resistance

Part and Inventory Search

Back
Top