-
DS18B20,PIC18F8722程序源码
资源描述温度传感器DS18B20在PIC18F8722中的应用,C18编译器,C语言程序,我公司项目中已经使用
- 2023-06-21 22:15:03下载
- 积分:1
-
用ISD1700来实现读温度,比如27.5摄氏度,先分段录制声音:1,2,3,4,5,6,7,8,9,十,点,温度,摄氏度。读27.5摄氏度时,再分段找地址,读...
用ISD1700来实现读温度,比如27.5摄氏度,先分段录制声音:1,2,3,4,5,6,7,8,9,十,点,温度,摄氏度。读27.5摄氏度时,再分段找地址,读出相应的数-Reading used to achieve ISD1700 temperature, such as 27.5 degrees Celsius, the first sub-recording the voices of: 1,2,3,4,5,6,7,8,9, ten, point, temperature, degrees Celsius. Reading of 27.5 degrees Celsius, then find a sub-address, read out the corresponding number of
- 2022-01-20 22:55:53下载
- 积分:1
-
基于UCOS+LWIP成功在LPC2378上运行,支持PHY型号为DM9161,带多种协议。
在SMARTARM2300上调试通过。...
基于UCOS+LWIP成功在LPC2378上运行,支持PHY型号为DM9161,带多种协议。
在SMARTARM2300上调试通过。-Based on the success of UCOS+ LWIP run on LPC2378 support PHY model DM9161, with a multitude of protocols. The SMARTARM2300 debugging through.
- 2022-03-18 07:20:42下载
- 积分:1
-
中国时码BPC解码(单片机程序源码)
//单片机为89C52RC,时钟接收模块为淘宝买的15元的中国时码模块,下面代码可以解析出具体时间#include #include //************************************定义接收管脚*********************************************sbit ReceiveBit=P3^7;sbit test2=P3^6;unsigned int bdata BPCIndex; //BPC数据的下标0~49unsigned int bdata BitIndex; //BPCIndex数据中的位的索引0~7unsigned int BPCCode[50]; //存储2个BPC周期(20*2S)的值(20*10*2/8=50)
- 2023-06-04 03:55:03下载
- 积分:1
-
华邦CPU编程器仿真器设计
华邦CPU编程器仿真器设计-Winbond CPU Programming Design Simulation
- 2022-02-21 13:45:55下载
- 积分:1
-
STM32定时器TIM2测试及仿真
STM32F103定时器TIM2测试及仿真,Keil工程文件。可在调试模式下观察到定时中断产生1ms的方波。
- 2022-07-25 03:56:14下载
- 积分:1
-
自行车里程表电子系统设计
自行车里程表电子系统设计---基于PLC
完整论文-Bicycle odometer electronic system design PLC based on the integrity of the paper---
- 2022-12-16 03:20:04下载
- 积分:1
-
正弦信号发生器[2005年电子大赛一等奖].files
正弦信号发生器[2005年电子大赛一等奖].files-sinusoidal signal generator [e-Competition in 2005 won first prize]. Files
- 2022-02-16 05:25:34下载
- 积分:1
-
红外线鼠标源代码
infra red mouse source code
- 2023-09-02 01:15:03下载
- 积分:1
-
I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be dire...
我写的ARM PS2驱动程序,使用普通GPIO口模拟PS2协议,可直接驱动键盘、条码找描枪等设备,并将从键盘、条码扫描枪等输入的信号通过UART口传至PC机-I write ARM PS2 driver, I use ordinary GPIO simulation PS2 agreement can be directly driven keyboard, bar code depiction find guns and other equipment, and from the keyboard, barcode scanning guns and other input signals through UART I conveyed to PC
- 2022-06-14 08:44:45下载
- 积分:1