AtsControl GPIO on Raspberry Pi during bootingThis is a note about what I did to control GPIO pm Raspberry Pi during bootingSep 29
David PESP32 WROOM and Flipper ZeroDo you have an ESP32 WROOM module lying around and want to try some WiFi shenanigans with your Flipper Zero? Here’s a simple and minimalist…Sep 20, 2023
Alif Wicaksana RamadhanMastering Low-Level Register Manipulation of AVR Microcontroller (Arduino): Environment Setup and…Arduino is one of the most popular microcontrollers for hobbyists, students, and even professionals. Its ease of use, broad community, and…Sep 41Sep 41
Aliaksandr KavalchukThe GPIO Output Speed: What’s Behind This ParameterIn this article, I attempted to understand the essence of the rather enigmatic GPIO Speed parameter.Jun 102Jun 102
AtsControl GPIO on Raspberry Pi during bootingThis is a note about what I did to control GPIO pm Raspberry Pi during bootingSep 29
David PESP32 WROOM and Flipper ZeroDo you have an ESP32 WROOM module lying around and want to try some WiFi shenanigans with your Flipper Zero? Here’s a simple and minimalist…Sep 20, 2023
Alif Wicaksana RamadhanMastering Low-Level Register Manipulation of AVR Microcontroller (Arduino): Environment Setup and…Arduino is one of the most popular microcontrollers for hobbyists, students, and even professionals. Its ease of use, broad community, and…Sep 41
Aliaksandr KavalchukThe GPIO Output Speed: What’s Behind This ParameterIn this article, I attempted to understand the essence of the rather enigmatic GPIO Speed parameter.Jun 102
InRico Van de VinbyRico Van de VinAdding a Shutdown Button and a Power LED to a Raspberry Pi 4 Model BRecently I bought some Raspberry Pi 4 Model B’s to run some homelab stuff and came up with the idea to rack mount them to keep things clean…Jan 23
Jun ChoRuntimeError: Not running on a RPi!When working with GPIO pins on a Raspberry Pi using Python, you might encounter an error: RuntimeError: Not running on a RPi!. This issue…Nov 27, 2023