Gamepad & BurgerBot Build your own bluetooth gamepad remote control for your robot 26 January 2025 0 minute read By Kevin McAleer Share this article on Table of Contents Gamepad 2.0 Tags: Raspberry Pi Pico MicroPython Difficulty: beginner Category: robotics pcb microPython pico Code: https://www.github.com/kevinmcaleer/gamepad Home Blog Gamepad & burgerbot Gamepad & BurgerBot Build your own bluetooth gamepad remote control for your robot 26 January 2025 | 0 minute read | By Kevin McAleer | Share this article on Page last updated 26 January 2025 Video For every project I create, I often make a corresponding YouTube video. Sometimes, there might be more than one video for a single project. You can find these videos in this section. Explore more through this this dedicated video. In August last year (2024) I created a Raspberry Pi Pico powered PCB that could be used as a bluetooth remote control for your robot. The project was a lot of fun to build and I learned a lot about PCB design and the Pico. However its taken until this week for me to writeup the project and update the code for you to use. I’ve also added a few new features to the PCB, including an OLED display and a few extra buttons. Gamepad 2.0 Find the updated project for the GamePad here. Code View Code Repository on GitHub - https://www.github.com/kevinmcaleer/gamepad Liked this article? You might like these too. Pi Tray - Mini-rack - Part II In this part of the mini-rack project, we will finish the design with the Pi Tray, Top Panel and Front Cluster Panel Pi 10 Inch Mini-rack A mini-rack is a great way to keep your equipment organized and easily accessible. Installing and Using DeepSeek-R1:1.5 on a Raspberry Pi with Docker We explore its features, pros, cons, and why it's a disruptive innovation challenging ChatGPT and Gemini. 10 Projects for your Raspberry Pi Pico If you've just got a new Raspberry Pi Pico and you're looking for some inspiration, then you've come to the right place. Here is a collection of projects that you can build with your Raspberry Pi Pico. Raspberry Pi Telegraf Setup with Docker "Learn how to set up Telegraf on your Raspberry Pi with Docker to monitor system metrics and integrate with popular time-series databases like InfluxDB or Prometheus." Setting Up Dynamic DNS on a Raspberry Pi for Self-Hosting Learn how to configure Dynamic DNS on your Raspberry Pi to enable easy remote access and self-host your WordPress, Ghost blog, or other web services.
Gamepad & BurgerBot Build your own bluetooth gamepad remote control for your robot 26 January 2025 0 minute read By Kevin McAleer Share this article on Table of Contents Gamepad 2.0 Tags: Raspberry Pi Pico MicroPython Difficulty: beginner Category: robotics pcb microPython pico Code: https://www.github.com/kevinmcaleer/gamepad
In August last year (2024) I created a Raspberry Pi Pico powered PCB that could be used as a bluetooth remote control for your robot. The project was a lot of fun to build and I learned a lot about PCB design and the Pico. However its taken until this week for me to writeup the project and update the code for you to use. I’ve also added a few new features to the PCB, including an OLED display and a few extra buttons. Gamepad 2.0 Find the updated project for the GamePad here.