top of page

Python and Micropad

Context:

Wanted to learn Python and make a project with it

Implementation:

  • Read a few documents and watched a YouTube video to learn the basics of Python. 

  • Studied how games were implemented and run in Python through an article.

  • Started work on the Micropad project using a Rasberry Pi Pico board. 

IMG20221213221428.jpg
IMG20221213221449.jpg

Results:

  • I learned the basics of Python and how to make a GUI

  • Made a 2-button keypad to more easily "Copy" and "Paste"

  • Got an insight into how my Logitech Bluetooth keyboard functions

bottom of page