-
mpc8349e
MPC8349E-mITX开发板的电路图,适合初学者-MPC8349E-mITX
- 2022-11-11 16:55:04下载
- 积分:1
-
单片机电子密码锁
#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
-
本源程序实现通过4*4键盘输入数据,在液晶上实时显示。并实现和PC间的信息交换...
本源程序实现通过4*4键盘输入数据,在液晶上实时显示。并实现和PC间的信息交换-Realize the source code through the 4* 4 keyboard input data, in real-time display on the LCD. And the realization and the exchange of information between PC
- 2022-03-11 08:18:20下载
- 积分:1
-
本文给出了一种简单的嵌入式操作源代码,对学习嵌入式操作系统有帮助...
本文给出了一种简单的嵌入式操作源代码,对学习嵌入式操作系统有帮助-This paper presents a simple embedded operating source code, embedded operating system for studying help
- 2022-01-22 12:45:18下载
- 积分:1
-
freescale ep100 CAN 程序,按程序中代码初始化即可启动使用CAN,代码已经经过调试。...
freescale ep100 CAN 程序,按程序中代码初始化即可启动使用CAN,代码已经经过调试。-freescale ep100 CAN program, according to the procedure in the initialization code to activate the use of CAN, the code had already been debugging.
- 2023-06-08 12:15:04下载
- 积分:1
-
arm+linux下的socket编程程序,经过测试,功能齐全!
arm+linux下的socket编程程序,经过测试,功能齐全!-arm under the socket programming, tested and fully functional!
- 2022-01-25 23:55:30下载
- 积分:1
-
使用ULINK在RAM中调试STM32的程序
使用ULINK在RAM中调试STM32的程序-ULINK in the RAM using the STM32 debug programs
- 2022-01-20 22:53:11下载
- 积分:1
-
ATMEL
ATMEL-Wireless and Microcontrollers 2000 flash api
- 2023-08-13 03:10:09下载
- 积分:1
-
高精度温度传感器DS18B20处理程序,调试通过
高精度温度传感器DS18B20处理程序,调试通过-High-precision temperature sensor DS18B20 handling procedures, debugging through
- 2022-05-13 21:16:05下载
- 积分:1
-
基于IAR平台STM32处理器实现虚拟串口的源代码
基于IAR平台STM32处理器实现虚拟串口的源代码-IAR platform processor-based STM32 virtual serial port source code
- 2022-04-07 04:20:34下载
- 积分:1