Tag
raspberry-pi-pico
-
30 Nov 2023 » Robotics building - A month of learning the hard wayThis month I managed to break two items - a motor bracket and a Raspberry Pi Pico W.more...
-
07 Nov 2023 » Verifying that Asyncio is working on CircuitPythonIn chapter 11 of Robotics at Home with Raspberry Pi Pico, I introduce the asyncio library, and get this installed on the Raspberry Pi Pico. This is a library that lets you schedule multiple tasks on the Pico. They don’t run in parallel, so much as hand control over to different processes when they are waiting for something.more...
-
14 Oct 2023 » Choosing parts for the coder dojo robotsI am a regular mentor at a Coder Dojo Kingston University, a place where we mentor children on their journey to learn about programming and technology. I’ve mostly been mentoring in Python there, but they have also had robot tracks, on and off.more...
-
07 Sep 2023 » How to drive robot motors with MicroPythonHave you wondered about the basics for getting a robot driving? I originally wrote this for a coder dojo worksheet, but it is suitable for anyone getting started.more...
-
04 Sep 2023 » How to get i2s playback with Raspberry Pi Pico
-
01 Aug 2023 » Making a robotic foam dart turret with sound effects
-
04 Jul 2023 » Me and MeArm in The MagPi
-
07 Jun 2023 » Two MeArm Robot Arms Play Pass-the-parcel
-
05 Jun 2023 » MeArm Robot Arm with Pico - Record and Playback
-
02 May 2023 » Talk about my robots at Raspberry Pint
-
17 Mar 2023 » Robotics at Home with Raspberry Pi Pico Book Launched
-
14 Mar 2023 » Pi Day: Raspberry Pi on Pico Bot
-
01 Mar 2023 » New robot building parts in the lab!
-
28 Feb 2023 » Interview with Packt Publishing on my upcoming book
-
28 Jan 2023 » CircuitPython Ulab arrays and data transmission size
-
26 Jan 2023 » Using multiple VL53L type sensors
-
25 Jan 2023 » What I've been working on - tracebacks in CircuitPython
-
11 Dec 2022 » Tip for debugging ulab or Numpy
-
07 Aug 2022 » Bluefruit graphing - beware auto scaling
-
08 Apr 2022 » Raspberry Pi Pico Wifi and Wireless
-
08 Feb 2022 » Raspberry Pi Pico USB tip
-
15 Jun 2021 » Raspberry Pi Pico Wireless pack and Motors
-
28 Apr 2021 » Raspberry Pi Pico with the VL53L0x Distance sensor
-
06 Nov 2014 » HC SR04 Distance Sensor