-
on Integrated Operational Amplifiers circuit sets, I find things for a long time...
是关于集成运算放大器应用电路集,我找了很久的东西,里面非常的全面,特地拿出来共享,我想对硬件工程师来说没有人会不喜欢这个东东吧~用超星打开-on Integrated Operational Amplifiers circuit sets, I find things for a long time, there is very comprehensive, specifically up sharing, I would like to hardware engineers who would not like it to the Eastern opened with Superstar
- 2022-12-19 09:40:03下载
- 积分:1
-
sja1000can程序
sja1000can程序-sja1000can procedures
- 2022-02-21 11:29:30下载
- 积分:1
-
Arduino 以太网通信代码 enc28j60 网络接口芯片
Arduino 以太网通信代码,这基于以太网芯片 enc28j60 网络接口,这段代码是由两个模块、 客户端模块和服务器模块侦听端口 9760 和 9766 口岸发送数据的服务器模块
- 2022-06-03 03:30:53下载
- 积分:1
-
This is my own DIY' s Oh, yes, a temperature sensor 18B20 in a real
这是我自己DIY的 哦,是一个温度传感器18B20的一个实时监测温度的实验 -This is my own DIY" s Oh, yes, a temperature sensor 18B20 in a real-time monitoring the temperature of the experiment
- 2022-03-02 22:17:03下载
- 积分:1
-
ISP利用P89LPC932
P89LPC932的ISP使用-ISP use P89LPC932
- 2023-01-16 06:20:04下载
- 积分:1
-
MSP430F449与ATT7022开发的一款三相表demo,完善中,其中的几个程序模块,仅供参考。...
MSP430F449与ATT7022开发的一款三相表demo,完善中,其中的几个程序模块,仅供参考。-MSP430F449 with the ATT7022 the development of a three-phase table demo, perfect, where several program modules for reference purposes only.
- 2022-07-09 19:46:32下载
- 积分:1
-
嵌入式系统词汇表
嵌入式系统词汇表-Embedded Systems Glossary
- 2022-02-22 12:02:36下载
- 积分:1
-
编程,编制了工业控制
PLC程序,编译成工业控制程序
- 2023-02-28 07:50:03下载
- 积分:1
-
让蜂鸣器唱歌的程序,利用从音乐中提取出的文件资料,控制发音长短来实现...
让蜂鸣器唱歌的程序,利用从音乐中提取出的文件资料,控制发音长短来实现-Let buzzer to sing procedures, the use of music extracted from the documents, control the length of pronunciation to achieve
- 2022-02-05 07:45:40下载
- 积分: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