Commit Graph

4 Commits

Author SHA1 Message Date
giomba 9410c311a6 Add images. 2022-10-08 15:18:13 +02:00
giomba a78729ab03 Add example images to README.md 2022-09-29 22:22:13 +02:00
giomba 58c629753c Update README.md with quick start guide. 2022-09-29 22:04:50 +02:00
giomba 6137f21b48 implemented transition mode
if transition_mode pin is high, then images are shown continuosly
(eg the next image is shown as soon as the next_image button is pressed)
but if transition_mode pin is low, then, when you press the button, the
current image disappears, and the next one appears when you press the
button again
2021-08-12 22:53:27 +02:00