Welcome![Sign In][Sign Up]
Location:
Search - 接收

Search list

[SCM用STC12C5410控制4通道DMX接收代码

Description: 使用STC12C5410控制4通道DMX接收代码,调光级别为256,晶振为16M 。使用STC内的4路硬PWM输出调光。接收稳定。使入门者快速上手
Platform: | Size: 833 | Author: sun137 | Hits:

[Dialog_Window邮件接收服务器

Description: 利用开源库jmail进行二次开发,用于连续到邮箱代理服务器接收邮件
Platform: | Size: 191685 | Author: yangayi | Hits:

[Web ServerC#接收邮件

Description: 利用.Net自带的类接收邮件
Platform: | Size: 6064 | Author: ryanj@yahoo.cn | Hits:

[DocumentsTC9149 TC9150通用红外遥控接收电路

Description: TC9149TC9150通用红外遥控接收电路
Platform: | Size: 380928 | Author: dwwzl@126.com | Hits:

[Com Port接收从串口过来的数据并显示

Description: 蓝牙接收从串口过来的数据并显示
Platform: | Size: 93563 | Author: 365185340@qq.com | Hits:

[SourceCodelinux下串口接收数据源码

Description: 在linux下实现串口接收数据,开发平台式ok6410
Platform: | Size: 6369 | Author: wzlchongchong | Hits:

[VC/MFC红外线发射与接收源程序

Description: 红外线发射与接收源程序 Infrared transmitter and receiver source
Platform: | Size: 23064 | Author: 434633320@qq.com | Hits:

[Embeded-SCM Develop软件红外线接收程序.c

Description: 软件红外线接收程序- Software infrared receive procedure
Platform: | Size: 1024 | Author: cll | Hits:

[Email Client一个可移植的邮件接收(支持POP3协议)程序

Description: 本程序是一个可移植的(Win32/Linux)邮件接收(支持POP3协议)程序,并编写了可移植SOCKET和POP3封装类,希望能为初学者提供一些帮助。- This procedure is may transplant (Win32/Linux) the mail receive (to support the POP3 agreement) the procedure, and compiled has been possible to transplant SOCKET and the POP3 seal class, hoped could provide some help for the beginner.
Platform: | Size: 16384 | Author: 甘敏 | Hits:

[SCM遥控接收

Description: 单片机6502 编程实现红外遥控接收-6502 microcontroller programming infrared remote control receiver
Platform: | Size: 8192 | Author: 陈进光 | Hits:

[Embeded-SCM Develop红外发射接收芯片HT12A,HT12D,TSOP17378资料

Description: 红外发射接收芯片HT12A,HT12D,TSOP17378资料--Technical materials for infrared sending/receiving chip HT12A,HT12D,TSOP17378.
Platform: | Size: 486400 | Author: 刘云 | Hits:

[Internet-NetworkTCP发送接收

Description: 一个使用TClientSocket控件的程序,抛砖引玉。发送,接收,选择服务器端口,IP地址。TCP-TClientSocket use of a control procedure, congregate. Send, receive, to choose the server port and IP address. TCP
Platform: | Size: 152576 | Author: 王鹏 | Hits:

[SNMP邮件接收和发送20050908

Description: 邮件的发送与接收程序,经典功能完善。包含可执行程序及完整的源代码!-mail delivery and receiving procedures, classic functions. Contain executable and integrity of the source code!
Platform: | Size: 1104896 | Author: 李云强 | Hits:

[SCM单片机C51串口中断接收和发送测试例程

Description: 单片机C51串口接收(中断)和发送例程,可以用来测试51单片机的中断接收 -80C51 Serial reception (suspended) and send routines can be used to test 51 SCM interrupt reception
Platform: | Size: 12288 | Author: 王胜 | Hits:

[SCM红外遥控接收

Description: 红外遥控接收 ORG 0000H LJMP START 转入主程序 ORG 0010H START: MAIN: JNB P2.2,IR LJMP MAIN 以下为进入P3.2脚外部中断子程序,也就是解码程序 IR: MOV R6,#9 SB: ACALL DELAY882 调用882微秒延时子程序 JB P2.2,EXIT 延时882微秒后判断P3.2脚是否出现高电平如果有就退出解码程序 DJNZ R6, SB 重复10次,目的是检测在8820微秒内如果出现高电-infrared remote control receiver ORG 0000H LJMP START into main program ORG 0010H START : MAIN : JNB P2.2, IR LJMP MAIN below to enter P3.2 foot external interrupt subroutine, which is decoding procedures IR : MOV R6, SB# 9 : Calling ACALL DELAY882 882 microsecond delay subroutine JB P2.2, EXIT 882 microsecond delay after the judgment whether there P3.2 feet to I quit if decoding procedures DJNZ R6, SB repeated 10 times, the purpose is to test if within 8,820 microsecond high
Platform: | Size: 4096 | Author: | Hits:

[SCM红外接收

Description: 可以接收普通红外遥控器信号的汇编程序.是MCS51单片机适用.-can receive ordinary infrared remote control signals in the compilation process. Yes MCS51 apply.
Platform: | Size: 1024 | Author: zmx | Hits:

[Embeded-SCM DevelopnRF24L01_发送+接收 代码1

Description: 实现nrf24l01的发送和接收(To achieve the transmission and reception of nRF24L01)
Platform: | Size: 224256 | Author: 秋风晓寒 | Hits:

[Embeded-SCM DevelopnRF24L01_发送+接收 代码2

Description: nrf24l01的源代码,以实现nrf24l01的发送和接收(To achieve the transmission and reception of nRF24L01)
Platform: | Size: 765952 | Author: 秋风晓寒 | Hits:

[Embeded-SCM Develop485接收

Description: 基于飞思卡尔G128的485接收程序,寄存器操作,谢谢(Based on Freescale Carle G128 485 receiver program, register operation, thank you)
Platform: | Size: 245760 | Author: 风雨流年 | Hits:

[Embeded-SCM Develop红外接收

Description: 利用51单片机实现红外接收功能,使用红外遥控器控制数码管的显示。(The use of 51 single-chip infrared receiver function, the use of infrared remote control digital tube display.)
Platform: | Size: 23552 | Author: tedious | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net