

- Opensprinkler pi setup how to#
- Opensprinkler pi setup install#
- Opensprinkler pi setup update#
- Opensprinkler pi setup software#
This project is a perfect accompaniment for those already using their Raspberry Pi as a print server. For example, instead of buying a Wi-Fi enabled scanner you can instead introduce that functionality by using a device like the Raspberry Pi Zero. Setting your Pi up as a scanner server is a great way to modernize your aging scanner.
Opensprinkler pi setup how to#
We will even show you how to take this a step further by turning your Raspberry Pi into a scanner server, allowing you to scan documents from an unconnected computer. Within this guide, you will learn how to use SANE to talk with a supported scanner connected to your Raspberry Pi.
Opensprinkler pi setup software#
This software acts as a standardized way for accessing scanners. The computer must be on the same network as the Raspberry Pi.For those who have never heard of this software before, SANE stands for Scanner Access Now Easy. This will access the OpenSpinkler web interface.

Opensprinkler pi setup install#
Opensprinkler pi setup update#
Update/install any other packages you want For example:Īpt-get update apt-get upgrade Could update raspian: sudo apt-get dist-upgrade.Change the hostname, passwords, and configure it: run: sudo raspi-config Enable SSH permanently. Using Putty, open a remote session to the Raspberry Piĭefault hostname: raspberrypi user: pi pass: raspberry.


Add a file to enable SSH Create an empty file in the boot directory called ssh.Enter your WiFi details, replacing the placeholder text with your own details.Ĭountry=AU ctrl_interface=DIR=/var/run/wpa_supplicant GROUP=netdev update_config=1 network= Create a file wpa_nf in the base directory of the SD card. Put the SD card into your card reader on your computer.The following steps allow the Raspberry Pi access to your WiFi network and enable remote access. I recommend connecting the Raspberry Pi Zero to your wireless network and accessing it remotely from your computer. Since this is a Raspberry Pi Zero, I did not connect any monitors or keyboards to it. The SD card that I suggest comes pre-loaded with a 'lite' version of Raspian. The web page is accessible only on my home WiFi network. To schedule my sprinkler system, I access a web page served by the Raspberry Pi on my home network. In this project, I took a new Raspberry Pi, installed OpenSprinkler on it, and used a simple relay board to trigger my home sprinkler system. Replace the old sprinkler controller in your garage with a web-page based Raspberry Pi controller.
