cmclopes / BlunoBasicDemo

The basic demo for bluno

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BlunoBasicDemo

Brief

Description: This is a basic Demo for Bluno including all the code and executable on Android,IOS and Android.You can easily develop your own with this Demo.

BLE Details

DF Robot Service: Id: 0000dfb0-0000-1000-8000-00805f9b34fb

DF Robot Characteristics: Name: Serial Port Id: 0000dfb1-0000-1000-8000-00805f9b34fb

Name: Command Id: 0000dfb2-0000-1000-8000-00805f9b34fb

DF Robot Descriptors: (same for both characteristics) Name: Read Name: WriteWithoutResponse Name: Write Name: Notify

Project Setup

to start working on the project, take a look at the following steps

  1. What dependencies does it have and how do I install them?

You may need the Arduino IDE

If you want to recompile the application on Android device, you will need the eclipse with Android bundle.

If you want to recompile the application on IOS device, you will need xcode.

  1. How can I see the project working before I change anything?

Go to this site for tutorial:

http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267

  1. What hardware I need and where to get it? You will need: BLUNO ×1

    Android 4.3+ Devices with BLE or IOS 7.0+ Devices

    Accessory Shield with Arduino ×1

    Micro USB cable x1

You can get it at

DFRobot.com

IOS devices or Android devices with 4.3+ ROM

  1. How t start?

Go to this site for more tutorial:

http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267

Contributing changes

  • Join the forums for dev discussions
  • More information at DFRobot technical support
  • "Please open github issues"

License

GPLv3

About

The basic demo for bluno

License:GNU General Public License v3.0


Languages

Language:Java 65.9%Language:Objective-C 33.8%Language:C++ 0.3%