From b553c4a9cd81868471a8a9f946e53194b3b7aad0 Mon Sep 17 00:00:00 2001 From: PPO16 Date: Thu, 15 Feb 2018 20:30:22 -0800 Subject: [PATCH] Update README.md added netifaces import --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6c90718..830abdc 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,8 @@ Optional: 1 USB dongle BT-LE (Plugable Dual-Mode BT-LE/BT model USB-BT4LE) I di

2. Additional installation on Raspberry:

Bluez (http://www.elinux.org/RPi_Bluetooth_LE)

BluePy (https://github.com/IanHarvey/bluepy)

-

>requests (http://raspberrypi-aa.github.io/session4/requests.html)

+

requests (http://raspberrypi-aa.github.io/session4/requests.html)

+

netifaces (python -m pip install netifaces)

3. This project files installation:

  • Put in Raspberry /var/www/html folder the file : airmentorpro2.php
  • Put in /home/pi the python script airmentorpro2.py