-
EasyARM2200基于USB HID类多媒体键盘
基于easyarm2200的USB HID类的多媒体键盘-Easyarm2200 based on the USB HID class multimedia keyboard
- 2022-07-18 09:58:42下载
- 积分:1
-
ST736单片机,驱动液晶芯片HT1623
ST736单片机,驱动液晶芯片HT1623-ST736 MCU, LCD driver chip HT1623
- 2022-04-24 09:34:18下载
- 积分:1
-
显示了键盘消息的顺序,所有键盘消息都被捕获和记录在数组里,并在WM_PAINT消息里被显示出来。...
显示了键盘消息的顺序,所有键盘消息都被捕获和记录在数组里,并在WM_PAINT消息里被显示出来。-Shows the sequence of keyboard messages, all keyboard messages are captured and recorded in the array, and where in the WM_PAINT message to be displayed.
- 2022-10-05 11:25:03下载
- 积分:1
-
Coupled Microstrip 耦合微带线
Coupled Microstrip 耦合微带线
- 2023-04-03 14:40:03下载
- 积分:1
-
单片机计算器,可计算多位小数点的+
单片机计算器,可计算多位小数点的+-*/.可在lcd上显示-Single-chip calculator, calculate the number of decimal 2B !-*/. in lcd display
- 2022-04-16 02:07:13下载
- 积分:1
-
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双...
1. 本程序使用一个定时器和任意 2 个 I/O 口模拟一个串行口。
2. 1位起始位,8位数据位,1位停止位。发数据位时先发低位。
3. 支持半双工通讯。收、发波特率相同。
4. 应把定时器中断优先级设置为最高级。
5. 本程序每接收一个字节后就把它放到一个队列缓冲区中(也可使用环行缓冲区),
待缓冲区满后,将缓冲区中的内容原样发回。这是为了测试多字节连续收发的
能力和简化程序。实际应用中应防止缓冲区溢出。
6. 由接收转换到发送时要先调用 soft_send_enable ();
由发送转换到接收时要先调用 soft_receive_enable ()。
7. 发送最后一个字节后如果要立刻转为接收,必须等待最后一个字节后发送完毕
while ( rs_f_TI == 0) // 等待最后一个字节发送完毕-err
- 2022-06-19 08:35:11下载
- 积分:1
-
ADI ADuC841 MCU source. I2C.c : ADuC841 MCU I2C interface function. Kei841.h : A...
ADI公司ADuC841单片机源程序。
I2C.c: ADuC841单片机I2C接口函数。
kei841.h: ADuC841单片机内部寄存器定义。
delay.c:精确延时资函数。
main_new.c ADuC841单片机主函数,实现正弦波的输出和I2C接口LED显示-ADI ADuC841 MCU source. I2C.c : ADuC841 MCU I2C interface function. Kei841.h : ADuC841 MCU internal register definitions. Delay.c : precision-delay function. Main_new.c ADuC841 MCU main function, achieve sine wave output interface and I2C LED Display
- 2023-05-30 18:20:03下载
- 积分:1
-
这个范例说明如何使用8051 的Port 1连接LCD显示器,PORT 3.3、P3.4和P3.5则连接到LCD显示器的控制线。程序执行时将显示出Hello K...
这个范例说明如何使用8051 的Port 1连接LCD显示器,PORT 3.3、P3.4和P3.5则连接到LCD显示器的控制线。程序执行时将显示出Hello Keil C和LCD display */-This example shows how to use the 8051 Port 1 to connect LCD displays, PORT 3.3, P3.4 and P3.5 are connected to the LCD display control lines. Program execution will show Hello Keil C, and LCD display* /
- 2022-01-20 22:46:27下载
- 积分:1
-
a TV remote control decoder
电视遥控器c51 a-a TV remote control decoder
- 2022-02-14 08:19:50下载
- 积分:1
-
遥控数字钟应用程序,应用于多种数字钟接口,可以遥控设备,省力。自制LED电子钟在很多电子报刊杂志上都可以见到,但大多数在断电后都要重新设置时间等 参数,给使用带...
遥控数字钟应用程序,应用于多种数字钟接口,可以遥控设备,省力。自制LED电子钟在很多电子报刊杂志上都可以见到,但大多数在断电后都要重新设置时间等 参数,给使用带来很多不便。也有用后备电池作为备用电源的,但往往体积较大。本文介绍 的LED电子钟克服了以往的弊端,而且采用了家电通用的红外遥控器进行控制,方便使用。 有一路闹铃输出,可以通过遥控器设置闹铃时间及允许与否。-digital clock remote control applications, digital clock used in a variety of interface, remote-control equipment, effort. Homemade LED electronic bell in many electronic newspapers and magazines can all, but most of the power outages after the re setup time and other parameters to use in many ways. Also useful as a standby battery backup power, but often larger. This paper introduces the LED electronic clock to overcome the shortcomings of the past, and the use of common household appliances infrared remote control, and ease of use. A way Alarms output, the remote control can set the alarm time and allow it or not.
- 2023-04-03 22:00:04下载
- 积分:1