Labels

Wednesday, May 6, 2026

IP Power Strip #09 - Maybe I am going about this all wrong

While scanning the available items on Amazon, I came across an industrial 8 channel relay box.  The box is powered using a Raspberry Pi Pico, which you provide.  All of the connections are covered and it appears that I would not have to do anything but connect wires to the system and to outlets.  I could actually get a 4-gang switch box and put four outlets in the box.  Over the next couple of days I will think about how this will affect my concerns about UL level protection.

Update: I have purchased the industrial 8 channel relay box powered by a Raspberry Pi Pico. This came in the mail and I have been reviewing the literature on how to make it work.  So far, I have only seen the micro Python code; can I do this in regular Python?  What about a MQTT like service? Can I plug in an Ethernet adapter into the external USB port so that I don't broadcast on WiFi?