Search:

Type: Posts; User: InNeedOfHelp

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    731

    So first I need to get the row and column out...

    So first I need to get the row and column out first .
    Do I use scanf or fscanf?
  2. Replies
    10
    Views
    731

    The 2nd part of your reply

    The 2nd part of your reply
  3. Replies
    10
    Views
    731

    I don't get what you trying to say

    I don't get what you trying to say
  4. Replies
    10
    Views
    731

    Need advice on programming

    Hi folks,

    i need some advice on how to program this assignment.
    i have attached the file in the thread .
    can anyone give me advice on how to start this ?


    In this lab, you are not allowed to...
  5. 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
    ...
  6. 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..
  7. 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 .
  8. 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...
  9. 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...
  10. 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
  11. 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
  12. 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 12 of 12