intval3/howto
mmcwilliams 7f6f05ef70 Add list of raspi-config commands 2019-03-27 18:46:33 -04:00
..
RaspberryPiZeroW.md Add necessary step for wifi configuration 2018-10-07 17:05:51 -04:00
Readme.md Install file 2018-10-07 15:10:38 -04:00
raspi-config.txt Add list of raspi-config commands 2019-03-27 18:46:33 -04:00

Readme.md

Assembly

The essential components of the intval3 intervalometer are the following parts:

The electronics that interface with the Raspberry Pi can be created in a few different ways. A board can be purchased (soon), put together by hand on a prototyping bonnet, or etched from copper-clad board using the circuit board design files.

Installation

With a fresh Raspian installation on the Raspberry Pi Zero W, you can install the intval3 software with two commands:

wget https://raw.githubusercontent.com/sixteenmillimeter/intval3/master/scripts/intval3-install.sh
sh ./intval3-install.sh