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 kiranmayik

  1. K

    Do we need to blank the LCD screen everytime we want to display new data?

    hi do we need to blank the lcd screen everytime we want to display new data or does it get overwritten on the previous location.(since only a part of my lcd message needs to be updated regularly).
  2. K

    real time clock interfacing with 8051?

    clock interfacing with 8051 i have implemented the rtc but each time the power is on the time is being set to the initial time,probably i have to write a separate program for setting the time and then write another program for the rest of the code.
  3. K

    real time clock interfacing with 8051?

    pcf 8583 interfacing 8051 i have another doubt im connecting the rtc(external mem) to Port 0, so do i still need to connect the pull up resistores(10k) or i need not? plz help
  4. K

    real time clock interfacing with 8051?

    8051 rtc interface thanx everyone i'm studying about these. will come back for doubts. Added after 12 minutes: where do i connect EA to. until now i connected it to Vcc. but if i have to interface it to RTC (external memory) do i have to connect it to ground.
  5. K

    real time clock interfacing with 8051?

    rtc interfacing with 8051 hi, i'm doing a project to display the temperature using lm35,adc0804 on an lcd. now i also want to display the time on the second line of lcd using ds12887(or any other rtc),i would like to know how to interface it since it is considered as external memory. rest of my...
  6. K

    LCD program :help required

    lcd_send_command( hd44780 hi everyone, i tried interfacing at89c51 with 20X2 lcd display(ODM-20216S). i have connected port1 to LCD and P3.0 to RS, P3.1 to R/W, P3.2 to E. but the LCD is not showing any output. this is the code: ;communicating with lcd ;checking busy flag before sending...
  7. K

    temperature sensor project:help needed!

    temperature sensor project hi everyone im doing a project on atmel microcontroller. the AIM of the project is to sense the ambient temperature using lm35,digitize the data using adc0804 and then display the temperature on an LCD and when the temperature exceeds a certain threshold display the...

Part and Inventory Search

Back
Top