I found a project on Arduino project hub, I started a topic before, but it’s quite far back, so I don’t think anyone would read t, so I’m posting my question again.
On the lcd I want it to have 2 displays on it. One saying ‘welcome’ and one saying ‘Press Start‘
Would the code be
What LCD? How many characters? how many lines? How is it connected? What driver/ which library?
There is no cursor start position for the first line?
What else will the LCD be displaying?
More questions than an episode of Soap (google it)
Please post ALL of the code including setup so we can see what you are working with.
You don't need the second loop instruction.
50 milliseconds is a very short time to read a message before the next one overwrites it my guess the LCD will just flicker gibberish (although I doubt what you are showing of your code will even compile).
tezzy:
I just typed it now, I haven’t tested it yet in the compiler, I’ll test when I jump on a desktop, I just asked because it might not work.
It was suppose to be 500 ms, another error. I’ll attach the whole code since it’s too big
No it won't work, well not without the code we can't see anyway, but it still won't work without at least defining a start point (hint one X:Y is not the right answer here)
This link will show you the code, otherwise, I’ll send it when I’m on PC or head over to my first topic, I’ll send link of that as well
Here is my first topic, head to the last page and you’ll see I attached The updated code on my first message on the second page https://forum.arduino.cc/index.php?topic=709313.0
I don't think anyone would read t, so I'm posting my question again.
You can, after waiting a reasonable time for answers, bump the thread. Opening a new thread so soon, I think, is cross posting. Members that see this post do not know what was said in the other one and may waste time offering the same advice.
I suggest that you request the the moderator to merge the threads.
Reply to the thread with some additional information, if you have it, or just say "bump". I think it is polite to wait at least 24 hours, or so, to bump a thread.
Paragraph #13 of the forum guidelines discusses forum etiquette (cross posting, bumping, ...).