This project involves both hardware and software. This repository contains the software only. The software and hardware aspects of the project are described in detail at instructables.com
Raspbian Stretch RaspberryPi Zero W Raspberry Pi camera module Camera cable suitable for PiZero Power supply
Install BikeCamera from your RaspberryPi's shell prompt:
$ wget -q https://git.io/fpOh4 -O /tmp/bci && bash /tmp/bci
The installer will complete the installation for you.
After the reboot at the end of the installation the wireless network will be configured as an access point as follows:
- SSID:
bikecamera_bc
- Password: ChangeMe
- IP address: 10.1.1.1
- Username: admin
- Password: secret
See the LICENSE file.