Hey! I am pretty new to programming and I was wondering if I could get some help with my skee ball machine.
So I need too setup my 4 micro limit switched to count points depending on which one is triggered. The point counters are: 25 points, 50 points, 100 points, and 100 points.
I also want to set up an LCD screen to add the points and display a high score, my LCD is a 16x2, any help I can get will be greatly appreciated. Thank you!
What have you tried? Can wire and read a switch? Can you connect and print to the LCD? Which LCD?
The way that works the best here is if you try to write the code and when you have trouble, post the code, describe what the code actually does and describe how that differs from what you want the code to do.
Please read the "how to use the forum-please read" stickies to see how to post code and some hints on what we need to know in order to provide the best help. See #7 and 11.