micropython
-
28 Mar 2026 » How to Record audio with i2s on Raspberry Pi PicoFollowing on from my post on i2s playback with Raspberry Pi Pico, this is a write up of the recording lab notes I made in 2023. This was actually the trickier bit - getting an i2s MEMS microphone to capture audio and write it to a WAV file on an SD card. I completed this in 2023, but only got round to writing it up in 2026 - better late than never!more... -
07 Jun 2025 » Preparing for the coder dojoLast night, I got some preparation for today’s Coder Dojo KU Python Robotics activity. These are MicroPython robots based on an RP2040 (the Raspberry Pi Pico chip). The activity is aimed at kids learning to code. I have a fleet of 10 robots, plus 1 more as a demo/test model. It uses some of the principles from my books. These autonomous car type robots are built around the Cytron MakerPi RP2040 control board, with a dual RCWL-1601 sensor for obstacle avoidance, a Maker Line 5-sensor array, and a mini-3 round chassis. The code is written in MicroPython, and the kids write their own code to control them, with us providing activity sheets, reference cards, and helping out if they run into problems.more... -
23 Dec 2024 » Investigating VScode + WSL as a MicroPython IDEI am a frequent user of Micropython. I also have recently been using a Windows desktop (I had been using a Mac for a while).more... -
17 Apr 2024 » Pi Wars 2024 Robot UpdatesThis week has seen some major progress on the robot. Let’s get into it…more... -
21 Jan 2024 » About the MPRemote command
-
14 Jan 2024 » More planning for 2024 PiWars Robot
-
08 Dec 2023 » Having fun with the Pimoroni Yukon Board
-
12 Nov 2023 » Coder Dojo Robot Wall Avoiding
-
07 Sep 2023 » How to drive robot motors with MicroPython
-
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
-
11 Dec 2022 » Tip for debugging ulab or Numpy
-
28 Apr 2021 » Raspberry Pi Pico with the VL53L0x Distance sensor
-
16 Dec 2016 » Microbit Merry Christmas!
-
03 Dec 2015 » Getting a quick ESP8266 build environment
-
22 Sep 2014 » PyCon Uk 2014 and the Armbot