-
PIC16F87X控制AD7894的C语言程序(PICC)
MPLAB PICC编译,PIC16F876A单片机通过三个IO口控制数模转换器AD7894并由RB1口串行输出转化结果,通过proteus仿真,编码完全无误。
- 2022-03-26 16:13:44下载
- 积分:1
-
用430做的PWM程序,带上了自己做的时钟功能!看下把!
用430做的PWM程序,带上了自己做的时钟功能!看下把!-430 make use of the PWM process, to bring its own function to do the clock! Facie to!
- 2022-11-21 22:50:03下载
- 积分:1
-
嵌入式系统mcf5213华恒光盘开发板附源代码a
嵌入式系统mcf5213华恒光盘开发板附源代码a-Embedded System development board mcf5213华恒CD-ROM attached to the source code a
- 2022-02-09 23:48:48下载
- 积分:1
-
用C语言开发的小程序控制器平台
在keil平台下用c语言开发的基于89c2051的小程序-the platform using C language development on the small program 89c2051
- 2022-08-13 03:50:47下载
- 积分:1
-
DVB数字机顶盒中CA的通用接口源代码和通信数据格式分析。采用C编写...
DVB数字机顶盒中CA的通用接口源代码和通信数据格式分析。采用C编写-The source code written in C language for general interface of CA ,which is used for DVB digital SET top box ,and analysis about communication data.
- 2022-07-15 04:19:40下载
- 积分:1
-
一个linux下的防火墙过滤函数框架源代码
一个linux下的防火墙过滤函数框架源代码-a Linux firewall to filter under the framework of the source code function
- 2022-05-16 10:06:18下载
- 积分:1
-
6221红外遥控解码程序
6221红外遥控解码程序-6221 infrared remote decoding procedures
- 2023-06-18 07:25: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
-
FX2 common constants, macros, data types and function of the embryonic form of C...
共同的FX2常数,宏,数据类型以及函数库内副函数的雏形框架
-FX2 common constants, macros, data types and function of the embryonic form of Cunene, vice function framework
- 2022-01-25 20:27:16下载
- 积分:1
-
NIOSII I2C源程序,是sopc嵌入式软核的!
NIOSII I2C源程序,是sopc嵌入式软核的!-NIOSII I2C source is SOPC embedded soft-core!
- 2022-06-15 22:51:03下载
- 积分:1