-
全球定位系统数据提取
全球定位系统数据提取-global positioning system data extraction
- 2022-01-22 03:20:09下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
嵌入式GUI开发平台,方便实用,短小精悍,分享之
嵌入式GUI开发平台,方便实用,短小精悍,分享之-Embedded GUI development platform to facilitate the practical, dapper, sharing of
- 2022-07-03 22:57:41下载
- 积分:1
-
Based on PIC18F2580 realize the voltage A/D conversion process to send the resul...
基于PIC18F2580实现的 电压A/D转换程序 结果送液晶1602显示-Based on PIC18F2580 realize the voltage A/D conversion process to send the results of 1602 LCD display
- 2022-02-05 23:30:09下载
- 积分:1
-
24C01的IIC 读写的c51程序
为了安全起见,程序中很多NOP是冗余的,能进一步精简,但必须经过验证。
Atmel 24C01 比较特殊,为简约...
24C01的IIC 读写的c51程序
为了安全起见,程序中很多NOP是冗余的,能进一步精简,但必须经过验证。
Atmel 24C01 比较特殊,为简约型.
51晶振为11.0592MHz-24C01 the IIC reading decoder procedures for the sake of safety, NOP process is a lot of redundancy that can be further streamlined, it must be tested. Atmel 24C01 rather special type of minimalism. Crystal Oscillator 51 to 11.0592 MHz
- 2023-05-06 19:00:03下载
- 积分:1
-
eboot源码,有一定参考价值,对熟悉ARM开发有帮助
eboot源码,有一定参考价值,对熟悉ARM开发有帮助-eboot source, a certain reference value, familiar with the ARM development help
- 2022-08-10 17:25:18下载
- 积分:1
-
本次课程内容包括
Boot Loader的功能和作用
Ethernet Boot loader
И...
本次课程内容包括
- 2022-01-31 08:58:14下载
- 积分:1
-
PROGRAM
在实时嵌入式操作系统中嵌入TCP/IP协议中的地址解析协议程序 经过修改-PROGRAM
- 2023-07-24 06:10:03下载
- 积分:1
-
This book to explain the Mitsubishi PLC series of detailed knowledge. Including...
本书讲解了三菱系列PLC的详细知识.包括内部结构及及指令集.使初学者能快速使用三菱系列PLC.-This book to explain the Mitsubishi PLC series of detailed knowledge. Including internal structure and and instruction set. So that beginners can quickly use the Mitsubishi series PLC.
- 2022-05-07 19:47:46下载
- 积分:1
-
一个经典的DSP实验程序,通过此存储器实验的学习,可以更好的掌握DSP编程。...
一个经典的DSP实验程序,通过此存储器实验的学习,可以更好的掌握DSP编程。-A classic experimental procedures for the DSP, through the memory of the learning experiment, you can better grasp of DSP programming.
- 2022-12-17 18:05:02下载
- 积分:1