-
嵌入式linux下的armboot
嵌入式linux下的armboot-1.1.0-embedded under the armboot linux-1.1.0
- 2022-03-16 00:25:48下载
- 积分:1
-
Simple method for the selection of m sequences (m sequences stored, read out)
简单的m序列产生办法(存储m序列,再读出)-Simple method for the selection of m sequences (m sequences stored, read out)
- 2022-02-20 09:17:31下载
- 积分:1
-
用于S3C2410上基于Qt开发的关机程序
用于S3C2410上基于Qt开发的关机程序-S3C2410 for Qt-based development of the shutdown process
- 2023-01-09 07:20:03下载
- 积分:1
-
LCD操作集成库源文件,会节约你不少时间
LCD操作集成库源文件,会节约你不少时间-integrated LCD operations for the source document, you will save a lot of time
- 2022-02-24 14:18:52下载
- 积分:1
-
基于ENC28J60的TCP程序
该源代码所使用的单片机是PIC24HJ64GP206,以太网控制芯片用的是ENC28J60,通讯方式是:TCP
- 2022-10-16 09:05:03下载
- 积分:1
-
keil stc12f56xe芯片 手操器程序通过串口发送接收数据
keil stc12f56xe芯片 手操器程序通过串口发送接收数据-keil stc12f56xe chip hand-gymnastics program to send receive data via serial port
- 2023-08-06 16:15:09下载
- 积分:1
-
十进制BCD码转换算法
10进制to BCD转换算法-Decimal to BCD conversion algorithm
- 2022-01-26 03:52:51下载
- 积分:1
-
自定义字符代
下面是嵌入式C代码,用于在LCD上生成自定义字符。
- 2022-04-17 21:06:17下载
- 积分: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
-
TC35通讯模块程序,该程序适合于西门子通讯爱好者学习参考
TC35通讯模块程序,该程序适合于西门子通讯爱好者学习参考-very useful for you!
- 2022-08-18 11:20:09下载
- 积分:1