-
event queue
这是 freesscale smartDSP OS 测试 c 源的 evnet 队列。此演示创建三个任务,包括任务和事件队列 Initialization.The 的主要功能是系统功能测试的事件队列
- 2022-07-23 13:14:16下载
- 积分:1
-
一个TAB页,需flnx的支持
一个TAB页,需flnx的支持-a tab pages, the need to support flnx
- 2022-01-28 07:51:44下载
- 积分:1
-
基于STM32F107串口转以太网的传输例程
基于STM32F107的串口转以太网的例程,可以直接应用于实际项目中,采用LWIP实现
- 2022-03-16 11:51:36下载
- 积分:1
-
wdm format drives two code examples
wdm格式的驱动例子代码2-wdm format drives two code examples
- 2022-09-27 14:45:03下载
- 积分:1
-
基于NIOSII的UART的原代码,可以直接运用。可以方便的和其他具有UART的设备无缝连接。...
基于NIOSII的UART的原代码,可以直接运用。可以方便的和其他具有UART的设备无缝连接。 -based on the UART NIOSII the original code can be directly applied. Can facilitate the UART and other equipment seamless connection.
- 2022-07-08 22:20:31下载
- 积分:1
-
嵌入式的编程
一次性口令为安全目的锁定解锁密钥使用 OTP 消息应用银行更衣室、 汽车安全系统、 家庭安全系统的......GSM 消息发送...
- 2022-08-24 18:07:15下载
- 积分:1
-
STM32DS18B20温度传感器实验
STM32的DS18B20温度传感器程序,C语言编写,STM32ZET6芯片,18b20是一款不错的温度传感器芯片,与STM32结合在一起可以适应更多变的需求
- 2023-06-11 16:50:03下载
- 积分: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
-
文档解释了如何使用蓝牙设备与嵌入式系统
a document explaining how to use bluetooth device with embdded system
- 2022-06-01 03:02:00下载
- 积分:1
-
UCosII 的完整源代码,嵌入式操作系统学习的参考材料
UCosII 的完整源代码,嵌入式操作系统学习的参考材料-UCosII complete source code, embedded operating system to learn the reference material
- 2023-07-20 15:45:03下载
- 积分:1