搜索资源列表
SY3123
- 采用红外线传感器,测量甲烷,一氧化碳气体传感器采用英国CITY传感器,输出信号为交流信号,程序通过计算,显示浓度-using infrared sensors, measurement of methane, carbon monoxide gas sensor British CITY sensor, output signal for the exchange of signals procedure terms, showing concentration
DL IMU 测试程序
- 这是我从淘宝买的一套IMU(姿态测量单元)学习套件的配套源码,使用STM32F103CBT6 读取L3G4200D hmc5883l ADXL345 BMP085的数据并通过串口发送
4
- SH301.C A/D采样的单片机例程 SH302.C 基于89C2051的电压采样程序 SH303.C 单片机的电流检测程序 304 仪表放大器芯片的使用 不提供程序。 SH305.C DS1820温度测量程序 SH306.C HMR3000数字罗盘的读数程序 SH307.C GPS的读数程序 需要加上液晶显示部分的程序 -SH301.C A/D sampling routine SH302.C Singlechip 89C2051-based sampl
AD-temperature
- zigbee片内温度测量程序,通过CC2430内置的温度传感器测量温度,经串口上传至PC并显示出来。-zigbee chip temperature measurement procedures, through the built-in temperature sensor CC2430 temperature, upload to PC via serial port and displayed.
nRF24L01
- 基于AT89S52单片机的nRF24L01作为无线传输模块的无线温度测量系统。传感器采用AD590,模数转换芯片采用ADC0809.本人历时两个月把程序调通,并且做出了实物。希望对学习nRF24L01的朋友有帮助。-NRF24L01 AT89S52 microcontroller based wireless transmission module as the wireless temperature measurement system. Sensor AD590, analog-digi
counter
- 基于LCP21xx的频率测量程序,通过LCD1602显示-LCP21xx counter,LCD1602display
STM32F10x_DS18B20
- 基于STM32的DS18B20温度测量程序-STM32 DS18B20 temperature measurement procedures
att7039
- 基于ATT7039的电量测量程序,电压功率读写极端是LCD显示程序-ATT7039-based power measurement procedures
AD7746
- 基于AD7746的微小电容测量程序,可检测0.1pf至22pf的微小电容,程序经过测试可用。-Based on the AD7746 small capacitance measurement procedures 0.1pf to 22pf small capacitance can be detected, the program has been tested and is available.
STM32-Measuring-temperature
- 基于STM32F103的内部温度测量程序-Based on internal temperature measurement procedures STM32F103
Triangle-wave
- 三角波幅度,频率,斜率测量程序,滤波,数据修正-Triangle wave amplitude, frequency, slope measurement procedures, filtering, data correction
G
- 重力加速度计ADXL313倾角测量程序,C8051F041通过I2C进行读写控制,实测有效,倾角分辨率小于1度。-Gravity accelerometer ADXL313 angle measurement procedure, C8051F041 controlled via I2C read and write, found effective resolution of less than 1 degree inclination.
dianya
- 基于msp430g2553的简易电压测量程序-Simple voltage measurement program based on MSP430g2553
1602
- 基于51单片机红外报警及温湿度测量程序,led显示-Based on 51 single-chip infrared alarm and temperature and humidity measuring program
fly
- 三轴陀螺仪和三轴加速度的msp430程序-姿态传感器MPU6050测量程序,可作为参考代码往其他平台移植-Msp430 program of three-axis gyroscope and triaxial accelerometer
STM32_att7022
- 基于ARM的三相电电能计量测量程序,包括配置,初始化,显示。- Three-phase electric power metering
方波频率测量51
- 可测1~100kHz方波频率,使用的是外部中断0和定时器一起完成(Measurable 1~100kHz square wave frequency)
51黑论坛_DS18B20—测量室温
- ds18b20 +at89c51的仿真(包含电路图,C语言程序)(Simulation of DS18B20 +at89c51 (including circuit diagram, C language program))
AVR超声测量软件
- 学习AVR单片机不常见程序,可以用来测量距离
RN8209D单相电表程序
- RN8209D单相电表对电压、电流进行采样,通过USART或SPI进行传输到单片机,能够精确测量电压和电流,多应用于电表方面。