Coder Social home page Coder Social logo

orange-opensource / baahbox-arduino Goto Github PK

View Code? Open in Web Editor NEW
6.0 18.0 3.0 171.46 MB

Training box ("BaahBox" model) to plug to sensors or joystick, connected in BLE to mobile apps, catching muscles or stick interruptions and sending events to mobile apps. Heart of the Baah Box project providing game for children and people needing to train their injuried limbs.

License: GNU General Public License v3.0

C++ 100.00%

baahbox-arduino's People

Contributors

frederiquepinson avatar jlchee avatar pylapp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

baahbox-arduino's Issues

Baah box sends frames with parasite value (too low or to high)

Sometimes some BLE frames have been received with parasite value.

For example, when computing muscles values form sensor inputs, some "pic" values are received like 90 (when a slider in high position) or 2088 (even if values should be in [0 ; 1024]

Baah box sends frames with false inputs

It seems Baah box broadcasts Bluetooth Low Energy frames with some noise.
Indeed while using a slider plugged to the box, with no actions made on this slider, the box sends frames with non-null sensor data.
These fake frames parasite the app which thus receives inputs made by... noone.

See below a sample of a BLE frame received by the app from the Baah box where nothing has been done on the slider. In this case there are inputs on the two muscles channels.

BLE frame: C1 | a1 | C2 | a2 | JBin | 90
BLE frame: 28 | 0 | 90 | 0 | 1 | 90

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.