Editing Tutorial Display
Jump to navigation
Jump to search
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision | Your text | ||
Line 9: | Line 9: | ||
== Required Module and Files == | == Required Module and Files == | ||
− | * We use '''[https://www.sketching-with-hardware.org/files/ssd1306.py ssd1306.py]''' | + | * We use '''[https://www.sketching-with-hardware.org/files/ssd1306.py ssd1306.py]''' |
− | |||
− | |||
* This is a basic [https://www.sketching-with-hardware.org/files/displaytest.py display test example] for how to use this module | * This is a basic [https://www.sketching-with-hardware.org/files/displaytest.py display test example] for how to use this module | ||
* This is [https://www.sketching-with-hardware.org/files/adc2disp.py a code example that reads analog in and prints on the display] | * This is [https://www.sketching-with-hardware.org/files/adc2disp.py a code example that reads analog in and prints on the display] |