Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Update README.md #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ 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._
_Description: This is a basic Demo for Bluno including all the code and executables on IOS and Android. You can easily develop your own version with this Demo._

## BLE Details

Expand Down Expand Up @@ -32,15 +32,15 @@ _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<br />
If you want to recompile the application on Android device, you will need the eclipse with Android bundle.<br />
If you want to recompile the application on IOS device, you will need xcode.<br />
If you want to recompile the application on an Android device, you will need eclipse with Android bundle.<br />
If you want to recompile the application on an IOS device, you will need xcode.<br />

2. _How can I see the project working before I change anything?_

Go to this site for tutorial:<br />
http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267

3. _What hardware I need and where to get it?_
3. _What hardware do I need and where do I get it?_
You will need:
[BLUNO ×1](http://www.dfrobot.com/index.php?route=product/product&product_id=1044#.UoyIUpH7k8M)<br />
Android 4.3+ Devices with BLE or IOS 7.0+ Devices<br />
Expand All @@ -52,7 +52,7 @@ DFRobot.com<br />

IOS devices or Android devices with 4.3+ ROM<br />

4. _How t start?_
4. _How to start?_

Go to this site for more tutorial:<br />
http://www.dfrobot.com/wiki/index.php/Bluno_SKU:DFR0267
Expand Down