登录
首页 » Java » BTBee_Examples_By_EF

BTBee_Examples_By_EF

于 2011-09-05 发布 文件大小:100KB
0 177
下载积分: 1 下载次数: 30

代码说明:

  我们都知道Android是现在很流行,尤其是ADK(Android开放配件开发工具包),它允许外部0pen源采用Android系统的硬件连接,通过USB与Android平台的设备在一个特殊的“附件”模式互动。 我们就可以继续工作数周,并尝试组装一些巴塔原型和库之间的通信通过蓝牙和Freaduino ADK的Android和Arduino。 随着谷歌提供的源文件,我们可以提供从现在起板。我们产生一个批处理,你可以购买他们here.We将尽快巴塔版本。 为了使Android和Arduino的易之间的沟通,我们想告诉你一个新的机器人与Arduino和其他类似的议会的互动方式。蓝牙为例。 步骤一:一个Android应用程序,这可能与其他设备通过蓝牙通信。 第二步:Android应用程序由蓝牙蜜蜂连接到Arduino的。 步骤之一(第一部分),我们刚刚作出了一个小应用程序的Android,实现简单的蓝牙连接与Android。(We all know Android is very popular now, especially ADK (Android Open Accessory Development Kit), which allows external 0pen source hardware to connect with Android system by USB and interact with an Android-powered device in a special “accessory” mode. We keep working on it for weeks, and try to assemble some bata prototype and make a library for the communication between Android and Arduino by bluetooth and Freaduino for ADK. With the Google providing source files, we are able to provide this board from now on. We produce a batch, you can purchase them here.We will provide the Bata version as soon as possible. To make the communication between Android and Arduino easy, we would like show you a new way that android interact with Arduino and other similar boards. Bluetooth for example. Step one: Make a APP to Android which could communicate with other devices by bluetooth. Step two: Android APP connect to Arduino by Bluetooth Bee. For step one(Part1), we have just made a little A)

文件列表:

Examples_08_09
..............\.classpath,290,2011-06-16
..............\.project,850,2009-11-22
..............\AndroidManifest.xml,1966,2011-06-15
..............\assets
..............\bin
..............\...\Activity01.apk,27089,2011-06-16
..............\...\classes.dex,21880,2011-06-16
..............\...\com
..............\...\...\yarin
..............\...\...\.....\android
..............\...\...\.....\.......\Examples_08_09
..............\...\...\.....\.......\..............\Activity01.class,2092,2011-06-16
..............\...\...\.....\.......\..............\ClientSocketActivity$1.class,932,2011-06-16
..............\...\...\.....\.......\..............\ClientSocketActivity.class,3984,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity$1.class,1316,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity$2.class,1310,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity$3.class,1282,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity$4.class,1307,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity$5.class,892,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity.class,5509,2011-06-16
..............\...\...\.....\.......\..............\OBEXActivity$1$1.class,1386,2011-06-16
..............\...\...\.....\.......\..............\OBEXActivity$1.class,2026,2011-06-16
..............\...\...\.....\.......\..............\OBEXActivity$2.class,2507,2011-06-16
..............\...\...\.....\.......\..............\OBEXActivity$3.class,643,2011-06-16
..............\...\...\.....\.......\..............\OBEXActivity.class,3985,2011-06-16
..............\...\...\.....\.......\..............\R$attr.class,382,2011-06-16
..............\...\...\.....\.......\..............\R$color.class,543,2011-06-16
..............\...\...\.....\.......\..............\R$drawable.class,695,2011-06-16
..............\...\...\.....\.......\..............\R$layout.class,585,2011-06-16
..............\...\...\.....\.......\..............\R$string.class,593,2011-06-16
..............\...\...\.....\.......\..............\R$style.class,516,2011-06-16
..............\...\...\.....\.......\..............\R.class,697,2011-06-16
..............\...\...\.....\.......\..............\SamplesUtils$1$1.class,920,2011-06-16
..............\...\...\.....\.......\..............\SamplesUtils$1.class,1354,2011-06-16
..............\...\...\.....\.......\..............\SamplesUtils.class,2280,2011-06-16
..............\...\...\.....\.......\..............\ServerSocketActivity$1.class,721,2011-06-16
..............\...\...\.....\.......\..............\ServerSocketActivity$2.class,1433,2011-06-16
..............\...\...\.....\.......\..............\ServerSocketActivity$3.class,1303,2011-06-16
..............\...\...\.....\.......\..............\ServerSocketActivity$4.class,1870,2011-06-16
..............\...\...\.....\.......\..............\ServerSocketActivity.class,4709,2011-06-16
..............\...\resources.ap_,14820,2011-06-16
..............\default.properties,465,2011-06-13
..............\gen
..............\...\com
..............\...\...\yarin
..............\...\...\.....\android
..............\...\...\.....\.......\Examples_08_09
..............\...\...\.....\.......\..............\R.java,2830,2011-06-16
..............\res
..............\...\drawable-hdpi

