Elmwood no more, long live Elmwood! Elmwood Electronics and PiShop are now together!
Please order via PiShop.ca, as we are no longer taking orders through this site.
More details are in our blog!
PIM371
Control and monitor your world with the Pimoroni automation bit! It's tolerant of up to 24V, with analog and digital inputs, outputs, and a relay, so it's ideal for automating low-voltage systems in your home.
Just slot in your micro:bit, then code automation:bit with the block-based Microsoft MakeCode editor. Hook up buttons to the inputs, use the built-in buttons on micro:bit, or the light-sensing capability of the LED matrix to control devices connected to automation:bit. Or why not use a second micro:bit's radio function as a remote control?
WARNING! Automation:bit should not be used with voltages greater than 24V and especially not with 120V or 240V AC!
You can code automation:bit with the block-based Microsoft MakeCode editor, that'll get you started with using all of automation:bit's functionality.
To add the automation:bit library in MakeCode, click on the cog at the top right hand corner, then "Add Package", then enter the URL "https://github.com/pimoroni/pxt-automationbit". You can find full instructions at the GitHub repository for the library.