-
SMARTarm2200光盘中学习minigui的几个源程序,uclinux环境,有运行图.
SMARTarm2200光盘中学习minigui的几个源程序,uclinux环境,有运行图.-SMARTarm2200 CD minigui learn a few source files, Basis environment, a diagram.
- 2022-08-13 04:23:08下载
- 积分:1
-
wdm format drives two code examples
wdm格式的驱动例子代码2-wdm format drives two code examples
- 2022-09-27 14:45:03下载
- 积分:1
-
基于LPC2103的万年历
资源描述基于LPC2103的万年历,包含proteus仿真文件,以及mdk c语言程序。
- 2022-05-12 18:01:54下载
- 积分:1
-
基于Lwip的TFTP Server
资源描述基于Lwip的TFTP Server,修改了STM32开发包中源码的bug,经过测试,正式发布的代码。
- 2022-01-25 16:48:23下载
- 积分: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
-
CNTR 4: will be conducted at 50MHz clock frequency as the clock after the contro...
4位可逆计数器:将50MHz的时钟进行 分频后的结果作为时钟控制,根据输入进行条件判断,再通过设置一个四位的向量将结果输出,利用数码管显示在实验板上-CNTR 4: will be conducted at 50MHz clock frequency as the clock after the control conditions to determine the basis of inputs, and then set up a four through the results of the vector output, digital display board in the experiment
- 2022-04-12 15:19:35下载
- 积分:1
-
LED点阵模块4扫描驱动电路
LED点阵模块4扫描驱动电路-LED dot matrix scanning module four drive circuit
- 2022-07-12 18:18:40下载
- 积分:1
-
xe166系列的CCU6模块的使用例程,是英飞凌单片机培训的好资料
xe166系列的CCU6模块的使用例程,是英飞凌单片机培训的好资料-xe166 series CCU6 modules using routines, is a good training materials Infineon microcontroller
- 2023-08-13 01:10:04下载
- 积分:1
-
实现CAN总线中主机和从机的连接,保证它们的通信
实现CAN总线中主机和从机的连接,保证它们的通信-CAN-bus master and slave connections, to ensure that their communications
- 2022-07-12 16:53:19下载
- 积分:1
-
以FAT16文件系统的SD卡驱动程序
SD卡驱动,包括底层驱动以及fat16的文件系统。-The driver of SD card with fat16 file system
- 2023-08-26 03:45:03下载
- 积分:1