Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 492 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 492 Bytes

Raspberry Pi PiFace and Enviro pHAT Project

This repository will detail how to set up a Pimoroni Enviro pHAT and PiFace HAT to connect to the Connected Hull LORAWAN.

Documentation will be in the repository Wiki and example Python files will be here.

You can clone this code to your Raspberry Pi by opening your terminal and typing:

cd ~
git clone https://github.com/HullRaspJam/piface.git

You can then move into the newly cloned directory by typing:

cd ~/piface