How Can I Match My LCD Labels to a Tutorial's Labels for an Arduino Project?

  • Context: Electronics 
  • Thread starter Thread starter opus
  • Start date Start date
  • Tags Tags
    Arduino Project
Click For Summary

Discussion Overview

The discussion revolves around matching LCD labels for an Arduino project, specifically addressing discrepancies between the labels in a tutorial and those on the participant's LCD. The scope includes technical clarification and potential modifications for compatibility with the project.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant seeks clarification on how to match their LCD labels to those in a tutorial, noting differences in labeling.
  • Another participant explains that the original project sends data to the LCD one bit at a time, while the participant's LCD requires 8 bits at a time, suggesting that a compatible LCD would be easier to work with.
  • A participant expresses confusion about the connections shown in the images, questioning the validity of the connections and noting that a Hitachi LCD typically requires more connections.
  • There is a suggestion that the participant's LCD might have a mode allowing it to operate with fewer connections, though this is uncertain.
  • One participant expresses a desire to find another project that matches their LCD, indicating a preference for compatibility.
  • Another participant suggests that modifying the connections to the LCD could be possible but advises caution regarding the rest of the project.
  • One participant recommends a different tutorial as a potential alternative for testing.

Areas of Agreement / Disagreement

Participants express differing opinions on whether the existing project can be modified to work with the participant's LCD. Some suggest it may be possible, while others recommend finding a different project that matches the LCD.

Contextual Notes

There are uncertainties regarding the specific connections required for the participant's LCD and the operational modes available, which may affect compatibility with the tutorial project.

opus
Gold Member
Messages
717
Reaction score
131
Hi.
I'm trying to get something started on an Arduino Project and I've never done one before, so I'm looking for a little clarification.
If you have a look at the posted images, you can see that the "labels" for the LCD screen for the tutorial and aren't the same as the labels for the LCD screen that I have. I'm wondering how I can decipher between them so mine will match the authors?
Here's a link to the project.
https://tutorial45.com/arduino-stopwatch-project/
 

Attachments

  • Screen Shot 2019-02-21 at 12.42.28 AM.png
    Screen Shot 2019-02-21 at 12.42.28 AM.png
    22.3 KB · Views: 595
  • Screen Shot 2019-02-21 at 12.44.31 AM.png
    Screen Shot 2019-02-21 at 12.44.31 AM.png
    62.6 KB · Views: 575
Physics news on Phys.org
Oops. Can't do it without extra circuits and/or some messy programming.

The problem is the original project sends data to the LCD one bit at a time over one wire labeled SDA (and a Clock signal on SCL), the LCD you have wants 8 bits of data at a time to the connections labeled D0 thru D7, along with some other control or addressing information on 6 more connections.

Save yourself a headache (or three) and try to get an LCD display that matches the project.

Sorry. :cry:

Tom

p.s. Let us know how it turns out!
 
Unreadable, it will be difficult to help. Picture on the left is rather strange, I didn't know Fritzing allows connections to rather random points on the object.

VCC and GND are trivial. The other two looks suspicious, unless I am misunderstanding something. Hitachi LCD requires much more connections to work (don't remember how many, if memory serves me well it depends on the mode of operation, but it is something like 8 minimum).
 
Tom.G said:
the LCD you have wants 8 bits of data at a time to the connections labeled D0 thru D7

I think it has a mode of operation that allows using just four lines, but I can be wrong.
 
Well shoot. Looks like Ill look for another project that matches what I have. Thanks everyone.
 
If you like the project it should be easily possible to modify just the way LCD is connected (although what I see would make me very careful about the rest of the project).
 
Borek said:
If you like the project it should be easily possible to modify just the way LCD is connected (although what I see would make me very careful about the rest of the project).
I think Ill just find one that will work as I just want one that will get the parts and stuff working. Found a couple that seem to match
 
Awesome thank you
 

Similar threads

  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 30 ·
2
Replies
30
Views
6K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 32 ·
2
Replies
32
Views
4K
  • · Replies 5 ·
Replies
5
Views
4K
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
18K
Replies
1
Views
5K