Search:

Type: Posts; User: InNeedOfHelp

Search: Search took 0.00 seconds.

  1. yea first time,, //turns watch dog timer off,...

    yea first time,,
    //turns watch dog timer off, turn low voltage programming off
    #pragma config WDT=OFF, LVP=OFF, DEBUG=ON, MCLRE = OFF

    #pragma config OSC = LP
    #define _XTAL_FREQ 4000000
    ...
  2. Jim: i have checked several times , there is not...

    Jim: i have checked several times , there is not examples program for my processor at all..
  3. from the schematic LCD Pin RW is suppose to be by...

    from the schematic LCD Pin RW is suppose to be by right connected to the Microchip RD5 but when i test it out using a multimeter, it didnt display any beepings sounds .
  4. i am given a hardware (all soldered finish and...

    i am given a hardware (all soldered finish and everything), i just need to program to the PIC18F4520 to make it display temperature in the LCD . but im stuck in the simplest displaying strings like...
  5. well , im unsure of the schematic that is given...

    well , im unsure of the schematic that is given to me by my lecturer. from what i learn from the schematic and personally test the connection using a multimeter. there seems to be a little problem...
  6. Yes im very lost... my lecturer say that need to...

    Yes im very lost... my lecturer say that need to use the I2C 2 wire protocol.. My lcd is hitachi 44780
  7. i have a TC74 which is a thermal sensor am i...

    i have a TC74 which is a thermal sensor am i right ?
    need to display the temperature on the 4bit LCD
  8. PIC18F4520 interfacing with hitachi 44780

    Hi guys,

    im a final year poly student doing my project. im doing C programming using MPLAB C18 Compiler. My project is to build a program to detect temperature.. can anyone advise me on how to do...
Results 1 to 8 of 8