I wrote my own CLI-Based LLM Client: AIDABefore I do nearly anything nowadays, I always check with my personal guide — usually either Copilot or ChatGPT. These AI-driven assistants…23h ago23h ago
Using the GUVA-S12SD Solar UV Sensor with a Raspberry Pi PicoUltraviolet (UV) rays are a form of electromagnetic radiation emitted by the sun, with wavelengths shorter than visible light but longer…4d ago4d ago
How I Built My Own Smart Motorcycle Data Display with a Raspberry Pi Pico and 3D PrintingIf you’re the kind of tinkerer who loves to upgrade your rides or just someone who’s always been curious about bringing a telemetry data…6d ago6d ago
How to use the Sora API for Video Genein Azure OpenAI Service (Azure AI Foundry)OpenAI’s Sora model is a cutting-edge text-to-video AI that transforms written prompts into vivid, high-quality video clips. Now available…Jun 21Jun 21
How to Use the TCA9548A I2C Multiplexer in MicroPythonIf you tinker with microcontrollers and sensors, you’ll quickly run into a sneaky I2C problem: what do you do when you need to connect…Jun 12Jun 12
How I trained a Neural Network to Play Tetris Using Reinforcement LearningOver the Christmas/New Year holiday break of December 2024, I learned and applied Q-Learning, a form of Reinforcement Learning to train a…Dec 30, 2024A response icon3Dec 30, 2024A response icon3
My Thoughts on AI in August 2024AI has already changed my world. As of August 2024, I rely on a large language model, typically the latest Llama model, to inform at least…Aug 3, 2024Aug 3, 2024
How to use a REYAX RYLR998 LoRa Module with a Raspberry Pi Pico and Other MicrocontrollersThe RYLR998 LoRa module by REYAX is a powerful and versatile wireless communication solution for IoT applications. With its long-range…Jul 23, 2024A response icon1Jul 23, 2024A response icon1
Using UART between a Raspberry Pi Pico and Raspberry Pi 3b (Raspbian)This tutorial describes how we can facilitate communication between two devices using UART, a form of serial communication. In this simple…Jul 18, 2024Jul 18, 2024
How to use an MPU-6050 with a Raspberry Pi Pico using MicroPythonDuring Summer 2023 I developed my own quadcopter flight controller from scratch in MicroPython that runs on a Raspberry Pi Pico. As part of…Nov 3, 2023A response icon1Nov 3, 2023A response icon1