-
1Step 1
RASPBERRY PI SETUP:
Download Raspbian Jessie image for Raspberry pi (will work with Jessie Lite)
-
2Step 2
Set up Raspberry pi as per instructions for your SPI touchscreen
-
3Step 3
sudo raspi-config
Select Advanced, then A3 Memory Split, then type 16Select Advanced, then A5 Device Tree, then Yes
Select Finish and reboot
-
4Step 4
Download RPIHeatingInstall.zip file and place in /home/pi
or use wget to download the zip file directly
cd /home/pi wget https://cdn.hackaday.io/files/9601410769184/RPiHeatingInstall.zip
Once zip file is placed/downloaded to /home/pi, then unzip and run setup.sh
unzip RPiHeatingInstall.zip sudo bash /home/pi/RPiHeatingInstall/setup.sh
Select options as you see fit. Take note of the pinout for your touchscreen ensure not to select those pins for output pins -
5Step 5
Assemble according to schematic or according to your pinout
-
6Step 6
VALVE CONTROLLER SETUP:
Set up components as per schematic
-
7Step 7
Download and unrar files
-
8Step 8
Assuming that Arduino IDE already installed and ESP8266 boards option is already installed, open sketches and make SSID and password changes to ESP8266 sketch and upload. Upload sketch to Arduino Mini.
-
9Step 9
OIL SENSOR NODES:
Depending on your version (TCP/433mhz), etch PCB if required (in the method of your choice, I prefer the toner transfer method) solder or assemble parts according to the schematic and Upload code via Arduino IDE
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.