登录
首页 » Java » BTBee_Examples_By_EF

BTBee_Examples_By_EF

于 2011-09-05 发布 文件大小:100KB
0 50
下载积分: 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 个回复

  • java 实现HTTP PROXY
    java 实现HTTP PROXY
    2022-03-23 22:26:39下载
    积分:1
  • android高仿微信布动态(选择图片)
    Android 超高仿微信图片选择器
    2015-06-13下载
    积分:1
  • java的搜索引擎的设计
    “网络蜘蛛”或者说“网络爬虫”,是一种能访问网站并跟踪链接的程序,通过它,可快速地画出一个网站所包含的网页地图信息。本文主要讲述如何使用Java编程来构建一个“蜘蛛”,我们会先以一个可复用的蜘蛛类包装一个基本的“蜘蛛”,并在示例程序中演示如何创建一个特定的“蜘蛛 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-16 11:56:51下载
    积分:1
  • asdqweqwe ^ ^我们^
    qweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasdqweasd
    2022-07-27 15:31:48下载
    积分:1
  • knn(聚类分析)
    应用背景数据分类。。对大家有帮助。。非常不错的分类器。。用过都说好。。我这边同学都用它。。大家可以试一试咯。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。关键技术knn算法匹配。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
    2022-10-30 09:30:02下载
    积分:1
  • android 手机拍照上传到服务器
    android 手机拍照上传到服务器
    2013-06-26下载
    积分:1
  • android HerilyAlertDialog完全自定义的Dialog
    android HerilyAlertDialog完全自定义的Dialog
    2014-08-21下载
    积分:1
  • Android摄像头,完全可以通过编译,并运行生成的apk软件。
    应用背景 Android摄像头,完全可以通过编译,并运行生成的apk软件 Android摄像头,完全可以通过编译,并运行生成的apk软件 关键技术 试试吧:安卓开发人员必备 Android摄像头,可以通过编译
    2023-03-11 19:00:04下载
    积分:1
  • 84564
    Android的传感器系统,精选android项目书籍,很好有参考资料。(The sensor system Android, select Android project books, very good reference material.)
    2013-12-04 08:49:42下载
    积分:1
  • CSipSimple
    CSipSimple是一款可以在Android手机上使用的支持sip的网络电话软件,可以在上面设置使用callda网络电话。连接使用方式最好是使用wifi,或者3g这样上网速度快,打起电话来效果才好。 注:本程序在Andriod studio下编译(Support SIP network phone software, you can set up the use of callda network phone. Connection to use the best way to use the WiFi, or 3G so fast Internet speed, to make a phone call to effect is good. Note: This program is compiled under Andriod studio)
    2016-11-15 10:19:18下载
    积分:1
  • 696524资源总数
  • 103939会员总数
  • 12今日下载