-
main
本项目是基于Cortex-M3 的地沟油快速检测装置,旨在实现“地沟油”快速,现场检测。MCU控制可编程的直接数字频率合成器(DDS)产生正弦激励信号,经过可变增益放大器(VGA)和低通滤波器(LPF)作用于食用油阻抗传感器(实验室制作)信号经过仪器放大器送入微控制器(MCU)的模数转化(ADC)通道,MCU对采集的信号通过快速傅里叶变换(DFT)处理,实现食用油阻抗与相角的检测;USB和以太网接口,可与计算机通讯,以便对采集的数据进行存储和分析。(The project is based on the Cortex-M3 waste oil rapid detection device designed to achieve " waste oil" rapid, on-site testing. MCU control programmable direct digital frequency synthesizer (DDS) generates sinusoidal excitation signal through a variable gain amplifier (VGA) and a low-pass filter (LPF) acting on the oil-impedance sensor (lab produced) to send signals through the instrumentation amplifier into the microcontroller (MCU) modulo conversion (ADC) channels, MCU signal acquisition via Fast Fourier Transform (DFT) processing, oil resistance and phase angle detection USB and Ethernet interfaces, and computer communication, in order to collect data for storage and analysis.)
- 2020-07-01 17:20:01下载
- 积分:1
-
Ultrasonic-Ranging-Module-extension
超声波测距模块扩展实验,使用超声波传感器,把数据结果显示在1602上。(Ultrasonic Ranging Module extension experiments using ultrasonic sensors, and display data results in 1602.)
- 2012-10-02 00:59:44下载
- 积分:1
-
LIN6-i0P9999-int
PIC18F2420 用中断方式从0加到9999 采用四位工阳极数码管(PIC18F2420 interrupt from 0 added to the 9999 four workers anode digital tube)
- 2012-09-05 15:24:02下载
- 积分:1
-
Heart-rate
ECG for msp430心电数据采样及LCD显示,官方样板程序。(ECG for msp430
)
- 2015-01-30 14:51:50下载
- 积分:1
-
LaserMachine
激光切割上位机源码,生成NC刀路,不含NC扩展插件。(Laser cutting the host computer source code, generate NC knife road)
- 2021-02-18 12:09:45下载
- 积分:1
-
WinAvraAvrStudio
AVRstudio和winavr的联用,多个文档,对于刚刚入门的单片机爱好者们非常有用。(AVRstudio and winavr hyphenated, multiple documents, for just getting started microcontroller enthusiasts very useful.)
- 2013-09-19 17:11:03下载
- 积分:1
-
AMBA_3_AHB-Lite
AMBA_3_AHB-Lite协议中文第一版,适合初学者(AMBA_3_AHB-Lite protocol Chinese first edition, suitable for beginners)
- 2020-12-08 16:39:21下载
- 积分:1
-
CrcCal
crc校验的一种计算方式,可以用于网络协议或串口、can协议的校验位计算,有封装好的函数(A calculation crc check can be used for network protocols or serial port, can protocol parity bit calculation, there is a good function package)
- 2014-07-31 21:21:09下载
- 积分:1
-
18B20
温度试验18b20数码4位温度计18B20.rar(8b20 temperature test 8B20.rar digital thermometer 4)
- 2008-02-22 18:09:46下载
- 积分:1
-
Date
用整数存储私有成员:年、月和日。为类提供构造函数,能够对各成员进行初始
化,但出现错误的初值时, 成员为2000-1-。也可以不在不提供任何初值的情况
下日期为2000-1-1。另外可以用一个Date 对象进行初始化,成员函数应实现以
下功能:
(1) 对所有成员一次性赋值,也能对某个成员单独赋值,能够一次返回所有成
员的值,也能单独返回某个成员的值
(2) 可以按照mm-dd-yyyy 格式输出日期。
(3) 有成员函数nextDay(),用于将日期增加一天(Integer stored the private Members: year, month, and day. Class provides a constructor to initialize the members, but the wrong initial value, members 2000-1-. The date can also be not the case does not provide any initial value 2000-1-1. Also available on a Date object is initialized, the member function should achieve the following functions: (1) all members of the one-time assignment, can also be a member of a separate assignment, to return once the value of all the members, but also separate return a The members of the value (2) according to the date of mm-dd-yyyy format output. (3) member function nextDay () for additional day date)
- 2012-11-22 11:18:18下载
- 积分:1