登录
首页 » Java » BTBee_Examples_By_EF

BTBee_Examples_By_EF

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

  • monkey源代码
    资源描述monkey测试是android平台自动化测试的一种手段,通过monkey程序模拟用户触摸屏幕、滑动、按键等操作来对设备进行压力测试,检测程序是否发生异常,该代码是该框架的源代码
    2022-02-16 00:44:34下载
    积分:1
  • TweenAnimation
    说明:  学习TweenAnimation动画让一张图片360度旋转(Learn TweenAnimation animation to make a picture rotate 360 degrees)
    2020-06-11 08:48:26下载
    积分:1
  • Android应用源码之Android轻量级sqlite orm框架.zip
    【实例简介】
    2021-09-07 00:31:14下载
    积分:1
  • 认证系统
    1、签发服务器(CA)签发服务器对生存周期内的数字证书进行全过程管理的控制模块,负责系统的初始化、用户资料管理、用户证书管理、CA配置管理、CA策略信息管理等。2、注册服务器(RA)注册服务器作为身份认证系统的注册模块,负责用户信息的录入、用户信息的审核、证书申请、证书注销、证书更新等。3、密钥管理服务器(KM)密钥管理服务器主要是实现对密钥信息的管理,包括密钥管理服务器的初始化、密钥监控服务。4、管理终端证书管理终端主要是对系统进行管理,包括系统的初始化、用户申请的审核上传等。身份认证系统网络部署
    2023-02-10 20:50:03下载
    积分:1
  • 答题app源码(android
    答题app源码(android)
    2021-05-06下载
    积分:1
  • muban 网站
    资源描述很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照很漂亮的网站模板 适合新手适用参照
    2023-07-20 00:40:04下载
    积分:1
  • AutoLoadingListView01
    android 异步加载图片,关键在于刷新,更新页面。(android asynchronous load images, the key is to refresh, update the page.)
    2012-09-10 12:13:21下载
    积分:1
  • 仿蘑菇街 android UI设计源码
    仿蘑菇街 android UI设计源码
    2015-07-04下载
    积分:1
  • TestMapReduceProject
    运行于hadoop上的 MapReduce WordCount程序(Running on a MapReduce WordCount program hadoop)
    2020-06-30 02:40:02下载
    积分:1
  • 用Java实现的系统文件复制(含GUI界面)
    通过GUI界面中的文件选择按钮选中系统中的一个文件,然后再选择复制文件的保存位置,点击copy按钮即可完成文件复制。
    2022-01-26 00:07:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载