MobilityLens is a unique art project that transforms ordinary crutches into a dynamic camera setup. Utilizing a Raspberry Pi, a Pi Camera, and a battery pack, MobilityLens captures your journey in an artistic way.
- Raspberry Pi Zero 2W (Any model with a camera port)
- Pi Camera
- Battery Pack (compatible with Raspberry Pi)
- Velcro Straps or Zip Ties
- Short USB-C/micro USB cable
- Short Ribbon Cable for Pi Camera
- Attach the Raspberry Pi and Pi Camera to one side of the crutch.
- Attach the battery pack to the other side for balance.
- Connect the camera to the Raspberry Pi via the camera port.
- Power the Raspberry Pi using the battery pack.
- For more detailed installation instructions, refer to the setup guide.
- Power up the Raspberry Pi.
- SSH into the device for remote control.
- Run your preferred camera capturing script.
- To shut down, either SSH into the device or manually power it off.
Feel free to contribute to this project by opening issues or submitting pull requests.
TODO
- Raspberry Pi Foundation for the hardware.
- PiCamera library for camera control.