-
nrf24l01p C
/**
- 2022-05-21 12:32:48下载
- 积分:1
-
浙江大学的悟空嵌入式系统模拟器的开发手册,WUKONG是从底层的CPU、硬件电路板开始模拟的开放源码的嵌入式系统模拟器。...
浙江大学的悟空嵌入式系统模拟器的开发手册,WUKONG是从底层的CPU、硬件电路板开始模拟的开放源码的嵌入式系统模拟器。-Zhejiang University Wukong Embedded System Simulator Development Handbook, WUKONG from the bottom of the CPU, hardware circuit board simulation of the beginning of open-source embedded system simulator.
- 2022-03-16 23:29:17下载
- 积分:1
-
MCS与51通讯的程序,PC侧采用VB6.0。
MCS与51通讯的程序,PC侧采用VB6.0。--Communication between MCS and 51. PC side uses VB6.0.
- 2022-06-13 09:49:27下载
- 积分:1
-
一个免费的SMART CARD OS系统。
一个免费的SMART CARD OS系统。--A free SMART CARD OS.
- 2023-06-17 03:05:04下载
- 积分:1
-
《Programming Embedded Systems in C and C++》嵌入式C/C++编程
《Programming Embedded Systems in C and C++》嵌入式C/C++编程-"Embedded Systems Programming in C and C" Embedded C/C Programming
- 2022-05-15 02:44:00下载
- 积分:1
-
键盘设备驱动,只需修改代码里的功能码和系统码即可使用
键盘设备驱动,只需修改代码里的功能码和系统码即可使用-keyboard device driver, but only a modification of source code"s functionality and system code can be used
- 2023-03-22 02:30: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
-
mcf5272 the streaking procedure, initialize mcf5272, the establishment of C envi...
mcf5272的裸奔程序,初始化mcf5272,建立C环境,跑例子程序。-mcf5272 the streaking procedure, initialize mcf5272, the establishment of C environment, run an example program.
- 2022-02-07 05:08:49下载
- 积分:1
-
不用api的ini,c#类,ce可用
不用api的ini,c#类,ce可用-not api ini, c# category, ce available
- 2022-01-25 15:50:22下载
- 积分:1
-
nRF905芯片驱动程序,程序包括配置寄存器的定义,SPI定义,接收发数据包传输等...
nRF905芯片驱动程序,程序包括配置寄存器的定义,SPI定义,接收发数据包传输等-nRF905 chip drivers, programs, including the definition of configuration registers, SPI definition, receive the packet transmission, and other hair
- 2022-07-02 19:54:59下载
- 积分:1