Giter Club home page Giter Club logo

thingy52's Introduction

Thingy:52

Documentation Status Updates

Python interface to Thingy:52

demos/demo_camera_udp.gif

This package is an implementation of a Python interface for the Thingy:52 ble IoT Sensor Kit.

More information about Thingy:52 is found here: https://www.nordicsemi.com/eng/Products/Nordic-Thingy-52

Full disclosure: A reference implementation for thingy:52 already exists in the popular bluepy package:

https://github.com/IanHarvey/bluepy

Install

Python 2 support <- coming soon.

Python 3:

If you find bluepy-helper isn't being built, please try:

To use the recording demo (/demo/record.py) you will need the PyAudio package (https://people.csail.mit.edu/hubert/pyaudio/).

Features

  • CLI interface using Click
  • Data conversion functions for all sensors (not yet fully complete)
  • Some fun demos to get you started

BUGS

The first connection attempt after turning on the thingy:52 usually fails, but it works after that.

TODO

  • [ ] Python 2.X
  • [X] Python 3.X
  • [ ] Implementation
    • [X] Toggle notify
    • [ ] Notification frequency
    • [X] Read/Write
    • [X] Services
      • [X] Environment
      • [X] Motion
      • [X] User Interface
      • [ ] Audio
  • [ ] Documentation
    • [ ] Installation
    • [ ] Usage
    • [ ] Convert docs to markdown
    • [ ] Badges (CI, Readthedocs)
    • [ ] Photo of thingy:52
    • [ ] Gif of demo (controlling Picam)
  • [ ] Distribution
    • [ ] Conda package (conda-forge)
    • [X] Pypi package

More information

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

thingy52's People

Contributors

dependabot[bot] avatar sebastianroll avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

yidiwang21

thingy52's Issues

Audio from Thingy:52 to host

  • Thingy:52 version:
  • Python version:
  • Operating System:

Description

Attempts to convert the ADPCM stream packets into legible audio streams has failed so far.

What I Did

See my attempts at /demos/record.py. I tried using a couple of different delegates, found in demos/thingyaudio.py.

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.