-
A test of your network adapter dm9000 mixed well with the test procedure has bee...
一个测试你网卡dm9000好坏的测试程序
很好用
已经通过本人调试-A test of your network adapter dm9000 mixed well with the test procedure has been adopted my debugging
- 2022-01-26 03:11:07下载
- 积分:1
-
mc9s12xep100 Emulated EEPROM
mc9s12xep100 模拟eeprom程序-mc9s12xep100 Emulated EEPROM
- 2022-04-27 07:25:54下载
- 积分:1
-
51系列单片机进行GSM通信
51系列单片机通过温湿度传感器采集温湿度数据,然后通过GSM模块进行GSM通信,将数据发送出去。
- 2022-05-23 18:08:25下载
- 积分:1
-
arm编程的一本书籍,写的比较详细,可以学习学习 arm编程的一本书籍,写的比较详细,可以学习学习...
arm编程的一本书籍,写的比较详细,可以学习学习 arm编程的一本书籍,写的比较详细,可以学习学习-programming arm of a book and write a more detailed, can learn from programming arm of a book and write a more detailed, can learn from
- 2023-04-06 21:50:03下载
- 积分:1
-
2440 development board user guide broadly introduce the development process
2440 开发板user guide 大致介绍了 开发过程-2440 development board user guide broadly introduce the development process
- 2022-08-10 12:20:43下载
- 积分: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
-
dsp TMS320F2812 开关电源
dsp TMS320F2812 开关电源-dsp TMS320F2812 Switching Power Supply
- 2022-09-07 14:45:02下载
- 积分:1
-
uip 0.6的中文说明,包含英文资料,非常全,好东西,协议站说明文档。...
uip 0.6的中文说明,包含英文资料,非常全,好东西,协议站说明文档。-the Chinese that included English, very full, good things, the agreement stops documentation.
- 2022-03-23 01:25:28下载
- 积分:1
-
ATMEGA162的MMC、USB接口开发
ATMEGA162的MMC、USB接口开发-ATMEGA162 the MMC, USB interface development
- 2022-04-10 00:55:01下载
- 积分:1
-
LPC2148的lcd1602驱动程序
基于lpc2148的lcd1602驱动程序,附带了一段led小程序
- 2022-05-07 01:29:10下载
- 积分:1