LCD not displaying any characters #84
-
Hi everyone I build SquishBox two resistor PCB edition but not work. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
Sorry you're having trouble. Having the web interface available means the software is working. Seeing a single row of solid boxes that never changes means that the software is not talking to the LCD correctly. Here are a couple things to try first:
grep ^HW_VERSION squishbox.py It should return
|
Beta Was this translation helpful? Give feedback.
-
I chooese V4 and not work :-(( |
Beta Was this translation helpful? Give feedback.
-
Thanks for providing the details of the error - that's helpful. The choices provided during installation are:
Your response should be
|
Beta Was this translation helpful? Give feedback.
Thanks for providing the details of the error - that's helpful. The choices provided during installation are:
Your response should be
v4
, not just4
. I'll try to think of a way to make that more clear. You should be able to fix things with this one-line command: