登录
首页 » Visual C++ » 04-多路ADC转换-BandGap-模拟串口发送

04-多路ADC转换-BandGap-模拟串口发送

于 2017-06-24 发布 文件大小:77KB
0 179
下载积分: 1 下载次数: 2

代码说明:

  stc51单片机上对04-多路ADC转换-BandGap-模拟串口发送例程(Stc51 microcontroller on the 04- multi-channel ADC conversion, -BandGap- analog serial port to send routines)

文件列表:

04-多路ADC转换-BandGap-模拟串口发送\ADC.c
04-多路ADC转换-BandGap-模拟串口发送\ADC.h
04-多路ADC转换-BandGap-模拟串口发送\ADC.Opt
04-多路ADC转换-BandGap-模拟串口发送\ADC.opt.bak
04-多路ADC转换-BandGap-模拟串口发送\ADC.Uv2
04-多路ADC转换-BandGap-模拟串口发送\ADC.Uv2.bak
04-多路ADC转换-BandGap-模拟串口发送\ADC.uvgui.Lenovo
04-多路ADC转换-BandGap-模拟串口发送\ADC.uvopt
04-多路ADC转换-BandGap-模拟串口发送\ADC.uvproj
04-多路ADC转换-BandGap-模拟串口发送\ADC_Opt.Bak
04-多路ADC转换-BandGap-模拟串口发送\ADC_Uv2.Bak
04-多路ADC转换-BandGap-模拟串口发送\config.h
04-多路ADC转换-BandGap-模拟串口发送\delay.c
04-多路ADC转换-BandGap-模拟串口发送\delay.h
04-多路ADC转换-BandGap-模拟串口发送\list\ADC
04-多路ADC转换-BandGap-模拟串口发送\list\ADC.hex
04-多路ADC转换-BandGap-模拟串口发送\list\ADC.lnp
04-多路ADC转换-BandGap-模拟串口发送\list\ADC.lst
04-多路ADC转换-BandGap-模拟串口发送\list\ADC.m51
04-多路ADC转换-BandGap-模拟串口发送\list\ADC.obj
04-多路ADC转换-BandGap-模拟串口发送\list\ADC.plg
04-多路ADC转换-BandGap-模拟串口发送\list\delay.lst
04-多路ADC转换-BandGap-模拟串口发送\list\delay.obj
04-多路ADC转换-BandGap-模拟串口发送\list\main.lst
04-多路ADC转换-BandGap-模拟串口发送\list\main.obj
04-多路ADC转换-BandGap-模拟串口发送\list\main.__i
04-多路ADC转换-BandGap-模拟串口发送\list\Soft_UART.lst
04-多路ADC转换-BandGap-模拟串口发送\list\Soft_UART.obj
04-多路ADC转换-BandGap-模拟串口发送\main.c
04-多路ADC转换-BandGap-模拟串口发送\Soft_UART.c
04-多路ADC转换-BandGap-模拟串口发送\soft_uart.h
04-多路ADC转换-BandGap-模拟串口发送\STC15Fxxxx.H
04-多路ADC转换-BandGap-模拟串口发送\list
04-多路ADC转换-BandGap-模拟串口发送

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • shanshuoyi
    51单片机的闪烁灯代码一,非常适合初学者的使用,在这分享给大家。(51 MCU flashing lights code, very suitable for beginners to use, in this share to everyone. )
    2014-04-07 08:19:35下载
    积分:1
  • 123
    4X4点阵键盘+1602液晶显示做的计算器(AVR单片机)(4X4 matrix keyboard 1602 LCD calculator to do (AVR microcontroller))
    2014-01-06 16:19:02下载
    积分:1
  • National_Clock_Design_Tool_Instructions
    LTM公司芯片的时钟配置资料。内容很详细清楚!(LTM chips clock configuration data. Content is more clear!)
    2010-12-18 17:13:11下载
    积分:1
  • danpianjiplayer
    单片机播放器,大部分的单片机视频教程均可播放,快快下载,好时机。(MCU PLAYER,VERY GOOD.)
    2016-06-29 12:08:05下载
    积分:1
  • race-game
    经典赛车游戏的基础模型,基于LPC2138芯片设计,可在ILI9320 LCD触摸屏上操作(The basis of classic car racing game model, based on the LPC2138 chip design, can be in ILI9320 LCD touch screen operation)
    2016-04-21 11:14:22下载
    积分:1
  • CC430-4-TIMER
    CC430定时器应用程序定时2MS点亮LED灯,定时2MSLED灭。(CC430 timer application timing the 2MS light LED lights, timing 2MSLED off.)
    2012-07-24 16:18:33下载
    积分:1
  • profiling_lab
    SSD6实验,该实验练习指导如何分析测量程序的性能。这个实验完成后,你应该能够  理解如何测量程序的运行时间、  调整你的计划,以更快的知道的重要性(This laboratory exercises guide you how to measure the program’s performance using profiling. On completion of this laboratory, you should be able to  Understand how to measure the program’s running time  Be aware the importance of tuning your program to be faster)
    2020-11-25 17:29:32下载
    积分:1
  • FfmpegSdl2.0Demo_vs2005
    使用FFMPEG库进行视频解码,然后在一个Static控件上使用SDL2.0进行视频显示,相比SDL1.0,2.0版本支持多窗口同时显示,性能也大幅提升。(demo中未处理音频帧)。本Demo优点:将视频解码和显示分别封装了两个类CFfmpegDecod和CSdlShow,便于学习和理解播放流程。适合学习者使用。(Using the FFMPEG library for video decoding, and then on a Static control on the use of SDL2.0 video display, compared to the SDL1.0,2.0 version supports multi window at the same time, performance is also greatly improved. (demo is not processed for audio frames). The Demo advantages: the video decoding and display are encapsulated in two classes CFfmpegDecod and CSdlShow, easy to learn and understand the playback process. Suitable for learners to use.)
    2015-11-29 17:30:55下载
    积分:1
  • Protues-jiaocheng
    protues的教程,初学者的必备,可以学习很多东西,对自己收益很大(study protues)
    2013-11-28 11:53:19下载
    积分:1
  • PID
    1单片机 控制直流电机转速 PID算法+C语言程序+Proteus仿真 采用PID控制算法控制电机转速,使得电机实际转速与设定转速保持一致。(1 MCU control DC motor speed PID algorithm+C language program+Proteus simulation using PID control algorithm to control motor speed, so that the actual motor speed and the set speed consistent.)
    2015-05-07 14:24:09下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载