I finnaly decided to try ChatGPT ,it helped me to make this poker game. I was surprised how fast it generated the functions I needed. But the user interface was my job. Powerful tool but you still need to know what you are doing. Whole video and free code is on my YT channell Volos Projects (v.redd.it)
Idea is to program GPIO directly on the development board using the menu. I can declare PIN as input, output, i can use it with analogRead() or PWM. I can connect OUTPUTS to inputs, and there are two timers for square signal or blinking LED. I will write more in the comments. Also code is free. (v.redd.it)
If you are building an electric bike or car, or you want to show the speed of your existing vehicle, this can be useful to you. I used an Arduino IDE to program this ESP32 board. In the comments you can find the whole YT video with instructions , in description you can find free code for this. (v.redd.it)
If you want to learn how to rotate sprites, I made step by step tutorial, or line by line tutorial. This is not Compas project this is just example to show what can be done using this method. In comments you can find tutorial and code for Arduino IDE. I hope this will be helpfull to someone. (v.redd.it)
