-
基于msp430的温度报警器
代码是在msp430f149开发板的基础上将ds18b20,lcd1602,蜂鸣器和按键结合的系统。本系统已实现了对局部温度的采样测量,可以用于冰箱,柜子等小环境的温度测量,并且在温度过高时会发出警告,而且临界值可以通过按键修改。
- 2023-05-29 16:00:04下载
- 积分:1
-
cold light source products controller HT48R series and HT48E Series
冷光源 产品的控制器 HT48R系列和HT48E系列-cold light source products controller HT48R series and HT48E Series
- 2022-04-02 00:46:32下载
- 积分:1
-
对传感器MPU6050进行调试设置参数(硬件IIC)
#include "stm32f10x.h"#include "I2C_MPU6050.h"#include "usart1.h"#include "delay.h"int main(void){ InitMPU6050();/***********************************************************************/while(1){printf("
---------------%d
",GetData(ACCEL_XOUT_H));printf("
----------------%d
",GetData(ACCEL_YOUT_H)); printf("
------------------%d
",GetData(ACCEL_ZOUT_H)); printf("
---------------%d
",GetData(GYRO_XOUT_H)); printf("
-----------------%d
",GetData(GYRO_YOUT_H)); printf("
---------Ã---------%d
",GetData(GYRO_ZOUT_H));delay_ms(500);} }/******************* (C) COPYRIGHT 2012 WildFire Team *****END OF FILE************/
- 2022-01-28 09:30:30下载
- 积分:1
-
keil 3.5 lpc2368 program i2c
keil环境,自己的测试代码,各种功能完善-keil 3.5 lpc2368 program i2c
- 2023-07-23 06:05:03下载
- 积分:1
-
建立两个任务AB,A可以挂起B,同时也可以恢复B
建立两个任务AB,A可以挂起B,同时也可以恢复B-Mission set up two AB, A can hang B, can also restore B
- 2022-02-16 07:31:54下载
- 积分:1
-
This is our own to find a microcontroller development board, which is STC51 more...
这是我们自己找到的一个单片机开发板,它是STC51的比89C51有更多的功能,自带A/D转换,里面资料齐全,原理图,实物图都有-This is our own to find a microcontroller development board, which is STC51 more than 89C51 functions, bring their own A/D conversion, which information is available, schematics, physical map has
- 2022-03-14 15:18:27下载
- 积分:1
-
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
-
DM6437 McBSP
aic33u mcbsp:使用mcbsp模块连接aic33,在HPu OUT和LINEu OUT上输出1Khz音调;
- 2022-01-26 02:48:33下载
- 积分:1
-
Universal Data Acquisition System finished with the papers.
通用数据采集系统成品,带论文的.-Universal Data Acquisition System finished with the papers.
- 2023-08-21 21:35:03下载
- 积分:1
-
Two
双向传输协议,如自动检测I2C传输协议COM端口需要连接
- 2022-04-10 21:03:34下载
- 积分:1