PyPush
PyPush copied to clipboard
Open Source Microbot Push library/daemon/Web UI
Hi, This issue is driving me nuts! I have everything installed that I could possibly need however getting this error. Running Ubuntu 16.04 `# ./bin/serve.sh --ble_driver pybluez --ble_device hci0 web_ui...
Hello, I run PyPush on a regular linux machine with a blugiga dongle and through Docker. I can launch daemon which now finds my Push Button, though I can't pair....
The bot created this issue to inform you that pyup.io has been set up on this repo. Once you have closed it, the bot will open pull requests for updates...
I have a RPi3 with Raspian. I purchased/installed a BlueGiga BLED112, and verified its installation with 'lsusb', 'lsmod', and found it at /dev/ttyACM0. I'm updated, upgraded, and dist-upgraded. I installed...
Hello, is there a possibility to access from a local ip? Do not use localhost if not the ip of the server where this PyPush. I have modified the file...
I'm able to get the web UI up, and it worked (though unstable) using PyBlueZ. I bought a Bluegiga adapter to attempt to get increased stability, but it's not pairing....
- With Raspberry Pi 3. Got the webpage up using the steps in issue ([SOLUTIONS] For your troubleshooting!! #14). - Running this command as root: `./bin/serve.sh --ble_driver pybluez --ble_device hci0...
# Using "PyBlueZ" and not "Bgapi" #This line: pip install -r ./requirements/bluez.txt #Results in error: bluez/btmodule.h:5:33: fatal error: bluetooth/bluetooth.h: No such file or directory #Solution: sudo apt-get install libbluetooth-dev #NOTE:...
Hi there! I've managed to get this setup on a Docker container using the BlueZ framework but surprisingly I'm having a tricky time getting this to work using the bluegiga...