CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 单片机 示波器

搜索资源列表

  1. etx

    0下载:
  2. 这是单片机中用keil与proteus所作的示波器呈矩齿波形状,程序在keil中编写。-This is a single chip by using keil and proteus were moments of tooth wave shape of the oscilloscope, the program to write in keil.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:15549
    • 提供者:朱艾丽
  1. dbd

    0下载:
  2. 这是在单片机中用keil与proteus所作的示波器三角波形状,程序在proteus中编写,仿真时查看示波器的状态。-This is a single chip by using keil and proteus oscilloscope triangular wave shape, write the program proteus, simulation time view the status of the oscilloscope.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:26569
    • 提供者:朱艾丽
  1. code

    0下载:
  2. 利用51单片机和ADC0809实现电压测量,并利用此电压控制PWM波产生,使用proteus和模拟示波器仿真-51 And ADC0809 using the voltage measurements, and using this voltage-controlled PWM wave generator, oscilloscope simulation and modeling using the proteus
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:288464
    • 提供者:林剑
  1. zifu

    0下载:
  2. LCD 1602的响应速度相对于单片机的速度来说是偏慢的。 举个简单的例子,把一桶油通过漏斗向一个瓶子里倒,倒油的速度,即流量必须维持在一定范围之内,倒得太快油会从漏斗顶部溢出来,这样就浪费掉了。我们通过眼睛可以判断并使油面保持在顶面以下,以漏斗的额定流量来倒油,这样效率最高。 而对于单片机来说,1602好比那个瓶子漏斗,写入1602中要显示的数据好比油,如果以单片机的高运行速度向1602写数据就很可能造成上面所说的溢出,比如连续写入abc,结果只显示出了a,这是因为1602的显示芯
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:925
    • 提供者:xiaocheng
  1. sbq

    0下载:
  2. AVR单片机设计的用12864液晶显示的示波器资料-AVR microcontroller designed for liquid crystal display with an oscilloscope data 12864
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:854235
    • 提供者:benbird
  1. Waveform-Generator-Based-on-AT89S52

    0下载:
  2. 该设计使用的是AT89S52单片机构成的波形发生器,AT89S52是一个低功耗,高性能CMOS 8位单片机,片内含4k Bytes ISP(In-system programmable)的可反复擦写1000次的Flash只读程序存储器,器件采用ATMEL公司的高密度、非易失性存储技术制造,兼容标准MCS-51指令系统及80C51引脚结构,芯片内集成了通用8位中央处理器和ISP Flash存储单元,功能强大的微型计算机的AT89S52可为许多嵌入式控制应用系统提供高性价比的解决方案。所以利用其产生
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:435302
    • 提供者:gaojiwei
  1. xun4

    0下载:
  2. 驱动SM160128液晶,实现示波器功能,并带有单片机测试彩灯,验证单片机是否运行-SM160128 driver
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:264930
    • 提供者:吴比
  1. spectrum-analysis

    0下载:
  2. STM32实现在模拟示波器上显示频谱特性,间隔1M的频标,在单片机内部输出同步锯齿波-STM32 realize in analogue oscilloscope display on the spectrum characteristics, at 1 M s frequency standard, the microcontroller internal output synchronous sawtooth wave
  3. 所属分类:SCM

    • 发布日期:2017-05-10
    • 文件大小:2339209
    • 提供者:阚炜107
  1. 51danpianji

    0下载:
  2. 串口通信 单片机数据采集系统的示波器接口源程序-Single-chip serial communication interface, data acquisition system, oscilloscope source
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:19985
    • 提供者:张三
  1. Plot

    0下载:
  2. 单片机MSP430X149系列程序开发,对于使用液晶12864,根据位置描绘出定点,可以调用做示波器。-failed to translate
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:33667
    • 提供者:曹榕榕
  1. ourdev_660153N7OR1P

    1下载:
  2. 使用MSP430单片机驱动LCD12864制作一个简易数字示波器-The MSP430 microcontroller driver LCD12864 make a simple digital oscilloscope
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:87482
    • 提供者:徐陈成
  1. msp430

    1下载:
  2. 该源文件以msp430f149为CPU,内含MSP430各分模块的程序,适合单片机初学者学习,还有简易频率计,数字存储示波器,函数信号发生器三个模块的源程序,适合msp430学习者的实践。还带有FPGA的学习部分 含AD/DA-Msp430f149 the source file for the CPU, the sub-module containing MSP430 program for the microcontroller for beginners to learn, and sim
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-09-29
    • 文件大小:21143265
    • 提供者:
  1. signal-generator

    0下载:
  2. 单片机 正弦波三角波 方波程序 以用示波器观看 效果很好-SCM sine wave square wave triangle program to see good results with an oscilloscope
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6579
    • 提供者:电视费
  1. DACForLingyangUNSP

    0下载:
  2. 凌阳单片机自带DAC模块驱动,可以输出正弦波,可再中断函数中改变波形的频率,解压后即可使用,直接将示波器连接凌阳单片机DAC1输出口即可。-Sunplus own DAC module driver, you can output sine wave, then the interrupt function can change the frequency of the waveform, after decompression can be used to directly connect t
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:84451
    • 提供者:pengcunzhan
  1. Digital-to-analog-conversion

    0下载:
  2. 单片机实现数模转换在示波器上输出正弦波形-MCU digital-analog converter output sinusoidal waveform on the oscilloscope
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:798
    • 提供者:罗冰
  1. jiandanshiboqi

    0下载:
  2. 基于C51单片机简单示波器 的应用,金克拉 啊觉得了凯撒基带 -factor of the am plifier is less than 5 dB under 30~ lOOkHz ambient temperature. Subject terms:extra—low frequency;low noise;amplifier
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:17396
    • 提供者:121401
  1. shibq

    0下载:
  2. 用单片机做的示波器keil程序,测试通过,很全-Using single-chip oscilloscope program, the test passes, very wide
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:105586
    • 提供者:zdd
  1. rs485

    0下载:
  2. 单片机采用RS485通信,输出0xaa,用示波器可以观察波形。-MCU RS485 communication output 0xaa, can be observed with an oscilloscope waveform.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:30859
    • 提供者:fuxudong
  1. UARTWave

    0下载:
  2. 此为基于csharp的虚拟示波器,可以用于不同领域的单片机调试-this program is based on c# which aims to help the works to detest the wave.
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:164806
    • 提供者:xiaofei
  1. PCA_PWM

    1下载:
  2. 用STC51单片机的PCA实现PWM功能。波形很好看。用示波器可以观察-it is very good
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:16923
    • 提供者:刘泽霖
« 1 2 3 4 56 7 8 »
搜珍网 www.dssz.com