Welcome![Sign In][Sign Up]
Location:
Search - 10uS

Search list

[Other resourcePCF8563的C51程序设计

Description: I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择, 和400Khz(T=2.5us)的快速模式选择, 默认11.0592Mhz的晶振。-I2C Bus Driver (using two ordinary analog IO I2C Bus) include 100Khz (T = 10us) standard mode (slow mode) choice, and 400Khz (T = 2.5us) Fast mode selection, the default 11.0592Mhz the crystal.
Platform: | Size: 2836 | Author: 李天华 | Hits:

[Other resourcepcf8563t驱动程序

Description: PCF8563 的驱动程序,用两个普通的IO口模拟I2C总线,包括100KHZ(T=10US)的标准模式选择和400KHZ的快速模式选择,默认11.0592MHZ的晶振-PCF8563 of the driver, with two ordinary analog IO I2C bus, including the extremely low distortion (T = 10US), the standard model selection and 400KHZ fast mode selection, the crystal default 11.0592MHZ
Platform: | Size: 83450 | Author: yk1861 | Hits:

[Other resourceluojifenxiyi

Description: 逻辑分析仪 PC发送到单片机的命令共7个字节: 第一字节是触发信号,每bit对应一路信号,1为高电平触发,0为低电平触发; 第二字节是触发有效信号,每bit对应一路信号,1为忽略,0为有效; 第三、四字节是采样时间,对应如下: 2us=0x0402,5us=0x0a02,10us=0x1402,10us=0x2802,50us=0x6402,100us=0xc802,200us=0x3203,500us=0x7d03,1ms=0xfa03,2ms=0x7d04,4ms=0xfa04,8ms=0x7d05,16ms=0xfa05; 第五、六字节是一样的,为预触发:8=0%,7=12.5%,6=25%,5=37.5%,4=50%,3=62.5%,2=75%,1=87.5% 第七字节为模式,0=普通模式;1=外部时钟,上升延;2=外部时钟,下降延;3=外部触发,上升延;4=外部触发,下降延;5=静态模式;6没有查到,不知道是什么;7为测试模式的二进制信号;8为测试模式的AA、55;9为测试模式的清零。 -Logic Analyzer PC sent to the MCU orders were seven byte : the first byte of the trigger signal, every bit signal corresponding way, a trigger for the margin, 0 for low-level trigger; the second byte is effective trigger signal, every bit signal corresponding way, as a neglected, 0 for the effective; Third, the four bytes of sampling time counterparts are as follows : 2us = 0x0402, 5us = 0x0a02, 10us = 0x1402. 10us = 0x2802, 0x6402 = 50us, 100us = 0xc802. 200us = 0x3203, 500us = 0x7d03, 1ms = 0xfa03. PF = 0x7d04, 4ms = 0xfa04, 0x7d05 = 8ms, 0xfa05 = 16ms; Fifth, six byte is the same as that for pre-trigger : 8 = 0%, 7 = 12.5%. 6 = 25%, 5 = 37.5%, 4 = 50%, 3 = 62.5%, 2 = 75%, 1 = 87.5% for the seventh byte mode, the ordinary mode = 0; 1 = external clock, rose extension; 2 = external clock.
Platform: | Size: 124923 | Author: 王宇 | Hits:

[CSharp548648I2C_for_8051

Description: I2C软件模拟I2C总线的驱动程序,包括100KHz(T=10us)的慢速模式和400KHz(T=2.5us)的快速模式。
Platform: | Size: 2121 | Author: 陆晓东 | Hits:

[Other resourcepwm_oem

Description: MCU主频12MHz,软PWM控制IO模拟。PWM脉宽调节10uS PWM频率20mS=50Hz, PWM高电平脉宽700uS~2300uS,PWM低电平脉宽19300uS~17700uS \"零耗时\"并非不耗时。只是没用软件空等待等恼人的函数。 其主要原理是利用低频宽脉冲软PWM信号的“低速”而T2的16位定时器自动装载功能。 T2在每个PWM周期内中断两次。即PWM高电平和PWM低电平各中断1次。 合理应用RCAP2的预装载功能并进行简单的减法运算而轻松完成任务的要求。
Platform: | Size: 2614 | Author: 钟南海 | Hits:

[assembly languageTCmain_sucess

Description: 基于TLC2543AD转换芯片的探测仪程序 描述:TLC2543AD芯片为串行12位AD转换芯片,10us的转换时间,11路 模拟输入通道,全串行操作 程序功能:将TLC2543芯片转换得到的数据有条件的发送到PC机 附加功能:将采样结果送出到数码管上显示 操作说明:该程序根据N(需要采样的通道数)的值来进行通道采样 从0通道开始,最大为10,不能超过10,否则出错,采集到的数据 保存到以DBUF定义的起始地址单元中,数据位数为12位.发送 按键每按一次,在向串口发送当前显示通道数据的同时,显示将 更新到下一通道数据,直到定义的通道数据全部发送完毕后,显 示数据将回到0通道. ETK6201 的程序是很值得参考的,ETK6201单芯片数码管按键扫描芯片,比起MAX7219封装更小,稳定度更高,接口简单。希望大家喜欢
Platform: | Size: 4087 | Author: 赵国栋 | Hits:

[SCMPCF8563的C51程序设计

Description: I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择, 和400Khz(T=2.5us)的快速模式选择, 默认11.0592Mhz的晶振。-I2C Bus Driver (using two ordinary analog IO I2C Bus) include 100Khz (T = 10us) standard mode (slow mode) choice, and 400Khz (T = 2.5us) Fast mode selection, the default 11.0592Mhz the crystal.
Platform: | Size: 3072 | Author: 李天华 | Hits:

[SCMpcf8563t驱动程序

Description: PCF8563 的驱动程序,用两个普通的IO口模拟I2C总线,包括100KHZ(T=10US)的标准模式选择和400KHZ的快速模式选择,默认11.0592MHZ的晶振-PCF8563 of the driver, with two ordinary analog IO I2C bus, including the extremely low distortion (T = 10US), the standard model selection and 400KHZ fast mode selection, the crystal default 11.0592MHZ
Platform: | Size: 82944 | Author: yk1861 | Hits:

[SCMluojifenxiyi

Description: 逻辑分析仪 PC发送到单片机的命令共7个字节: 第一字节是触发信号,每bit对应一路信号,1为高电平触发,0为低电平触发; 第二字节是触发有效信号,每bit对应一路信号,1为忽略,0为有效; 第三、四字节是采样时间,对应如下: 2us=0x0402,5us=0x0a02,10us=0x1402,10us=0x2802,50us=0x6402,100us=0xc802,200us=0x3203,500us=0x7d03,1ms=0xfa03,2ms=0x7d04,4ms=0xfa04,8ms=0x7d05,16ms=0xfa05; 第五、六字节是一样的,为预触发:8=0%,7=12.5%,6=25%,5=37.5%,4=50%,3=62.5%,2=75%,1=87.5% 第七字节为模式,0=普通模式;1=外部时钟,上升延;2=外部时钟,下降延;3=外部触发,上升延;4=外部触发,下降延;5=静态模式;6没有查到,不知道是什么;7为测试模式的二进制信号;8为测试模式的AA、55;9为测试模式的清零。 -Logic Analyzer PC sent to the MCU orders were seven byte : the first byte of the trigger signal, every bit signal corresponding way, a trigger for the margin, 0 for low-level trigger; the second byte is effective trigger signal, every bit signal corresponding way, as a neglected, 0 for the effective; Third, the four bytes of sampling time counterparts are as follows : 2us = 0x0402, 5us = 0x0a02, 10us = 0x1402. 10us = 0x2802, 0x6402 = 50us, 100us = 0xc802. 200us = 0x3203, 500us = 0x7d03, 1ms = 0xfa03. PF = 0x7d04, 4ms = 0xfa04, 0x7d05 = 8ms, 0xfa05 = 16ms; Fifth, six byte is the same as that for pre-trigger : 8 = 0%, 7 = 12.5%. 6 = 25%, 5 = 37.5%, 4 = 50%, 3 = 62.5%, 2 = 75%, 1 = 87.5% for the seventh byte mode, the ordinary mode = 0; 1 = external clock, rose extension; 2 = external clock.
Platform: | Size: 124928 | Author: 王宇 | Hits:

[CSharp548648I2C_for_8051

Description: I2C软件模拟I2C总线的驱动程序,包括100KHz(T=10us)的慢速模式和400KHz(T=2.5us)的快速模式。-Software simulation of I2C Bus I2C drivers, including 100KHz (T = 10us) slow mode and 400KHz (T = 2.5us) the fast mode.
Platform: | Size: 2048 | Author: 陆晓东 | Hits:

[SCMpwm_oem

Description: MCU主频12MHz,软PWM控制IO模拟。PWM脉宽调节10uS PWM频率20mS=50Hz, PWM高电平脉宽700uS~2300uS,PWM低电平脉宽19300uS~17700uS "零耗时"并非不耗时。只是没用软件空等待等恼人的函数。 其主要原理是利用低频宽脉冲软PWM信号的“低速”而T2的16位定时器自动装载功能。 T2在每个PWM周期内中断两次。即PWM高电平和PWM低电平各中断1次。 合理应用RCAP2的预装载功能并进行简单的减法运算而轻松完成任务的要求。-MCU frequency 12MHz, Soft-PWM control IO simulation. PWM pulse width adjustment 10uSPWM frequency 20mS = 50Hz, PWM pulse width high 700uS ~ 2300uS, PWM low-level pulse width 19300uS ~ 17700uS
Platform: | Size: 2048 | Author: 钟南海 | Hits:

[assembly languageTCmain_sucess

Description: 基于TLC2543AD转换芯片的探测仪程序 描述:TLC2543AD芯片为串行12位AD转换芯片,10us的转换时间,11路 模拟输入通道,全串行操作 程序功能:将TLC2543芯片转换得到的数据有条件的发送到PC机 附加功能:将采样结果送出到数码管上显示 操作说明:该程序根据N(需要采样的通道数)的值来进行通道采样 从0通道开始,最大为10,不能超过10,否则出错,采集到的数据 保存到以DBUF定义的起始地址单元中,数据位数为12位.发送 按键每按一次,在向串口发送当前显示通道数据的同时,显示将 更新到下一通道数据,直到定义的通道数据全部发送完毕后,显 示数据将回到0通道. ETK6201 的程序是很值得参考的,ETK6201单芯片数码管按键扫描芯片,比起MAX7219封装更小,稳定度更高,接口简单。希望大家喜欢-err
Platform: | Size: 4096 | Author: 赵国栋 | Hits:

[SCMPCF8563TIIC

Description: 1. I2C总线驱动程序(用两个普通IO模拟I2C总线) 2.包括100Khz(T=10us)的标准模式(慢速模式)选择, 3. 和400Khz(T=2.5us)的快速模式选择, -1. I2C bus driver (with two common I2C bus IO simulation) 2. Including 100Khz (T = 10us) standard mode (slow mode) choice, 3. And 400Khz (T = 2.5us) the rapid mode choose,
Platform: | Size: 3072 | Author: 杨小波 | Hits:

[assembly languageDigitalfrequencymeter

Description: 测量范围从1Hz—10kHz的正弦波、方波、三角波,时基宽度为1us,10us,100us,1ms。用单片机实现自动测量功能。-Measurement range from 1Hz-10kHz sine wave, square wave, triangle wave, when the base width of 1us, 10us, 100us, 1ms. Automatic measurement with MCU function.
Platform: | Size: 162816 | Author: long233 | Hits:

[assembly languageshuzipinlvji

Description: 本数字频率计将采用定时、计数的方法测量频率,采用一个1602A LCD显示器动态显示6位数。测量范围从1Hz—10kHz的正弦波、方波、三角波,时基宽度为1us,10us,100us,1ms。用单片机实现自动测量功能。-This digital frequency meter will use fixed time, the counting method survey frequency, uses 1602The LCD monitor dynamic to demonstrate 6 figures. The measuring range from the 1Hz-10kHz sine wave, the square-wave, the triangular wave, the time base width is 1us,10us,100us,1ms. Realizes the automatic sizing function with the monolithic integrated circuit.
Platform: | Size: 2048 | Author: 邱晓波 | Hits:

[SCMC51BBS_I2C_V2

Description: I2C总线驱动程序(用两个普通IO模拟I2C总线) 包括100Khz(T=10us)的标准模式(慢速模式)选择, 和400Khz(T=2.5us)的快速模式选择, 默认11.0592Mhz的晶振。-I2C bus driver (with two general IO simulation I2C bus) includes a 100Khz (T = 10us) standard mode (slow mode) option, and 400Khz (T = 2.5us) the rapid mode selection, the default of 11.0592Mhz crystal.
Platform: | Size: 2048 | Author: xch | Hits:

[SCMwebct

Description: lcd driver -- LCD Driver Module for driving HD44780 Controller -- A. Greensted, June 2007 -- Information source: -- Generic tickNum must be set such that: -- tickNum = 10us / Period clk -- This provides an internal tick every 10us -- Clk: 100 MHz, tickNum: 1000 -- Clk: 32 MHz, tickNum: 320 -- Clk: 10 MHz, tickNum: 100 -lcd driver -- LCD Driver Module for driving HD44780 Controller -- A. Greensted, June 2007 -- Information source: -- Generic tickNum must be set such that: -- tickNum = 10us/Period clk -- This provides an internal tick every 10us -- Clk: 100 MHz, tickNum: 1000 -- Clk: 32 MHz, tickNum: 320 -- Clk: 10 MHz, tickNum: 100
Platform: | Size: 2048 | Author: work | Hits:

[SCMlcdd

Description: Generic tickNum must be set such that: -- tickNum = 10us / Period clk -- This provides an internal tick every 10us -- Clk: 100 MHz, tickNum: 1000 -- Clk: 32 MHz, tickNum: 320 -- Clk: 10 MHz, tickNum: 100 -Generic tickNum must be set such that: -- tickNum = 10us/Period clk -- This provides an internal tick every 10us -- Clk: 100 MHz, tickNum: 1000 -- Clk: 32 MHz, tickNum: 320 -- Clk: 10 MHz, tickNum: 100
Platform: | Size: 49152 | Author: work | Hits:

[SCMV6.1.09.04.08

Description: 计时器,51源码,芯片是77E58,精度是10uS,上升沿,下降沿,脉宽都可以测量,8路同时测量,10个数据存储,指标就这样了-Timer, 51 source code, chip is 77E58, precision is 10uS, rising edge, falling edge, pulse width can be measured, 8-channel simultaneous measurement, 10 data storage, so the indicators
Platform: | Size: 1076224 | Author: 顾平 | Hits:

[matlabIIRfilterdesign

Description: IIR滤波器设计 设计一个巴特沃思低通滤波器,其技术指标为:3dB带宽为,阻带截止频率为,阻带衰减大于30dB,采样间隔T=10us。-IIR filter design to design a Butterworth low-pass filter, its technical indicators: 3dB bandwidth, stopband cut-off frequency, stop-band attenuation greater than 30dB, sampling interval T = 10us.
Platform: | Size: 5120 | Author: bryan | Hits:
« 12 3 »

CodeBus www.codebus.net