..............\...\drawable-ldpi

..............\...\drawable-mdpi

..............\...\layout
..............\...\......\client_socket.xml,259,2009-11-17
..............\...\......\discovery.xml,489,2009-11-17
..............\...\......\main.xml,1061,2011-06-16
..............\...\......\obex_server_socket.xml,417,2009-11-17
..............\...\......\server_socket.xml,528,2009-11-22
..............\...\values
..............\...\......\colors.xml,1342,2009-11-17
..............\...\......\strings.xml,480,2011-06-15
..............\...\......\styles.xml,1338,2009-11-17
..............\src
..............\...\com
..............\...\...\yarin
..............\...\...\.....\android
..............\...\...\.....\.......\Examples_08_09
..............\...\...\.....\.......\..............\Activity01.java,1675,2011-06-16
..............\...\...\.....\.......\..............\ClientSocketActivity.java,3165,2011-06-16
..............\...\...\.....\.......\..............\DiscoveryActivity.java,4293,2011-06-16
..............\...\...\.....\.......\..............\OBEXActivity.java,5138,2009-11-22
..............\...\...\.....\.......\..............\SamplesUtils.java,1872,2009-11-22
..............\...\...\.....\.......\..............\ServerSocketActivity.java,4301,2011-06-16

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 文件 reaed 和写
    在 java 中,读取文件写在 java 中 在 java 中,读取文件写在 java 中 在 java 中,读取文件写在 java 中 在 java 中,读取文件写在 java 中 在 java 中,读取文件写在 java 中 在 java 中,读取文件写在 java 中
    2022-05-01 00:53:09下载
    积分:1
  • android图片,可调节饱和度、色相和亮度
    实现打开图片功能
    2015-07-02下载
    积分:1
  • vgprznb3
    多载波以及扩频通信系统相关的书,主要内容有OFDM以及多载波CDMA,偏重于工程感念,理论性不是很强(Multicarrier and spread spectrum communication system related books, including OFDM and multicarrier CDMA, focus on engineering perception, the theory is not very strong)
    2019-03-27 22:27:57下载
    积分:1
  • PushSharp-master
    PushSharp 使用c#进行消息推送的项目,支持ios及android(PushSharp uses c# for message delivery projects, support for IOS and Android)
    2015-03-30 20:17:49下载
    积分:1
  • java练习
    应用背景java初学者,可以初步认识java类的应用方法,包括标准输入输出的使用,一些库函数的重载关键技术java了解,编程语言初步认识,能阅读代码
    2022-10-25 09:35:03下载
    积分:1
  • android 自定义 popupwindow 实例源码下载
    android 自定义 popupwindow 实例源码下载
    2014-11-18下载
    积分:1
  • android txt阅读器 实例源码
    android txt阅读器 实例源码
    2015-01-06下载
    积分:1
  • E_Business
    电商毕设小项目,希望对新手能有所帮助,高手就别下载了(simple project)
    2014-10-27 17:23:47下载
    积分:1
  • 短信网关SMGP协议JAVA语言API
    应用背景SMGP3.0 协议API,可以直接调用,适合SP客户端使用。关键技术封装了SMGP协议,支持异步通信,支持收发长短信,亲自测试通过,运行稳定。
    2022-05-22 11:06:18下载
    积分:1
  • 新项目
    这是关于接口与单片机 at89c2051 交流灯泡项目......!控制器控制强度的灯泡......!电路中含有零交叉电路、 接口电路-MOC3021 的 moc......!
    2022-10-07 16:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载