-
AT89C51单片机的12864汇编源代码,有两部分…
AT89C51单片机的12864的汇编的源程序,有串口和并口两部分-AT89C51 microcontroller 12864 compilation of source code, there are two parts of serial and parallel ports
- 2022-09-06 10:25:03下载
- 积分:1
-
环境测试仪礼包 环境测试仪礼包
环境测试仪礼包 环境测试仪礼包-Environmental testing environmental testing kit bag
- 2022-06-03 18:41:32下载
- 积分:1
-
usb编程器的全部资料,包括上位机程序及下位机源程序
支持编程器类型
1,多种并口(可以自定义)编程器(并口串行)
2,USBPROG编程器(...
usb编程器的全部资料,包括上位机程序及下位机源程序
支持编程器类型
1,多种并口(可以自定义)编程器(并口串行)
2,USBPROG编程器(usb串行)
3,并口并行编程器
4,usbasp
扩展功能
1,串口调试,超级终端
特色:
1,速度较快(16k程序): 并口 读11秒 写11秒;USBPROG读2秒 写2秒。
2,USBPROG根据目标cpu自动调整三种下载速度(8k,187.5k,375k)
3,支持自定义ATMEL全系列cpu(avr+S5x 系列).
4,支持自定义熔丝信息提示功能
-usb programmer all the information, including procedures and PC-under-source programming support for a similar, multiple parallel port (which can be customized) programming (Serial Parallel Port) 2, USBPROG Programming (usb serial) 3, Parallel parallel programming for four, a usbasp expansion, Serial debugging, the Super Terminal characteristics : a high speed (16k procedures) : Parallel Port Reading 11 seconds was 11 seconds; USBPROG Reading 2 seconds was two seconds. 2, according to the target cpu USBPROG automatic adjustment of the three download speeds (8k, 187.5k. 375K) 3, ATMEL support from the definition of a full range of cpu (avr S5x series). 4. Fuse support from the definition of functional i
- 2022-02-04 15:06:47下载
- 积分:1
-
关于AD采样的MCS51源程序,很有价值借鉴
关于AD采样的MCS51源程序,很有价值借鉴-AD sampling on MCS51 source, a valuable reference
- 2023-05-09 19:45:02下载
- 积分:1
-
液晶显示模块1604测试源码。显示数字,使用汇编语言编写。
液晶显示模块1604测试源码。显示数字,使用汇编语言编写。-LCD Module 1604 test source. Figures show that is written in assembly language.
- 2022-04-21 21:06:40下载
- 积分:1
-
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter(...
void InitGoertzel(void)
作用:初始化算法参数
用法:采用算法进行检测前执行一次,如果需要改变参数,调用SetParameter()
float CGoertzel::GetMagnitude(unsigned char * sampleData, int length) //算法主接口
作用:对采集下来的音频数据用算法处理,返回一个结果
参数:sampleData-音频数据缓冲地址指针;
length-缓冲区尺寸(音频数据数量),字节数;
返回值:返回算法结果。
void SetParameter(DWORD set_SampleRate, DWORD set_TargetFreq, DWORD set_BlockSize)
作用:设置算法参数;
参数:set_SampleRate-音频数据抽样速率;
set_TargetFreq-目标信号频率;
set_BlockSize-算法数据块尺寸(采样点);
用法:调用本函数后,需要调用一次InitGoertzel(void)才会生效-void InitGoertzel (void) function: initialization algorithm parameters Usage: The algorithm performs a pre-test, if the need to change the parameters, calling SetParameter () float CGoertzel:: GetMagnitude (unsigned char* sampleData, int length)// Algorithm for the main interface role: to collect audio data from the treatment algorithm to return a result parameter: sampleData-audio data buffer address pointer length-buffer size (the number of audio data), number of bytes return value: the return of
- 2023-03-11 13:30:04下载
- 积分:1
-
MSP430的测试代码和实例应用5438
msp430 test code and examples for using a 5438
- 2022-12-26 05:15:02下载
- 积分:1
-
在Power
在Power-I 51 Mini开发板上,基于89C51单片机开发的数字音乐盒,可以实现上一首下一首,播放,暂停,停止,的按键功能,并有数码显示时间,开机画面和曲号。-in the Power- I 51 Mini development board. 89 C51 microcontroller based on the development of the digital music player, can be achieved on the first one the next broadcast, suspension, stop, The function keys and a digital display, startup screen, and song.
- 2022-02-04 04:49:05下载
- 积分:1
-
此程序实现无线信标定位,GPS产生的信号经过(7,4)汉明码编码后发送,接收端解码得到发送端坐标。程序分为发射和接收2部分,在Keil C下编译实现。...
此程序实现无线信标定位,GPS产生的信号经过(7,4)汉明码编码后发送,接收端解码得到发送端坐标。程序分为发射和接收2部分,在Keil C下编译实现。-This procedure positioning wireless beacons, GPS signal generated by (7,4) hamming code is encoded to send, receive decoding client coordinates to be the sending end. Transmitting and receiving procedures are divided into 2 parts of the Keil C compiler under implementation.
- 2022-08-11 00:50:59下载
- 积分:1
-
圆梦小车的驱动的源程序。。实现小车的基本功能。
圆梦小车的驱动的源程序。。实现小车的基本功能。-Car driver dreams of the source. . Realize the basic functions of car.
- 2023-07-31 10:35:04下载
- 积分:1