搜索资源列表
network_wash2003
- 本系统采用AT89C51芯片来实现对洗衣机的控制。除了能实现普通的洗衣功能外,本系统最大的特点是采用蓝牙连接到Internet,即能实现Internet对洗衣机的监控,是一种信息家电。-AT89C51 of the system used to achieve the right chip washing machine control. In addition to implementing common laundry functions, the system features the l
Bluetooth RC.src.Java编写的蓝牙手机遥控器
- Java编写的蓝牙手机遥控器,可以控制鼠标,ppt,mediaplay等等软件,Java mobile phone preparation with Bluetooth remote control to control the mouse, ppt, mediaplay software, etc.
anyremote-4[1].7.1
- 支持SonyEricsson和JSR-82的无线蓝牙和红外控制 这个项目用于Linux下的线蓝牙和红外控制,不同于其他的远程控制程序,anyRemote不限制于SonyEricsson或JSR-82。-SonyEricsson support and JSR-82 Bluetooth and infrared wireless control of the project for Linux under the line of Bluetooth and infrared control,
jm2pc
- 通过蓝牙或INTERNET,用JAVA手机控制电脑. 可以启动关闭程序/编辑文件,控制鼠标键盘. 分服务器和客户端,分别应用于PC和手机.-Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another de
anyremote-4[1].7.1
- 这个项目用于Linux下的线蓝牙和红外控制,不同于其他的远程控制程序,anyRemote不限制于SonyEricsson或JSR-82。 -This project, under the line for the Linux Bluetooth and infrared control, unlike other remote control program, anyRemote not limited to SonyEricsson or JSR-82.
BluetoothProject
- 用蓝牙控制无线投影仪的使用权。Java编写蓝牙设备间的通信。-use bluetooth to communicate between the server and clients.
BTRemote101008Share
- 通过蓝牙通讯,将手机上的按键模拟为电脑上的鼠标按键和拖动,发送命令给电脑端。电脑端发送当前鼠标附近的屏幕截图给手机端,从而实现手机远程控制电脑。-Blooth Control Computer
bluetooth
- 用手机控制电脑端PPT的播放还有开关机,J2ME编写的,可以再支持java的手机上安装使用,PC端需要有蓝牙模块-PPT to control the PC using a mobile phone player also switch machines, J2ME written, can support java mobile phone installed on the PC end of the Bluetooth module
BlueRemoteServer
- java 实现的pc端蓝牙服务器,可与手机客户端连接,远程控制电脑-java the pc end Bluetooth achieve server, and can be connected to the mobile client, remote control computer
project
- 蓝牙远程控制电脑,并实时显示pc界面。该项目要求个人电脑必须有蓝牙模块。-Bluetooth remote control of the computer, pc interface and real-time display. The project requires a PC must have a Bluetooth module.
Bluetooth
- 安卓端蓝牙控制小车上位机,实现控制小车前进 后退 转弯 还有4个按键提供玩家扩展用-Andrews side Bluetooth control car PC, to achieve control car forward and back buttons turn there are four players extensions provided by
Bluetooth
- 安卓手机蓝牙串口通信 手机蓝牙控制小车 手机蓝牙控制飞机 手机蓝牙密码锁-Android phones Bluetooth serial communication Bluetooth mobile phone control car Bluetooth mobile phone control aircraft Bluetooth phone lock
usc
- 一款开源的安卓手机程序,用蓝牙控制智能小车的。-An open-source android mobile phone application, with bluetooth control the smart car.
BluetoothChat
- 用Android实现手机蓝牙控制智能小车,实现了蓝牙通信系统。-The mobile phone Bluetooth intelligent vehicle control using Android, Bluetooth communication system.
Heart
- 用蓝牙控制单片机的安卓端程序,是个好例子,想学安卓蓝牙的可以看看。-Bluetooth control MCU Andrews side program, is a good example, want to learn Android Bluetooth can see.
remote-camera
- 远程蓝牙控制相机,可以实现控制其他相机拍照或者录视频。-remote camera for controlling cameras in other phones via bluetooth
BlueCar
- 手机蓝牙控制 通过编写Android应用程序来实现-Phone bluecar control- it was achieved by writting the Android application programming
BluetoothCar
- 蓝牙控制小车 需要硬件单片机电源等配合 需蓝牙模块-blue tooth car
lanya
- 蓝牙控制小车代码,五个BUTTON实现左转,前进,后退,停止,右转控制,每个按钮发送一个字符。-Bluetooth control trolley code, five BUTTON realize turn left, forward, back, stop, right turn control, each button to send a character.
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;