-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1
-
Delphi Modbus 主站控件
Delphi Modbus 主站控件,使用TCPCLient 用康海串口服务器通讯,下位机接到串口服务器串口上,用Modbus协议通讯。-Delphi Modbus master control, the use of TCPCLient Kang Hai serial server with the Communication, under the crew received a serial port server serial port, and with the Modbus protocol communications.
- 2022-05-20 17:13:13下载
- 积分:1
-
一个基于can_bus的虚拟程序,适合于研究can总线的人员参考。
一个基于can_bus的虚拟程序,适合于研究can总线的人员参考。-a virtual procedures, suitable for the study can bus reference.
- 2022-05-26 14:20:53下载
- 积分:1
-
"CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。本文件夹是为用户提供的codeworrior编程范例,旨在通过给出...
"CAN0 CAN4 C"是CAN0和CAN4通讯的程序。用户可参照此例程设置MSCAN模块。本文件夹是为用户提供的codeworrior编程范例,旨在通过给出的范例使用户对codeworrior的使用有所了解。--Communication between CAN0 and CAN4. Users could set up MSCAN module by using it as a reference. The code is compiled in codewarrior, so users could know a bit of codewarrior.
- 2022-11-21 12:20:03下载
- 积分:1
-
利用嵌入式无线串口通信
该代码是完全有帮助的接口基于UART的Wifi或UART以太网设备任何类型的主机系统。UART Wifi也可以作为Wifi客户端和Wifi接入点或以太网接入。
- 2022-01-25 14:37:51下载
- 积分:1
-
OBDII的ScanTool源码,对此有兴趣的朋友可以参考一下
OBDII的ScanTool源码,对此有兴趣的朋友可以参考一下-ScanTool source of OBDII, which are interested can refer to a friend
- 2022-03-05 04:29:07下载
- 积分:1
-
MSP430源代码
电机的控制端分别接P1.7,P2.0,P2.1,P2.2,调速端接P2.3,P2.4,通过msp430f149的P2.3,P2.4输出PWM波,实现对电机的控制.
- 2022-03-24 15:59:11下载
- 积分:1
-
利用xc167单片机上的双口can,实现canopen通讯。
利用xc167单片机上的双口can,实现canopen通讯。-Xc167 on the use of single-chip dual-port can, to achieve CANopen communications.
- 2022-03-24 19:26:16下载
- 积分:1
-
u-boot, 支持bf533处理器,使用blackfin+uclinux的最佳选择。-u-boot support bf533 processor, Basis of Uclinux blackfin use the best choice.
- 2022-07-16 12:43:37下载
- 积分:1
-
AD9850 DDS chip driver
AD9850 DDS chip driver
- 2022-02-04 17:52:46下载
- 积分:1