May 31 2025
Developed using Gemini with contributions from gr4ytips In an age where precise location data powers everything from everyday navigation to high-efficiency logistics, the ability to visualize and analyze GPS information in real time is a game-changer. This project introduces a Python-based desktop application designed to interface with the SparkFun GPS Breakout – NEO-M9N (SMA, Qwiic),…..
Continue Reading
May 31 2025
1. Introduction / Objective This project showcases the integration of various SparkFun Qwiic sensors into a unified, interactive dashboard. The entire application was developed using Gemini, and it allows real-time visualization and logging of raw sensor data. It provides a user-friendly and customizable GUI built in Python, specifically designed for single-board computers like the Raspberry…..
Continue Reading
May 12 2025
Introduction In this walkthrough, we’ll dive into using OpenOCD to interact with embedded systems via JTAG for debugging and analysis. Our target will be the STM32F411CE microcontroller, specifically the STM32F411CE Lab 3 – Challenge-Response System to understand real-world debugging and firmware application. This hands-on exercise is designed to introduce real-world IoT pen testing techniques—covering memory…..
Continue Reading