Good morning folks! How are we all doing today?
Working on any Raspberry Pi or Pico projects? Send us a photo and it might end up in the mag - speaking of which, 150 is out this week!
@themagpi Hi !
I bought Raspberry Pi 5 16GB RAM to replace part of home server.
I installed Docker and migrated a bunch of containers from my home server to my Pi 5, but I was unexpectedly unable to use up all the RAM!
@themagpi Anywhere to buy in in Dundee?
@agonzalez should be able to find us in Tesco, Sainsburys, or WH Smiths
@themagpi They used to have it in one of the Tesco stores but not anymore. I don't recall seeing it in Sainsburys or WH Smiths in Dundee recently either.
@themagpi I've been reviewing my latest Pico project.
It didn't all go to plan, but I got it working in the end.
We learn more from the things that don't work than the things that do.
@themagpi I've completed the latest variant of BEAPER Pico, a beginner programming and robotics circuit I designed for Raspberry Pi Pico. This one uses a ToF sensor instead of SONAR to sense objects.
@themagpi Here's the ToF (Time of Flight) module doing its thing and letting BEAPER Pico maintain a safe distance from a human!
@themagpi I published a detailed guide and code examples for setting up VSCode on Windows using the Raspberry Pi Pico extension to develop C++ code for the Pico and Pico2 (and boards using the RP2040 and RP2350 chips). It covers how to take one of the examples from the Pimoroni Pico libraries as a starting point. https://github.com/Footleg/rpi-pico/tree/main/pico-cpp #MagPiMonday
@themagpi I was also delighted and humbled to find myself included in the 150 projects and people feature in the magazine when I opened it at breakfast this morning. Thank you for the recognition of my coding outreach work. Arguably my most impactful project.
@themagpi After my popular 3 body problem simulation post recently I have now improved the UI and pushed the code to GitHub for this running on the #Pico2 where a 24 body simulation runs happily at 33 fps. Enjoy!
#RaspberryPiMagMonday
@drfootleg woah! Very impressive