Pete Warden shares his experience and knowledge about the memory layout of the Raspberry Pi Pico board, specifically the RP2040 microcontroller. He encountered baffling bugs while updating TensorFlow Lite Micro and traced them to poor understanding of the memory layout. The article provides detailed insights into the physical and RAM layouts, stack behavior, and potential pitfalls.
A brief article showcasing a replica of the historic PDP-10 minicomputer running on a modern Raspberry Pi, highlighting the contrast between the two systems' processing power and size
A concise summary of the newest release of Raspberry Pi OS, highlighting key updates, new features, and fixes, ensuring users are informed about the latest enhancements to their favorite micro-PC platform.
A guide on how to install and start using the Raspberry Pi AI Camera, including hardware installation, software setup, and running demo applications.
The AI Camera is a portable, low-power device that combines a Raspberry Pi Zero, a 2MP camera module, and a range of sensors, designed for capturing and processing images locally with AI capabilities.
OpenSensor.io provides intelligent grow automation boards and kits, such as the GrowMax, to automate watering for indoor gardens with up to 8 plants using Raspberry Pi Pico or ESP32S3 microcontrollers, and provides real-time data visualization through their API.
The Turing Pi 2.5 is a mini-ITX motherboard designed for clusters of system-on-modules (SOMs), such as Raspberry Pi CM4, NVIDIA Jetson modules, or the company’s own RK1 SOM. It's an upgrade to the Turing Pi 2 with some key improvements, and a compatible mini-ITX case is also available.
Create awesome e-paper dashboards within minutes! Modularity? Check! Python3? Check? Works on Raspberry Pi Zero W? Check! Support for own modules? Check!
Learn how to set up the Raspberry Pi AI Kit with the new Raspberry Pi 5. The kit allows you to explore machine learning and AI concepts using Python and TensorFlow.
Learn how to perform image classification on edge devices like the Raspberry Pi using TensorFlow Lite and Mobilenet V2 models.