acidutzu
acidutzu
thank you ! def set_encoder(value,min_value,max_value): encoder.set(value=value,min_val=min_value,max_val=max_value) rotating encoder works now without issues
MarcioBulla , do you have a small working project with encodermenu? How to display a string into the menu that is returned from DHT22 for example, DHT22 function must be...
Thank You, I`v looked into it, looks clean, neat and nice, also uses a json for importing key,values, I will try and refactor my project code based on your Cronometro-Optico...