Writing a python module to simulate a LCD

Writing a python module to simulate a LCD

So recently I got a Raspberry pi and a 16×2 character LCD screen , I thought , lets make a simple game that can be played on the lcd. my first instinct was to code directly for the lcd on the pi , but as I started coding I realized that the clutter of having […]

Writing a python module to simulate a LCD Read More »