Giter Site home page Giter Site logo

pymambo's People

Contributors

amymcgovern avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pymambo's Issues

macos support?

Hey hi, I was wondering if macos support was available? If so how to run it? Thanks!

error on from bluepy.btle import ...

Hi,
I was testing your code (on a Raspberry Pi 1 Model A) and the installations run flawlessly.

But as I run the findMambo.py file, an error shows up in line 1 returning the unavailability of bluepy.btle that as far as I was able to trace, is another library.

Because no errors are return in the previous installations I assume that library should be somehow present. Am I'm missing a step or something?

(Incidentally the same error occurs in my Mac)

And thank you for releasing this code. My students are very happy about this.

Can it run on lemaker guitar?[Environmental problems]

First I want it to run on lemaker, which has two python environments 2.7 and 3.4, the default python environment is python3.4;
so I command

sudo apt-get install bluetooth
But bluetooth is not installed.

could you tell me your system environment and software environment ?
please

can't detect bluepy.btle when executing findMambo.py

Hi, i get this error:

Traceback (most recent call last):
  File "findMambo.py", line 1, in <module>
    from bluepy.btle import Scanner, DefaultDelegate
ImportError: No module named btle

when I execute the findMambo.py. I installed all the packages that have to be installed but still having this error. Can some one help me.
I'm developping on ubuntu.

Drone Reconnecting bug

So I am working on a voice-activated drone. the general gist of my code is that I use my mac to access the google speech api for voice recognition, then i use flask and requests to send the commands over to my rpi which controls the drone. Connecting at first is fine, but then when I give the command to take-off, i get the following error messages:
reconnecting to wait
trying to re-connect to the mambo at address 'my addr'
retrying connections
trying to re-connect to the mambo at address 'my addr'
It keeps doing that so my command to take off doesn't work. Any help would be appreciated!

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.