I'm in the design phase of a new project - a hands free way to push crosswalk buttons.
The project will be based around the MKR1010 board and use a distance sensor to sense when a person is close, and a solenoid to push the physical crosswalk button. The electronics will be housed in a 3d printed casing that attaches to the existing crosswalk button.
Because it won't be powered by a USB cable attached to a computer, I'm trying to figure out what battery is needed, and if it will be enough to correctly power the solenoid.
According to the MRK 1010 docs, the supported battery is a Li-Po Single Cell, 3.7V, 1024mAh Minimum
The solenoid I want to use is the 5V Mini Push-Pull solenoid from Adafruit.
Since the battery will by 3.7V and the solenoid needs 5V, will these be compatible? Can the solenoid be powered off of the 1010's output pins?
Thanks for any insights