@andypiper @pimoroni what does that thing do? Just board with rando components?
@kreyren this is one of a family of boards powered by Raspberry Pi Pico W - this one aimed at indoor environment monitoring, with temperature / pressure / light / humidity sensors. Low power, sends MQTT data to a broker / integrates into HomeKit via Homebridge (could use HomeAssistant for other ecosystems).
@kreyren oh, the other one (top right) is a Raspberry Pi Zero W with a board on top that also has air quality sensors. The Pico is running MicroPython, the Pi is running Python.
@andypiper Seems like Plantower PMS5XXX ?