Giter VIP home page Giter VIP logo

android-digital-bird's Introduction

Hello!

#Digital Bird

The Digital Bird is a simple Android game created as a part of the BBC Make it Digital program to teach children embedded programming for Bluetooth Smart. The game requires a Bluetooth Smart device with the remote control application flashed on it in order to play. The documentation of the application may be found below.

Download APK

###Screenshots

Screenshot Screenshot

###Requirements

  • An Android phone or tablet with the Android version 4.3 or newer, with Bluetooth Smart support,
  • A Bluetooth Smart device with a possibility to flash a new application,
  • Programming setup (USB programmer or DFU - Device Firmware Update)

###Remote control specification

  1. The device MUST be Bluetooth 4.0 compatible.
  2. The remote control MUST advertise with the following service UUID in the Complete List of 128-bit Service Class UUIDs field: 88400001-e95a-844e-c53f-fbec32ed5e54 in order to be found. See here for details about the Generic Access Profile assigned numbers.
  3. The device MUST have this service in he Attribute database.
  4. The service must have a characteristic with the UUID: 88400002-e95a-844e-c53f-fbec32ed5e54 with the NOTIFY property. The characteristic must have the Client Characteristic Configuration Descriptor (CCCD) to enable or disable notifications.
  5. The connection interval SHOULD be configured to be approximately 20 milliseconds or less in order to get smooth gaming experience.
  6. When notifications enabled the device MUST send a notification with value 0x01 (1 byte) whenever the button is pressed. It MAY send a notification with the value 0x00 (or other) when the button has been released.
  7. The application will connect the the remote control if it is advertising with the service UUID as describe above, and the RSSI of the signal is higher than -35 dBm, which means that devices should be close to each other.

BBC Make it Digital Nordic Semiconductor

android-digital-bird's People

Contributors

philips77 avatar

Watchers

 avatar  avatar

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.