-
用可调电阻调节电压值作为模拟温度的输入量,当温度低于30℃时,发出长嘀报警声和光报警,当温度高于60℃时,发出短嘀报警声和光报警。测量的温度范围在0-99℃。...
用可调电阻调节电压值作为模拟温度的输入量,当温度低于30℃时,发出长嘀报警声和光报警,当温度高于60℃时,发出短嘀报警声和光报警。测量的温度范围在0-99℃。-Adjustable voltage regulator with resistance values of the input analog temperature, when the temperature is below 30 ℃, the issue of longalarm sound and light alarm, when the temperature is higher than 60 ℃, short issuedalarm sound and light alarm. Measurement of the temperature range of 0-99 ℃.
- 2022-02-26 11:00:10下载
- 积分:1
-
Single
单片机驱动液晶程序,液晶为1624型 里面程序齐全,只需调用子程序就好-Single-chip LCD driver program, LCD-type inside the procedure for the 1624 full, simply call the subroutine like
- 2022-07-27 08:25:00下载
- 积分:1
-
MCS
MCS-51单片机汇编程序-MCS-51 assembler
- 2022-01-25 14:49:44下载
- 积分:1
-
Proteus VSM诺基亚3310液晶模型试验设计
Proteus VSM Nokia 3310 LCD model with test design
- 2023-09-02 23:25:03下载
- 积分:1
-
In the ultra
在超低功耗单片机MSP430上实现日历时钟的功能的代码,用汇编和C混合编程.是学习MSP430单片机和混合编程的好例子-In the ultra-low power MSP430 microcontroller to achieve the function of the calendar clock code, compile and C mixed programming. Is to learn MSP430 microcontroller and a good example of mixed programming
- 2022-09-15 03:40:03下载
- 积分:1
-
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpo...
其中的usb端口通信已经作为一个模块来使用,用户只需用以下函数就可以对usb端口进行方便地读写:
unsigned char D12_WriteEndpoint(unsigned char endp, unsigned char len, unsigned char * buf) 此为usb端点输出函数,endp是要进行通信的端点,取值为3(普通端点,最大可一次传输16byte)或5(主端点,最大可一次传输64byte);len为一次输出数据长度;*buf为数据所在位置。
usb端点数据的读操作是由底层函数自动完成的(相关函数为unsigned char D12_ReadEndpoint(unsigned char endp, unsigned char len, unsigned char * buf); 相应端点为2和4),所读到的数据存于GenEpBuf[](普通端点)、MainEpBuf[]或EpBuf[](主端点)中,用户可以直接读取使用。-Usb port communication which has been used as a module, the user can use the following function on the usb port can easily read and write:
unsigned char D12_WriteEndpoint (unsigned char endp, unsigned char len, unsigned char* buf) This is the endpoint usb output function, endp is to communicate the endpoint, the value for 3 (common endpoint, the first transmission maximum 16byte) or 5 ( the main endpoint, the first transmission maximum 64byte) len Length of output data for the first time * buf location for data.
usb endpoint data is read
- 2023-06-14 23:15:04下载
- 积分:1
-
基于8051F020,目的:用LM92器件实现数字化高精度温度测量
基于8051F020,目的:用LM92器件实现数字化高精度温度测量-Based on 8051F020, Objective: LM92 devices with digital high-precision temperature measurement
- 2022-01-22 08:09:36下载
- 积分:1
-
在网上找的,所以的关于MAX260,MAX261,MAX262,MAX263的中文资料及很多实例程序和经典电路...
在网上找的,所以的关于MAX260,MAX261,MAX262,MAX263的中文资料及很多实例程序和经典电路-Online to find, therefore, on the MAX260, MAX261, MAX262, MAX263 Chinese information and a lot of examples of procedures and the classical circuit
- 2022-12-19 12:25:04下载
- 积分:1
-
MEGA8做的USB下载线(AVR/51),能下载ATMega系列S51/S52单片机,包括PCB图
MEGA8做的USB下载线(AVR/51),能下载ATMega系列S51/S52单片机,包括PCB图-MEGA8 make the USB download cable (AVR/51), can be downloaded S51/S52 ATmega series microcontroller, including the PCB diagram
- 2022-12-20 05:20:03下载
- 积分:1
-
winavr开发环境下的一段pwm测试程序,可精确控制led的亮度。
winavr开发环境下的一段pwm测试程序,可精确控制led的亮度。-winavr development environment section pwm test procedure can accurately control the led brightness.
- 2023-08-01 18:50:02下载
- 积分:1