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 hesho90

  1. hesho90

    help my lcd project lmb16abd and 16f877a

    how do i use the decoupling capacitors
  2. hesho90

    help my lcd project lmb16abd and 16f877a

    i did change things when the battery don't give 9v any more sbit LCD_EN at RB0_bit; sbit LCD_RS at RB1_bit; sbit LCD_D4 at RB4_bit; sbit LCD_D5 at RB5_bit; sbit LCD_D6 at RB6_bit; sbit LCD_D7 at RB7_bit; sbit LCD_EN_Direction at TRISB0_bit; sbit LCD_RS_Direction at TRISB1_bit; sbit...
  3. hesho90

    help my lcd project lmb16abd and 16f877a

    i don't know how to pick the capacitors but it work it in other projects checked on the rw pin 1 give 5v and the vdd on the lcd give 1.5 the vdd on the pic give 5v i stpo useing regulator and the9v battery give 5v now
  4. hesho90

    help my lcd project lmb16abd and 16f877a

    here is a photo and the cap you tolled me
  5. hesho90

    help my lcd project lmb16abd and 16f877a

    the led don't flash on Proteus even after betwixt post52 on it
  6. hesho90

    help my lcd project lmb16abd and 16f877a

    what do you think abut the code in post 47
  7. hesho90

    help my lcd project lmb16abd and 16f877a

    how can i pick the capacitors and witch vss vdd i use them on
  8. hesho90

    help my lcd project lmb16abd and 16f877a

    The lcd is H44780 compatible since the display commands on the datasheet are the same as all H44780 controller how do i know if it need a controller or not
  9. hesho90

    help my lcd project lmb16abd and 16f877a

    i did thast still the same problem will you look at this if you can
  10. hesho90

    help my lcd project lmb16abd and 16f877a

    its is 4mhz do i wire the rw with the vss or the breadboard gnd and the pot -/+ with the lcd vss/vdd or the board one
  11. hesho90

    help my lcd project lmb16abd and 16f877a

    i fixed the wires and the plugged it in black Squares show then Disappears the led just to show if there is power and it was then i take them out the the hot problem is off
  12. hesho90

    help my lcd project lmb16abd and 16f877a

    sbit LCD_EN at RB0_bit; sbit LCD_RS at RB1_bit; sbit LCD_D4 at RB4_bit; sbit LCD_D5 at RB5_bit; sbit LCD_D6 at RB6_bit; sbit LCD_D7 at RB7_bit; sbit LCD_EN_Direction at TRISB0_bit; sbit LCD_RS_Direction at TRISB1_bit; sbit LCD_D4_Direction at TRISB4_bit; sbit LCD_D5_Direction at TRISB5_bit...
  13. hesho90

    help my lcd project lmb16abd and 16f877a

    hey in post 13 said my lcd is 4bit but the pdf said it 8bit will you check for me page 7 **broken link removed** and i wire the led with portd sbit LCD_EN at RB0_bit; sbit LCD_RS at RB1_bit; sbit LCD_D4 at RB4_bit; sbit LCD_D5 at RB5_bit; sbit LCD_D6 at RB6_bit; sbit LCD_D7 at RB7_bit; sbit...
  14. hesho90

    help my lcd project lmb16abd and 16f877a

    i didn't know how to add this to my code
  15. hesho90

    help my lcd project lmb16abd and 16f877a

    the heating problem is off its to gnd in the wrong place and vss.vdd of the pic\lcd\pot is on but it want say any thing even when i turn the pot both way to check still nothing the lcd is lmb162abc - - - Updated - - - can i just get help with getting leb blinking with the code

Part and Inventory Search

Back
Top