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 shrinidhi kulkarni

  1. S

    Problem with lcd-jhd162a !!!!!!!

    for MCU to write to LCD R/W pin should be GNDed(0) and to read it should be VCC(1).... Thats how i got it.
  2. S

    Problem with lcd-jhd162a !!!!!!!

    hey......:) i got the display ..... there was a problem with connections to lcd pins.. also the r/w pin was connected to some i/o pin... now grounded it. It's working !! :) Thanks
  3. S

    Problem with lcd-jhd162a !!!!!!!

    Ya... i never gave vdd and vss in reverse... but i did give 5volt dc to pin3 of lcd... which i now..know , should be given less than 1volt. my Crystal freq is 20MHz... give me some basic display programs.. i will check with my lcd...Thanks :) ---------- Post added at 22:05 ---------- Previous...
  4. S

    Problem with lcd-jhd162a !!!!!!!

    i went through the link... was very useful to understand lcd. But, now pinout voltages from PIC MCU for lcd are... 0 5.12 0 0.05 0 0 0.5 0.4 0.4 0.5 0.5 0.4 0.5 0.5 5.12 0 but wen i check voltage at 16 pins on lcd panel.. it is : 0 5.09 5.03 4.99 4.99 0 4.99 4.99 4.99 4.99 5 5 5 5 5.09 0...
  5. S

    Problem with lcd-jhd162a !!!!!!!

    this part of code initializes lcd... but i don't know wats wrong??? send_config(0b00000001); //clear display at lcd send_config(0b00000010); //Lcd Return to home send_config(0b00000110); //entry mode-cursor increase 1 send_config(0b00001100); //diplay on, cursor off and cursor blink off...
  6. S

    Problem with lcd-jhd162a !!!!!!!

    [RIGHT][CENTER][CENTER][RIGHT][RIGHT][RIGHT][RIGHT][LEFT]hi, i am using 16f877a... to control temperature.i have simulated the program in oshonsoft.... Simulation works perfect. But wen i make connections , on llcd display.. i get 1st row as black boxes..i have seen all related posts here in...
  7. S

    PIC 16F877 data logger - need help!!

    thanks..Mr. cube & ck shivaram sir. will work with data i have now.. will come up with New doubts :)
  8. S

    Pic based temperature monitoring system

    hey.. go through the link below: Tahmid's blog: Digital thermometer with LM35 and PIC16F88 :)
  9. S

    PIC 16F877 data logger - need help!!

    i am working on a data logger, that senses temperature & humidity. also need to alarm if values cross a threshold. i plan to use 16f877 for this, is it okie?? and use lm35 for temp sensing . wat to use for humidity sensing(cheap IC)?? it's an academic project..wish to complete within 2...

Part and Inventory Search

Back
Top