Giter Site home page Giter Site logo

Comments (5)

larsblumberg avatar larsblumberg commented on July 29, 2024

Thanks a lot! We'll have a look into it.

from nuimo-linux-python.

larsblumberg avatar larsblumberg commented on July 29, 2024

Fixed with #4 – Nuimo SDK is now using the original repo as you also suggested. Thanks to @gross1989 for the PR!

from nuimo-linux-python.

naimo84 avatar naimo84 commented on July 29, 2024

For me, it only works, if I install it from here:

git clone https://github.com/matthewelse/pygattlib

My install.sh is still (cloned it on September, 8th):

pygattlib) echo "Installing Pygattlib and dependencies" set -x sudo apt-get install pkg-config libboost-python-dev libboost-thread-dev libbluetooth-dev libglib2.0-dev python-dev [ ! -d pygattlib ] && git clone https://github.com/matthewelse/pygattlib cd pygattlib && sudo python setup.py install ;;

I'm developing on a Raspberry Pi 3

from nuimo-linux-python.

gross1989 avatar gross1989 commented on July 29, 2024

The fork of matthewelse has a working discovery method similar to these proposals: 1 and 2, but it is some commits behind the original and less frequently updated or not maintained any longer.

I suggest to instantiate with the mac address, which works in any case.

from nuimo-linux-python.

larsblumberg avatar larsblumberg commented on July 29, 2024

Hi @gierdo, @naimo84 please try our all new Nuimo Python SDK. It now uses BlueZ's D-Bus API directly. Please find all information here: https://github.com/getsenic/nuimo-linux-python

from nuimo-linux-python.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.