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 jhunt315

  1. J

    Digital Thermometer PLEASE HELP

    I am using 3 seven segment displays. ckshivaram, that code seems like it is exactly what i need to make my thermometer work. Do you by any chance have a schematic i can use to hook everything up? I tried hooking something up and my temperature sensor is heating up extremely quickly and burning...
  2. J

    Digital Thermometer PLEASE HELP

    I need a schematic of a digital thermometer, i am using an LM34 sensor and a PIC16F917 microcontroller hooked up to a seven segment display. Does anyone have one?
  3. J

    Digital Thermometer Coding Help!!!!!

    How would i include a thermometer/ what do i have to do to turn this into a digital thermometer?
  4. J

    Digital Thermometer Coding Help!!!!!

    I do not think there is anything in this code for basically reading an analog signal, which is reading the thermometer. Can anyone help me add that code into the code above to complete my digital thermometer?
  5. J

    Digital Thermometer Coding Help!!!!!

    I found some code online to set up a digital thermometer. I am using an LM34 and PIC16F917 hooked up to a seven segment display where it will read the temperature and display it on the seven segment display. I was wondering if anyone can tell me if i need the 20MHz crystal oscillator at all (or...
  6. J

    HELP!! Digital Thermometer

    Ok I got that problem fixed. One quick question though, looking at the code it looks like the seven segment display is connected to port D. Is that correct?
  7. J

    HELP!! Digital Thermometer

    thanks zwilorg!! ---------- Post added at 18:30 ---------- Previous post was at 18:27 ---------- One quick questions. In the code it has #include <htc.h>. Would i have to download that library because in the MPLAB IDE for the PIC16F917 it doesn't have that library it says.
  8. J

    HELP!! Digital Thermometer

    no i do not know how to have an LCD work, this is my first time and i was just given a seven segment display hooked up correctly and had to find the right code using the LM34 sensor, transistors to act as switches for the seven segment, 1k resistor bank hooked up to the pic and the pic16f917...
  9. J

    HELP!! Digital Thermometer

    i know its a lot to ask i am really stuck and do not understand this and would love if anyone had sample MPLAB C code for a PIC16F917 even if its for a LM35 sensor.
  10. J

    Trying to create a Digital Thermometer

    ok, you don't by any chance have actual C Code for my problem do you?
  11. J

    HELP!! Digital Thermometer

    I am using the MPLAB C compiler, which is associated with HI TECH C compiler
  12. J

    HELP!! Digital Thermometer

    yes i know that i have to do that for the code, i am good at wiring just awful at coding. We need to use the C Compiler so C Code would be the only code i would be able to use.
  13. J

    HELP!! Digital Thermometer

    I have a huge project due in 2 days and i cant figure it out! I am using a PIC16F917 microcontroller and an LM34 sensor to display the thermometer readings on a seven segment display. I am using the MPLAB IDE program to program the pic, but i do not know how to write the code (I believe it is C...
  14. J

    Trying to create a Digital Thermometer

    Is there a difference in the code for using PIC16F instead of a PIC18F as they use in these examples?
  15. J

    Trying to create a Digital Thermometer

    I wish i could, but i have to use C Code for this project.

Part and Inventory Search

Back
Top