Step 6: Configure Pi For Flow Meters W/Flow Meters

To make the necessary changes for the Arduino IDE to recognize AlaMode, Run the following command below to get the package we need to work with.
[nbox type=”notice”]wget https://github.com/wyolum/alamode/raw/master/bundles/alamode-setup.tar.gz[/nbox]
From the command line, unpack and install it:
[nbox type=”notice”] pi@raspberrypi ~ $ tar -xvzf alamode-setup.tar.gz
pi@raspberrypi ~ $ cd alamode-setup
pi@raspberrypi ~ $ sudo ./setup [/nbox]

Continue to Step 7: RPints Installation.
Print Friendly, PDF & Email