搜索资源列表
单片机控制的AD对正弦波信号采样后用12864的液晶显示出来
- 单片机控制的AD对正弦波信号采样后用12864的液晶显示出来,Single-chip microcomputer controlled sine wave signal AD to 12864 after sampling the liquid crystal display out
将C8051F040单片机的8路A/D及片内温度传感器的采样值通过串口发送到上位机上
- 将C8051F040单片机的8路A/D及片内温度传感器的采样值通过串口发送到上位机上,C8051F040 MCU to 8-channel A/D and the temperature sensor chip through the serial port of the sample value is sent to the host computer on
At89C51与MAX186串行A/D采样程序
- At89C51与MAX186串行A/D采样程序。采集三个数码盘启动阈值,并通过串口发送到上位机。(绝对经典的单片机数据采集与传输程序,我一直在用),AT89C51 with MAX186 serial A/D sampling procedures. Acquisition of three digital disk threshold, and through serial port is sent to the host computer. (Absolute classic single-
digit-filter.rar
- 单片机做的数字滤波器,用于将50Hz方波滤成正弦波,1000Hz采样。附带Proteus仿真文件。,The single-chip digital filter used to filter into a sine wave 50Hz square wave, 1000Hz sampling. Proteus simulation document attached.
基于51单片机的音乐播放机
- 基于51单片机的音乐播放机 程序中所引用的歌曲16进制数值,均从WAV歌曲文件中提取,其中WAV文件以8000HZ采样8位编码,DAC0832同样 以8000HZ采样8位编码恢复波形,通过示波器观察声音波形 程序中3首歌曲均选取WAV文件中的192个采样点即24ms时间的波形,51 Single-chip-based music players proceedings quoted hexadecimal value of 16 songs, all songs from the WA
taiyangneng
- 通过单片机采样电压AD值,控制太阳能板充电,有过流过载保护。-AD through the single-chip voltage sampling value, control charging solar panels, there are over-current overload protection.
2138PID
- LPC2138单片机做控制器,实现A/D,D/A运用PID算法对二阶系统进行定时采样控制控制。-LPC2138 Single-chip controller to do to realize A/D, D/A use PID algorithm second-order sampled-data control system to control timing.
BIYEDEJI
- 本设计为基于MSP430单片机的两线制一体化智能温度变送器模块,它支持工业上常用的热电阻与热电偶传感器,同时它还能够通过简易的RS-232口进行参数设定。系统主要由电源模块、AD采样模块、MCU模块、通讯模块及就地指示模块等部分组成。软件上采用了限幅平均滤波、数字校准、迭代等方法,与硬件配合,获得了比较高的检测精度。该温度变送模块具有电路简单、 精度高、 超低功耗等特点,它可以很方便地安装到现场,实现对温度的实时检测,具有较好的实用价值。-The design is based on the i
shuzidianyabiao
- 使用ADC0809对输入电压值采样,并以数字的方式输入到单片机中,经过LCD1602显示当前电压值。-ADC0809 use sampling of the input voltage value, and figure a way into the MCU, the LCD1602 display the current voltage value.
CE100_ADC_IIR_Filter
- dsPIC33F单片机的ADC采样以及IIR数字滤波的应用范例代码,您可由此可了解高档PIC单片机在ADC应用中的各SFR设置以及采样滤波过程,其中涉及DSP库函数应用-dsPIC33F MCU ADC sampling, as well as the application of IIR digital filter example code, you can understand it can be seen in the ADC high-end single-chip microcomp
shukongzhiliudianyuan
- 介绍了一种闭环智能数控直流电流源的设计原理和实施方案,该方案采用自行设计制作的高精度电压源,利用单片机、PWM和运算放大器构成A/DD/A转换器来控制场效应管导通状态的原理,达到了输出恒流的目的。整个系统采用89C58单片机作为主控部件,将预置电流值数据送入D/A转换器,经硬件电路变换为恒定的直流输出,同时使用采样电阻将实际输出电流转换成电压送入A/D转换器,并将其反馈到单片机中构成闭环系统,进而实现预设值和实际值的比较,再通过调整D /A转换器输出的电压来改变场效应管的导通状态,减小了实际值与
ADC
- 0809ad采样 51单片机的0809ad采样学习-0809
1141103274
- pid控制单片机编程 DA模块两路(OUT1、OUT2)输出三角波经AD10次采样并与 之比较经数字滤波、双闭环PID调节后PWM生成以及经逆变后 电压控制-pid control of single-chip programming two-way DA module (OUT1, OUT2) output triangle wave by AD10 and compared with samples by the digital filter, double-loop P
ADC0809-C
- 单片机控制的0809数模转换c语言程序,肯定有用的-0809 single-chip microcomputer controlled digital-to-analog conversion process c language certainly useful
C8051F120ADsamplingAD1
- 学习使用 C8051F1xx 单片机查询方式实现AD 采样。使用查询方式实现 AD 采样,并通过串口输出AD 采样结果。为了便于在调试工具上观察结果,每隔1s 采集一次数据并输出。-Learning to use inquiry methods to achieve single-chip C8051F1xx sampling AD. AD means the use of query sampling, and sampling the results of the serial output
DC
- PIC单片机直流电压采样并用数码管显示,挺好用的-PIC Microcontroller DC voltage sampling and digital LED display, quite good use of
ADC
- 用过采样和求均值技术提高模数转换器的分辨率.pdf-----针对目前单片机内嵌的模/数转换器的分辨率太低,而外接高分辨率成本又太高的情况,提出了用“过采样和求均值”的技术来使在有用的测量频带内的信噪比得到改善,从而提高测量的分辨. 率。并利用 60 - 7 0 /对其结论进行仿真,且在单片机上予以实现,结果表明测量分辨率明显提高。-Sampling and averaging techniques used to improve the resolution of ADC. Pdf-----
AD
- AVR单片机程序,主要控制AD采样模块,采样值转换十进制值,并显示在数码管上。采样有上限跟下限,超过限制报警。-AVR microcontroller program, the main control module AD sampling, sample value is converted to decimal values, and display in the digital pipe. Sampling a cap with the lower limit exceeds the li
C8051F020-UART0_usb
- C8051F020单片机USB驱动程序例子,实现ADC0采样芯片温度,通过LCD显示,并通过串口0再经过CP2102芯片“UART-USE”(J19)发送到PC机。-C8051F020 MCU USB driver for example, to achieve ADC0 sampling chip temperature, through the LCD display, and through the serial port 0 go through CP2102 chip, " U
gongluxianshi
- 51单片机控制AD0809采样芯片采样,并且将采样结果通过串口发送至PC机,PC机图形化显示采样结果,ad0809的时钟信号为方便起见由另一片51单片机的I/O脚提供。代码注释详细值得学习!-51 SCM control AD0809 sampling chip sampling, and sampling results will be sent to the PC, via serial port, PC machine graphical display sampling results,