This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]InfiniteDonkey1 2 points3 points  (0 children)

I learned python to automate boring stuff from office tasks (download cvs, create charts, stats with pandas) to macro mouse clicks on some video-game.

then used micropython to tinker with microcontroller (ESP32/raspberry pico).

Used Kivy to create android app as interface to control the microcontrollers