Monthly Archives: September 2025

Setting up a List of Requirements (LoR)

To organize a list of requirements for a (design) project can be a challenge. Setting it up as a plain text list often is not sufficient. You need some extra’s like numbering it for easy reference, dividing it into categories, add priorities (e.g. using the MoSCoW method or the KANO model) and justification. To organize … Continue reading Setting up a List of Requirements (LoR)

Connect to Wi-Fi with the Raspberry Pi Pico W

Checkout the getting started tutorial if you have no experience in programming the Raspberry Pi Pico. This tutorial will first discuss setting up Wi-Fi with the IOTroam service available at the University of Twente, then after that, give some alternatives to get connected, see “Other options”. Although this tutorial is for MicroPython, it is also … Continue reading Connect to Wi-Fi with the Raspberry Pi Pico W