Adafruit Bonsai Buckaroo micro:bit and CLUE Plant Care Helper is a control board that assists users in monitoring and caring for plants. This control board is an add-on for micro:bit or CLUE boards. The user can bolt it on with 5 screws to get a buzzer/beeper, motor driver, and breakouts for connecting a soil sensor (two alligator clips and nails work just fine). The board allows the user to create an 8mm Buzzer/Speaker on pin P0, a 3V motor control (on/off) on pin P2, or an alligator clip pad for pin P1. With the buzzer/speaker, the user can have the plant kit beep when it needs watering or sing a song when it’s nice and happy. The motor control lets the user connect to a water pump to automatically water dry plants. With the alligator clip pads, the user can allow the user to measure soil resistance. This control board works with micro:bit in Arduino, micropython, or MakeCode. For CLUE, the user can use CircuitPython or Arduino.