Browsing Category
Python
31 posts
Posts with python code.
How To Capture and Process Audio Clips with Audacity 3.7 for Raspberry Pi Projects
Overview of the Raspberry Pi Setup The purpose of this post is to capture and process audio clips…
August 17, 2026
How to Set Up a Headless Raspberry Pi Zero for Python Development (10‑Step Guide)
Setting up a Raspberry Pi Zero for headless development is straightforward once you know the right OS to…
June 27, 2026
Daily GitHub Development Workflow for React + Web Bluetooth and Vercel Deployment
This post describes the daily GitHub development workflow for building React applications that interact with Raspberry Pi IOT…
June 22, 2026
How to Set Up a Windows Development Environment for a Bluetooth Web UI
Our goal is to develop a Bluetooth Web UI that can talk to a Raspberry Pi IOT device.…
June 22, 2026
How To Configure Thonny For Python Development on Windows.
In this post we will look at how to configure Thonny for Python Development on Windows. The best…
May 20, 2026
RPI Pico Application Life Cycle Demo
When you’re building applications for the Raspberry Pi Pico 2 W, it’s easy to start with a simple…
May 19, 2026
How To Configure The RPi Pico To Use The RPI-APP-FRAMEWORK
This post will walk through the steps needed to configure the RPi Pico to use the RPI-APP-FRAMEWORK. This…
March 12, 2026
How To Manage GitHub and PyPI Releases
This post will describe how to manage GitHub and PyPI releases. This assumes that you have an online…
April 11, 2026
How To Setup Git Hub To Manage A Thonny project
This post will describe how to use Git Hub to manage a Thonny project. If you are developing…
April 11, 2026
Frameworks Similar to rpi-app-framework
This post describes Frameworks Similar to rpi-app-framework. The rpi-app-framework is a lightweight, modular framework for Raspberry Pi applications,…
November 21, 2025