-
用单片机制作的电话遥控装置.用于控制家用电器
用单片机制作的电话遥控装置.用于控制家用电器-MCU production of telephone remote control devices. Used to control household appliances
- 2023-01-17 20:00:04下载
- 积分:1
-
PIC测试辐射强度代码,详细的ADC,中断处理,定时器处理源代码...
PIC测试辐射强度代码,详细的ADC,中断处理,定时器处理源代码-PIC adc test
- 2022-04-20 09:24:32下载
- 积分:1
-
CMEL奇美光电2.8寸OLED屏的SPI初始化程序
配置为RGB工作模式
CMEL奇美光电2.8寸OLED屏的SPI初始化程序
配置为RGB工作模式-init CMEL 2.8 OLED by SPI interface
- 2022-07-12 00:27:15下载
- 积分:1
-
TFT 驱动 T100DEMO程序.做protable DVD的朋友可以参考一下.
TFT 驱动 T100DEMO程序.做protable DVD的朋友可以参考一下.-T100DEMO TFT-driven procedures. Do protable DVD can refer a friend next.
- 2023-03-15 06:20:03下载
- 积分:1
-
This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single...
这是我自已写的HD44780 LCD1602液晶屏的程序,是基于AVR单片机上实现的。
/**************************************************************************************************
* 简介
*
* 本模块仅使用于字符显示液晶模块
*
* 当前版本的驱动仅支持以下类型LCD模块驱动:
* Hitachi HD44780 或与之兼容的芯片.
*
* LCD显示函数支持以下格式:
* 1 line x 16 characters 2 lines x 16 characters 4 lines x 16 characters
* 1 line x 20 characters 2 lines x 20 characters 4 lines x 20 characters
* 1 line x 24 characters 2 lines x 24 characters
* 1 line x 40 characters 2 lines x 40 characters
*说明:
* 1 line x 16 characters 需要定义为2*8的液晶模块
*
* 不支持外部内存模式
**************************************************************************************************/
-This is my own written HD44780 LCD1602 LCD procedure is based on the AVR Single Chip achievable. /*************************************************************************************************** Introduction** This module uses only the characters displayed in the LCD module** the current version of the driver
- 2022-03-22 03:56:19下载
- 积分:1
-
可以在电脑上实现,可以实现总线连接。用89C51单片机和SJA1000芯片有限..
可以实现在PC与CAN总线的连接。采用的89C51和SJA1000芯片的接法。里面包括原程序的电路斩-Can be achieved in the PC and CAN bus connection. Used 89C51 and SJA1000 chip connection. Procedures which include the original circuit Tsam
- 2022-01-25 15:26:12下载
- 积分:1
-
Instance of the program can be used for emulation of MCU
该程序实例可用于基于proteus的单片机仿真开发应用与研究,供大家参考学习。-Instance of the program can be used for emulation of MCU-based development and application of proteus and research for your reference study.
- 2022-01-25 22:47:30下载
- 积分: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
-
upsd3200单片机IAP的实现,适合upsd3200序列的IAP技术难题的解决 仅供参考...
upsd3200单片机IAP的实现,适合upsd3200序列的IAP技术难题的解决 仅供参考-upsd3200 single-chip realization of IAP, the IAP sequence upsd3200 suitable technology to solve problems for reference only
- 2023-02-25 20:15:04下载
- 积分:1
-
示例程序下载关于单片机接上
示例程序下载关于单片机接上-download examples of SCM connected
- 2022-02-22 09:09:55下载
- 积分:1