Comments: Using an LCD on the Edison

≡ Pages

Looking for answers to technical questions?

We welcome your comments and suggestions below. However, if you are looking for solutions to technical questions please see our Technical Assistance page.

  • marcello.bis / about 9 years ago / 1

    Good morning I followed the tutorial to the letter, but the display shows me a white screen and how I start the python program appear many lines. giving me this error : lcd._print("Text 1\n") File "/usr/lib/python2.7/site-packages/pyupm_ili9341.py", line 741, in <lambda > getattr = lambda self, name: _swig_getattr(self, ILI9341, name) File "/usr/lib/python2.7/site-packages/pyupm_ili9341.py", line 74, in _swig_ge tattr return _swig_getattr_nondynamic(self, class_type, name, 0) File "/usr/lib/python2.7/site-packages/pyupm_ili9341.py", line 69, in _swig_ge tattr_nondynamic return object.getattr(self, name) AttributeError: type object 'object' has no attribute 'getattr'


If you've found an issue with this tutorial content, please send us your feedback!