Skip to content

Commit

Permalink
Changes
Browse files Browse the repository at this point in the history
  • Loading branch information
digitaldex committed May 23, 2018
1 parent ac894e5 commit 063bc05
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions README.md
Expand Up @@ -13,8 +13,6 @@
[piMeter Schematics](https://github.com/digitaldex/piMeter/blob/master/eagle/Schematics.pdf)




## Setup Raspberry Pi

### Enable SPI
Expand Down Expand Up @@ -44,11 +42,11 @@ sudo apt install libqt5websockets5-dev
```
### Install Visu
Link visu files into lighttpd www root

```
sudo ln -s /home/pi/piMeter/visu/index.html /var/www/html/
sudo ln -s /home/pi/piMeter/visu/script.js /var/www/html/
sudo ln -s /home/pi/piMeter/visu/style.css /var/www/html/

```
Change Websocket IP in script.js to your Raspberry Pi IP

### Build piMeter
Expand Down

0 comments on commit 063bc05

Please sign in to comment.