ybharatu / Third_Eye_Not_Blind

Senior Design
0 stars 0 forks source link

Python Module for LCD Screen #9

Closed mtoner23 closed 5 years ago

mtoner23 commented 5 years ago

Make a python module for talking to the LCD screen and figure out all that jazz. Adafruit has an open source library but that is more fitting for our micro not the Pi

mtoner23 commented 5 years ago

This is just for debugging right now

ybharatu commented 5 years ago

https://github.com/Funkrusha/Adafruit_Python_ILI9340

Might be a helpful github repo

mtoner23 commented 5 years ago

We have a python module that can do this now and we can tinker with it as we want