luma.examples
luma.examples copied to clipboard
One example to rule them all
@thijstriemstra wrote in https://github.com/rm-hull/luma.oled/issues/114
When I want to show some demo's to friends I keep having to manually switch from one example to the other. Why not modify and use a single demo, e.g. demo.py, and let it run all examples in sequence..
-in progress- Have started making changes to the examples to support this
A unit test for this would be nice as well. Something so we can at least catch any syntax errors in any of the examples.