搜索资源列表
电脑通过手机发送短信和WAPPUSH源代码(VC++6.0)
- windows下,通过串口/USB/红外/蓝牙连接手机,虚拟出一个串口,程序通过与串口的通讯,完成发送短信和WAPPUSH等操作。
WINCE.rar
- BtSquirt:两个CE系统进行蓝牙传送文件的程序 MySquirt:两个CE系统进行红外传送文件的程序 ListNet:能列出CE系统网络连接的小程序 RegView:能浏览指定注册表内容的程序 CeChat:基于串口通信的聊天程序 摘自《Windows Embedded CE 6.0 Developer Reference》一书 ,BtSquirt: two CE systems procedures Bluetooth transmission of docu
51mcu_re_tr
- 51单片机红外接受和发射,利用51单片机的串口通信。发射也是通过串口发射。-51 Single-chip infrared accept the use of 51 Single-chip serial communication. Launch is fired through the serial port.
irda-back
- 实现网络+串口 红外接收、发送,批量传输VC++源码-Network+ Serial infrared receiver, sending, bulk transmission VC++ Source
chip1
- VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
infraredrayuncoded
- 本程序用于单片机的串口调试,接收头用HS0038B,把脉冲高低电平持续时间放入40个数组里,可以进行红外解码!-This procedure for single-chip serial debugging, to receive the first use HS0038B, low pulse duration dd 40 array, the decoder can IR!
DP_51PRO_IRDA
- 一个不错的串口控制红外接收发送的,C语言程序,工程项目中的一部分。大家可以学习和借鉴的。-A good control of the serial port to send infrared receiver, C language program, part of the project. We can study and learn from them.
ircom
- 该程序时在c51单片机在遥控解码通过电脑串口显示,在电脑上显示出遥控的按键, 程序中是模拟红外接收时序,可接受很多种遥控器的信号 对大家 红外遥控的学习很有用-C51 when the program in single-chip decoder via the computer serial port remote control indicates that the computer shows that the remote control button, the progra
LJD2440_Test
- 三星2440测试程序,包括LCD,触摸屏,串口,USB,PWM,ADC,红外,CAN,SD卡等-Code of S3c2440 test, include LCD LTV350QV-F05,UART,USB,PWM,ADC,IrDA,CAN,SD.
IR-remonco_USART
- 利用Atmel128单片机,接收红外遥控信号并利用串口输出的C语言程序。-Atmel128 IR-receiver
300-C51B
- 300个原创程序之C51第二部分 12864显示模块 2005 CCTV ROBOT 2005 CCTV_N 2005电子设计竞赛 2006 CCTV ROBOT 4X4键盘 8253频率计 8人表决器 AD9850DDS AD9851DDS DS1820 EX-board I2C总线驱动程序 LED电子钟 PS2接口 TC1297 Test USB_IDE 串口摸拟 冲床自动进料控制 冷光源调光 基于51内
STC89C52RC-DEMO
- 压缩包里是我买51学习板时赠送的程序(所用芯片是:STC89C52RC).里面包含IO口输入输出、流水灯、静态动态数码管显示、按键扫描、定时器、中断、PWM、EEPROM24c02、红外解码数码管显示、无源蜂鸣器、与电脑串口通信、电子温度计、1602液晶屏显示等演示程序.对初学51单片机的朋友很有帮助-Compression bag that I bought 51 boards to learn the procedures presented (the chip is: STC89C52RC
9_IrDA_com2
- 9_IrDA_com2红外串口通信测试,测试平台s3c2440-9_IrDA_com
code
- PIC单片机源码,包括各种通信代码,有I2C, CAN,红外,串口-PIC code
MS81Fxx02_IR_RX_Demo
- ms单片机,兼容pic单片机实现红外控制功能同时实现串口输入输出(MS microcontroller, compatible with PIC MCU infrared control function, while achieving serial input and output)
红外通讯
- 51单片机解码红外传感器,51mcu接收红外传感器协议并解析,用串口助手显示(51 MCU decoding infrared sensor)
GSM室温监控系统
- 利用GSM的GPRS功能,使用AT指令进行短信发送,实现温度监控、超标报警,有串口传输功能,有一定单片机项目参考价值(The use of GSM GPRS function, the use of AT instructions to send text messages to achieve temperature monitoring, excessive alarm, a serial transmission function, there is a certain reference
serial-STM32-gai
- 上位机通过串口控制STM32,STM32模拟红外协议输出(The host computer controls the STM32 through the serial port, and STM32 simulates the infrared protocol output)
09-红外收发器
- PC上运行串口大师等串口调试软件,通过USB接口向开发板发送数据, 开发板收到数据帧后,将其由红外端口发送;如开发板接收到红外信号,当红外端口接收到完整数据帧后,开发板将数据由USB口送至PC。本程序未采用NEC或Philips的红外协议,旨在展示一种像使用串口一样 使用红外接口的方式,实验表明,这一方法十分有效,在1200bps、3米 距离的条件下仍有非常好的收发效果。(PC run serial master serial debugging software to se
Main
- 通过串口发送指令发出RC5,NEC协议的红外信号(ending an instruction from a serial port to send out the infrared signal of the RC5, NEC protocol)