-
S3C44BOX的LCD
基于S3C44B0X的LCD测试程序,能够显示图片,汉字。-S3C44B0X the LCD-based testing procedures, be able to show pictures, characters.
- 2023-07-23 05:30:04下载
- 积分:1
-
AM23XX温湿度传感器库函数
51单片机温湿度传感器库函数#include "reg52.h"#include //用户根据自己的晶振修改相应值#define FOSC 12000000#define BAUD 9600 //读传感器 端口位定义,可修改sbit Sensor_SDA = P0^0;sbit Sensor_SCL = P0^1;// 变量定义unsigned char Sensor_Data[5]={0x00,0x00,0x00,0x00,0x00};unsigned char Sensor_Check; //校验和unsigned char Sensor_AnswerFlag; //收到起始标志位unsigned char Sensor_ErrorFlag; //读取传感器错误标志unsigned int Sys_CNT;unsigned int Tmp;unsigned char *String;//字符串定义#define S_Temp "Temp:"#define S_RH "RH:"#define S_CRCT "Check: True"#define S_CRCF "Check: Wrong"#define S_Data "Data: "#define S_NotS "Sens
- 2022-12-29 14:30:03下载
- 积分:1
-
路由器简单的链路层实现收发
该代码实现的是路由器收发的功能。这种功能为了实现Bacnet楼宇设备间设备而设计的。BACnet是一个为嵌入式系统实现的BACnet (楼宇自动化和控制网络)专门协议。 BACnet本身就是一个标准的路由协议设计用于处理通信自动化的建筑,如空调系统和其他暖通设备。楼宇自动控制网络数据通讯协议(即: A Data Communication Protocol for Building Automation and Control Networks,简称《BACnet协议》)由美国暖通、空调和制冷工程师协会(ASHRAE ) 组织的 标准项目委员会135P (Stand Project Committee即SPC 135P)历经八年半时间开发的。
- 2022-01-28 10:44:57下载
- 积分:1
-
ARM初学者的开发文档,本文档是转发,如果有疑问,请发邮件联系。...
ARM初学者的开发文档,本文档是转发,如果有疑问,请发邮件联系。-ARM beginners development document, the document is transmitted, if there are questions, please send an e-mail links.
- 2022-05-23 05:13:08下载
- 积分:1
-
HCS08例程:本程序是TIMER模模块的例程,所用资源为单片机模定时器MTIM,所接器件为LED灯,其中D2与PTA0,D3与PTA1相连接!...
HCS08例程:本程序是TIMER模模块的例程,所用资源为单片机模定时器MTIM,所接器件为LED灯,其中D2与PTA0,D3与PTA1相连接!-HCS08 routines: This procedure is routine TIMER mode module, the resources used for the single-chip mode timer MTIM, the access device for the LED lights, which D2 and PTA0, D3 and PTA1 connected!
- 2022-03-19 17:57:25下载
- 积分:1
-
a t r m 9 1 9 2 0 0 bootload
a t 9 1 r m 9 2 0 0 bootload -a t r m 9 1 9 2 0 0 bootload
- 2022-02-06 04:18:56下载
- 积分:1
-
UCGUI NIOS2 in the transplant, which can be used!
UCGUI在NIOS2的移植,,可用-UCGUI NIOS2 in the transplant, which can be used!
- 2022-08-10 20:25:39下载
- 积分:1
-
ARM汇编指令(中文版).chm含有详细的ARM指令集及Thumb指令集的中文说明...
ARM汇编指令(中文版).chm含有详细的ARM指令集及Thumb指令集的中文说明-ARM compilation directives (Chinese version). Chm contain detailed ARM instruction set and the Thumb instruction set of the Chinese description
- 2022-03-17 18:40:07下载
- 积分:1
-
隐士
Hermit-at-1.1.3,一款bootloader,不想uboot那样大,比较好用,可以作为学习bootloader的一个不错的参考-Hermit-at-1.1.3, a bootloader, as big as uboot do not want to compare the ease of use, the bootloader can be used as learning a good reference
- 2022-01-26 06:54:24下载
- 积分:1
-
拥挤距离多目标粒子群算法
Multiobjective Particle Swarm with Crowding Distance(多目标优化)-Multiobjective Particle Swarm with Crowding Distance (multi-objective optimization)
- 2022-05-15 19:23:35下载
- 积分:1