mycropython _
//Home  //Photography  //Blog  //Food  //About me 

// Programming a mini game on a RaspberryPi Pico using a 1.14‘‘ LCD screen

Jan 21, 2023 #blog #howto #microcontroller #mycropython #rapsberrypi #raspberrypi pico #game #gamedev

I recently bough this 1.14‘‘ LCD screen for the RaspberryPi Pico. This screen not only just fits perfectly onto the Rasperry, you literally just put it over all of the pin headers, it also comes with a little analog pad, up, down, left, right, as well as an A and B button. So it is already kind of a very small handheld gaming device. The Game It is really simple, the player, a little green square on the left side of the screen, can move up and down using the analog pad, and shoot lasers using the A button.... more...

// Dead Letter Box - How to run a webserver on a RaspberryPi Pico W and use it as a standalone WiFi Accesspoint

Nov 13, 2022 #blog #howto #microcontroller #mycropython #rapsberrypi #raspberrypi pico #webserver

We all know the stories of spies placing letters in hidden dead letter boxes during foggy cold november nights to communicate with other spies. Since the year is 2022 now, we will build something like this, but using a RaspberryPi Pico W 2. Basically the Raspberry Pi will act as a WiFi Accesspoint, which you can connect to without the actual need of physical contact with the device. The Raspberry Pi will also run a webserver, which we will use to to read and store messages, for anybody else who knows where the WiFi can be found and also have the password.... more...

Copyright (c) 2025 Bruno Hautzenberger | Threads | Instagram (personal) | Instagram (photography) | Github | LinkedIn | Imprint and privacy policy