3 Commits

Author SHA1 Message Date
jonny_ji7
e7ffb6348a Calculate distance in cm, Display brightness encoder-test 2022-08-17 07:56:27 +02:00
jonny_ji7
f7b9309819 Add rotary encoder test
for testing the rotary encoder the count is displayed on the 7 segment display
(1 rotation = 600)
2022-08-07 08:55:44 +02:00
jonny_ji7
307cad4a9a init - display test
new idf project (with  idf.py create-project)
add 2 components for encoder and display:
    https://github.com/DavidAntliff/esp32-rotary-encoder
    https://github.com/UncleRus/esp-idf-lib/tree/master/components/max7219
add code for testing a 7 segment display
2022-08-06 09:28:38 +02:00