搜索资源列表
SCM_Data_Acquisition
- 这篇实验报告是关于单片机多路数据采集的,本实验由2大部分组成:1、为用EPOROM构成的心电信号发生器;2、为多路信号的微机采集与显示;第一部分实验主要研究可编程序存储器EPROM的非计算机应用。把存储在EPROM中的数字心电信号读出并通过D/A转换为模拟信号显示在示波器屏幕上。 第二部分实验的目的是研究一个数据采集系统,该系统利用ECD-51型单片机为中心,由D/A芯片等将各种低频信号以及由EPROM产生的模拟人体心电信号变换成离散的数字信号存入微机内存,以待进行数据处理和分析,然后再通过
DSO
- 基于高速51单片机的,带示波器功能的频率计原码,还能分析PWM红外编码.液晶显示.
motortest
- 本程序使用Keil编写的用来测试直流马达的51单片机测试程序,马达驱动采用L298,实现马达的正转、反转,以及正反转加减速.采用12MHz晶振,频率为50Hz,经示波器观察很准确,希望对您有所帮助。
液晶波形显示
- 基于51单片机的简易示波器 解决了液晶波形显示,菜单,以及各种界面 T6963C控制的248*128点阵型液晶 经过我一个多月的编写和调试的完整代码
DDO.用51单片机和ADC0832,12864做的双路示波器
- 用51单片机和ADC0832,12864做的双路示波器,可以显示到100Hz左右的任意波形。,With 51 single-chip and ADC0832, 12864 dual oscilloscope do, you can show to the arbitrary waveform around 100Hz.
ziliaobao.rar
- 自己搜集的一些有关于自制51单片机示波器的资料 包括源代码和相关知识介绍 ,To collect some of their own on the home-made single-chip oscilloscope 51 includes source code and related knowledge to introduce
基于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
shuzishiboqi
- 基于51单片机的最简单的数字示波器的设计-51 single-chip based on the most simple design of digital oscilloscope
MCU_MATLAB_oscillograph
- 使用ME300B开发板通过51单片机读取AD数据并通过串口将数据上传到PC,再使用MATLAB作图,实现简单的示波器功能-ME300B development board through the use of single-chip microcomputer 51 to read through the serial data and AD data uploaded to the PC, re-use MATLAB mapping to achieve a simple oscillosco
mini51
- mini51中包含51单片机的基本IO口驱动,同时还有很多丰富的实验例程:如中断,定时器,串口。另外还有一些综合设计:如示波器,频率计-mini51 contains 51 basic single-chip IO I drive, at the same time there are many rich experimental routine: If interrupted, timers, serial port. There are also a number of integrated
jianyishiboqi
- 应用51单片机实现简易数字示波器的设计 可以用液晶显示小频率的信号波形-51 MCU application design simple digital oscilloscope can use a small LCD waveform frequency
lcd-osc
- 基于51单片机与12864液晶的简易低频示波器-51 MCU and LCD based on a simple low-frequency oscilloscope 12864
shiboqi(chugao)
- 这个方案是在FPGA中嵌入51单片机IP核,通过51单片机的控制来很方便的实现对数字存储示波器的显示和控制!是我国赛训练的一个题目!-This program is embedded in the FPGA microcontroller IP core 51 through 51 SCM control to easily realize the digital storage oscilloscope display and control! The training of our race
jysbq
- 51单片机简易示波器 ADC0808 12864-51 MCU do lock the keyboard input relay matrix liquid crystal display output
51MCOscilloscopes(1)
- 双MCU示波器,一个控制ADC,一个控制LCD-Dual MCU oscilloscope, a control ADC, a control LCD
scope-code
- 基于51单片机 12864点阵液晶 高速转换AD 的示波器 源程序-SCM 12 864 51 dot matrix LCD based high-speed oscilloscope source AD conversion
jysbq
- 简易示波器采用51单片机编程实现,在PROTEUS里仿真通过,有电路图-Simple oscilloscope with 51 microcontroller programming, where in the PROTEUS simulation through, there are circuit
main
- 51编程dac0832转换,示波器显示丽萨如图形-51 programming dac0832 conversion, oscilloscope displays such as graphics lisa
shibo
- 基于51单片机的示波器设计。适合初级入门学习。-Microcontroller-based Oscilloscope Design 51. The primary entry for learning.
示波器的防真文件和源程序
- 示波器的防真文件和源程序 #include #include #define uchar unsigned char #define uint unsigned int uchar Int_counter=0; uchar Vstate[5]; //0~9为AVR和51单片机通信数据,10~14为自用 uchar Clk_num=0;