登录
首页 » Java » BTBee_Examples_By_EF

BTBee_Examples_By_EF

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

  • 协同过滤算法所有实现
    这是协同过滤算法方向最近论文提到的方法所有实现,包括基于内存(SLOPE-ONE,基于用户,基于物品,加入时间,加入信任),基于模型的(PMF,BMF),文件包括各类算法,是我们师兄建立的一个协同过滤方向的开发框架,我感觉很好,所以分享给大家,文件分为基础包,算法实现包,推荐包等,基础包是提取数据的组织形式,XML读取配置信息,你可以更改XML文件,来查看你想要的方法,具体可以参见代码,还有一个包含MAIN的类 。
    2022-02-27 07:04:08下载
    积分:1
  • Andriod_Calculator
    Andriod版本下的简易计算器,可进行加减乘除、对数等数学基本运算(Under the android version of the simple calculator, can be, logarithmic mathematical basic operation for addition, subtraction, multiplication, and division)
    2014-12-11 15:21:01下载
    积分:1
  • TurnPage
    eclipse上实现android翻页功能实现,能够加载图片,浏览图片时产生翻页效果。(The fuction of the scanfing papers on the android)
    2016-04-05 10:18:40下载
    积分:1
  • mob 手机短信验证码例子源码下载
    实现了 手机验证码以及读取手机通讯录功能
    2015-04-25下载
    积分:1
  • android
    一个简单的基于android模拟时钟源码(Analog clock)
    2012-03-11 12:21:59下载
    积分:1
  • 修改手机中文件
    这是一个简单的手机APP,该段代码用来修改手机中的文件,其中的包什么的已经命名,读者只需要直接导入进自己的Eclipse下即可。
    2022-08-22 13:35:21下载
    积分:1
  • JavaEE 博客系统
    基于Javaee Struts框架的博客系统,包括了数据库文件...............................................................................
    2022-06-20 13:16:30下载
    积分:1
  • 基于JBox2D的 android 游戏源码例子(完整版下载)
    基于JBox2D的 android 游戏开发源码例子(完整版下载)
    2014-09-19下载
    积分:1
  • 调用系统摄像头 录制视频 播放视频实例源码下载(亲测可用)
    调用系统摄像头调用系统摄像头调用系统摄像头
    2015-02-10下载
    积分:1
  • 空间的影响
    Space Impact是一款可在多部诺基亚手机上使用的视频游戏系列,其中第一款游戏作为诺基亚3310内置游戏的一部分首次亮相,之后又被推出
    2022-12-21 13:15:03下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载