登录
首页 » Java » BTBee_Examples_By_EF

BTBee_Examples_By_EF

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

  • 数据库的事务 - android入门视频35
    数据库的事务 - android入门视频35
    2015-12-03下载
    积分:1
  • 中国移动mms7彩信接入网关
    中国移动的彩信网关协议mm7api_V1.5.3_20040621,包含源代码,可以进行自由修改调试重新生成。
    2022-11-26 03:45:04下载
    积分:1
  • 学习 java 中的类文件
    此源代码将会提高你的技巧中使用文件类 java...输入/输出方法、 如何使用它呢?缓冲区方法、 等等
    2022-10-25 12:30:03下载
    积分:1
  • 获取串口信息
    通过监测电脑中的端口,通过类实现对电脑中,端口的获取,在获取端口后,读取电脑中的电脑端口信息。本人做了关于给予红外线传感器的报警实现,要求获取红外线传来的信息,
    2022-12-30 06:05:03下载
    积分:1
  • 视频游戏玩家的合作伙伴
    这段代码是猜测,从多部影片的视频,当用户在显示视频N多,他可以选择将谁与原来的视频播放合作伙,他的合作伙伴可以通过聊天给他发胶,和他娘家猜测该视频
    2022-03-24 21:41:57下载
    积分:1
  • 学生选课系统
    学生选课系统 针对与学生选课的科目和老师之间形成多对多的关系 内含有数据库表的连接方式 以及表之间的关联 内容详尽 本人测试过 打开myeclipse 如果发生部署完整之后有js报错的情况 那属于正常情况 也可直接到管网上去下载相关的js包 本项目只是一个小项目 如有不足请见谅 可供初学者 提供很大的帮助 愿大家天天向上
    2022-04-21 03:32:11下载
    积分:1
  • apache模块mod_concatx
    apache模块mod_concatx 合并多个js/css,有效提高js/css加载速度,有源码和d-apache module mod_concatx merge multiple js/css, effectively improve js/css loading speed, with source code and dll
    2022-02-03 05:33:33下载
    积分:1
  • 抽奖系统
    资源描述利用JAVA,JSP,JavaScript,html,css实现抽奖系统,可以用于公司的抽奖系统。在一个页面登陆,登陆成功后,跳转到另一个页面进行抽奖,显示最近抽奖信息。和SQLSERVER数据库相连。
    2023-05-24 07:30:03下载
    积分:1
  • Eight queens puzzle
    八皇后难题是放置八个象棋的问题;
    2022-01-26 01:22:49下载
    积分:1
  • ResolveInfoTest
    Resolve Info Test for andriod.
    2014-01-10 10:56:03下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载