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 InNeedOfHelp

  1. I

    [SOLVED] project in distress..

    Hey jayanth , I have got back my project results . Thanks to you , I scored very well...
  2. I

    [SOLVED] project in distress..

    hi jayanth , if(LastTemp > 26) //If the value of LastTemp is more than 26 but not inclusive of 26 { PORTB = 0XFF;/*PORTB which is the LEDS(RBO,RB1,RB2,RB3) will light up to give a warning to the user that the temperature is getting too warmed , even if i connect a Fan...
  3. I

    [SOLVED] project in distress..

    hey jayanth , just a question of doubt . why WriteCmdXLCD(0xC0); is start from line 2 . and WriteCmdXLCD(0x80); is start from line 1. How do you know ? - - - Updated - - - hey jayanth , just a question of doubt . why WriteCmdXLCD(0xC0); is start from line 2 . and WriteCmdXLCD(0x80)...
  4. I

    LM35 Temperature Sensor and 18f4520

    Hi starday, I am not using Hi-Tech Compiler . I am using the same software and same compiler with you . Just that my sensor involves I2C routines and your's involves with ADC conversion. For the display part , im not very sure . Sorry . thats all i can helped you ..
  5. I

    LM35 Temperature Sensor and 18f4520

    Sorry for the delay. The attached file is a code which i used ADC conversion to display voltage readings. you may want to take a look at how i initialise the ADC part
  6. I

    LM35 Temperature Sensor and 18f4520

    Some of them are correct ..
  7. I

    LM35 Temperature Sensor and 18f4520

    Do you want display the temperature on the lcd ? If yes , you may need to declare something to look how many decimals place .
  8. I

    LM35 Temperature Sensor and 18f4520

    That's not the way . You wait for 2 days , I will come up with a code for you regarding adc .
  9. I

    LM35 Temperature Sensor and 18f4520

    you said you are using ADC conversion , but you didnt declare which adc channel to see from.
  10. I

    LM35 Temperature Sensor and 18f4520

    is there a picture of your circuit?
  11. I

    [SOLVED] project in distress..

    the urls links u gave cant open at all. perhaps you can screenshot it and give it to me ?
  12. I

    [SOLVED] project in distress..

    oh i solved this buzzer issue already thanks - - - Updated - - - yup that is my final codes..
  13. I

    [SOLVED] project in distress..

    connect RC2 to 5V ?
  14. I

    [SOLVED] project in distress..

    need to set the frequency to make the sound a continuos one
  15. I

    [SOLVED] project in distress..

    RC2 is connected to a piezo buzzer , how do i turn on the buzzer to warn if the temperature is more than 27 ?

Part and Inventory Search

Back
Top