-
#include <4bitLCD20x4.h>
#include<ds1307.h>
#include<keypad.h...
#include
#include
#include
#include
#include
#include
- 2022-03-19 00:09:08下载
- 积分:1
-
C8051F020单片机的LCD显示程序,使用液晶显示器320 x 240的屏幕,驱动芯片…
基于C8051F020单片机的LCD显示程序,LCD用的是320×240屏幕,驱动芯片为SED1330,采用C51编写-C8051F020 LCD display program, using the LCD 320 x 240 screen, driver chips for SED1330, prepared using C51
- 2022-01-25 17:52:45下载
- 积分:1
-
在计数器
用8253-8255编写的定时响铃程序 可以定时两个时间点,很经典的程序-spent 8253-8255 prepared by the regular beep procedures regular two points in time, classic procedures
- 2022-02-05 05:48:52下载
- 积分:1
-
Proteus6.9 and keil software based on the joint design calendar mileage, using C...
基于proteus6.9和keil软件联合设计的万年历里程,用C51编程-Proteus6.9 and keil software based on the joint design calendar mileage, using C51 Programming
- 2023-06-01 02:30:02下载
- 积分:1
-
汽车通讯控制程序,用红外线控制,发射接收程序均有,汽车状态包括左转,右转,刹车,前车左转,后车超车等...
汽车通讯控制程序,用红外线控制,发射接收程序均有,汽车状态包括左转,右转,刹车,前车左转,后车超车等-automotive communications control procedures, using infrared control, launch procedures have received, including the state of vehicle turn left, turn right, brake, the first car left, after overtaking other vehicles
- 2022-03-19 19:09:04下载
- 积分:1
-
c8051f020中使用液晶lcd的程序,经调试通过。液晶采用fyd。
c8051f020中使用液晶lcd的程序,经调试通过。液晶采用fyd。-C8051F020 used in liquid crystal lcd procedures adopted by the debugger. LCD using fyd.
- 2022-03-18 16:37:21下载
- 积分:1
-
zlg sd card for ucos
zlg sd card for ucos
- 2023-01-22 15:50:03下载
- 积分:1
-
单片机51控制的红外线遥控小车(原创),使用普通电视机遥控器遥控。含详细DOC说明文件和程序。...
单片机51控制的红外线遥控小车(原创),使用普通电视机遥控器遥控。含详细DOC说明文件和程序。-infrared remote control car (original), the use of ordinary TV remote control. DOC with detailed documentation and procedures.
- 2023-05-24 02:40:03下载
- 积分:1
-
一个采用C8051F020+CH372实现的带USB功能的流量测控系统,包括C8051F020的AD/DA/串口编程、触摸屏的串口编程、CH372实现的USB接...
一个采用C8051F020+CH372实现的带USB功能的流量测控系统,包括C8051F020的AD/DA/串口编程、触摸屏的串口编程、CH372实现的USB接口编程(原创)等。这些源代码已在某产品中使用。-A used C8051F020+ CH372 achieved with USB function of flow measurement and control system, including the C8051F020 the AD/DA/serial programming, the serial touch-screen programming, CH372 realized USB Interface Programming (original) and so on. These source code has been used in a product.
- 2022-09-17 03:10:04下载
- 积分:1
-
AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习)
在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 b...
AVR单片机的优化RC6 加密算法(速度快,其优化思想绝对值得学习)
在有128bytes RAM 的AVR单片机上执行 rc6 16/10/8(16 bit/10 rounds/8 bytes keys)
* 对多数代码进行了 C 语言优化,对数据相关循环移位,模乘等用ASM优化
* 在4MHz无乘法器的AVR上得到平均 1172 Bytes/s的加解密速度。
* 编译器: AVR-G-AVR optimization RC6 encryption algorithm (faster, optimizing their thinking definitely worth learning) 128bytes of RAM in the AVR on the implementation of production 16/10/8 (16 bit/10 rounds/8 bytes keys)* for the majority of code optimization of the C language the data related to cycle shift, mode used by other optimization* ASM 4MHz without the multiplier be average AVR 1172 Bytes/s speed encryption and decryption.* Compiler : AVR-G
- 2023-02-21 08:45:03下载
- 积分:1