CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C8051

搜索资源列表

  1. C8051-STEPMOTER-C

    0下载:
  2. 这是C8051F020开发板的步进电机的源程序代码,在KEIL C51语言环境下编写,程序由主函数文件、电机驱动函数文件及头文件构成,可读性强,易于入门。-This is the C8051F020 development board of the source code stepper motor, KEIL C51 in the preparation of language environment, the program files from the main function, mot
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:38638
    • 提供者:何事入罗闱
  1. C8051

    0下载:
  2. C8051F系列单片机串口通讯程序,串口编程--接收PC发来的字符串,回发字符串.发送期间中断控制LED灯闪烁-C8051F series single-chip serial communication program, serial programming- PC sent to receive the string, back-fat string. Sent during the interruption of control blinking LED lights
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:1930
    • 提供者:ymir
  1. C8051

    0下载:
  2. 利用C8051F系列单片机的内部AD,采样外部电压,进行模数转换,数字量,通过串口发给PC,通过串口调试工具,观察数据变化。-C8051F series single-chip using the internal AD, the external voltage sampling for analog-to-digital conversion, digital, distributed through serial PC, through serial port debugging tool
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:161813
    • 提供者:GOONER
  1. LCD

    0下载:
  2. C8051下的 LCD显示和通道选择程序 Keil uvision环境下-C8051 under the LCD display and channel selection process Keil uvision environment
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1122
    • 提供者:胡雷
  1. chengxu

    0下载:
  2. 新华龙电子 C8051单片机-New Hualong Electronics C8051 MCU
  3. 所属分类:Other systems

    • 发布日期:2017-05-12
    • 文件大小:2620551
    • 提供者:张堪
  1. StepDriverC8051

    0下载:
  2. C8051的两相四线步进电机测试程序,开发环境为keil c-C8051 two-phase four-wire stepper motor test program development environment for keil c
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:22288
    • 提供者:xiaot
  1. C8051

    0下载:
  2. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:189614
    • 提供者:龙剑
  1. C805112864

    0下载:
  2. C8051与12864的程序,是学习的好资料-C8051 and 12864 procedures, is to learn good information
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:19231
    • 提供者:xyhyou
  1. c8051

    0下载:
  2. c8051 编写的函数发生器 只用其自带的DA便可输出波形 可达1Khz-100Khz 已通过调试-c8051 function generator written in the DA only with its own output waveform can be up to 1Khz-100Khz has passed the commissioning
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:23039
    • 提供者:李明占
  1. c8051_test_at25f512_program

    0下载:
  2. 基于c8051平台,at25f512flash芯片测试程序-C8051-based platform, at25f512flash chip test program
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:183608
    • 提供者:gxm
  1. 1

    0下载:
  2. 用PCA实现PWM 根据C8051的特点 使用PCA实现脉宽调制技术-To use PCA to achieve PWM according to the characteristics of C8051 to use PCA to achieve pulse-width modulation technology
  3. 所属分类:source in ebook

    • 发布日期:2017-04-05
    • 文件大小:594117
    • 提供者:李用
  1. eeprom_test_v0.2

    0下载:
  2. c8051用GPIO模拟I2C总线,实现对24C02的读写。完全可用,效率最高点-c8051 simulation with I2C Bus GPIO
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:569247
    • 提供者:wr
  1. C8051_LED

    0下载:
  2. C8051系列的I/O口原理及应用,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中I/O的原理和怎么去编程了。-C8051 series of I/O port theory and application of procedures simple, but they are the basic application, the program explained very clearly, very suitabl
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:16062
    • 提供者:何强
  1. C8051_Timer

    0下载:
  2. C8051系列的定时器程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中的定时器的原理和怎么去编程了。-C8051 series of timer program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learn
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:76952
    • 提供者:何强
  1. C8051_UART

    0下载:
  2. C8051系列的串口程序,程序时简单的,但都是基本的应用,程序解释的很清楚,非常适合那些刚刚学习C8051单片机的人,学习它之后,你就会了解C8051中串口收发的原理和怎么去编程了。-C8051 series serial program, the program simple, but they are the basic application, the program explained very clearly, very suitable for those just learning
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:36364
    • 提供者:何强
  1. 8051EVMBoard

    0下载:
  2. C8051单片机基本系统试验板,用于初学单片机的学生-the circuit of a EVM board of C8051
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:50997
    • 提供者:jiashengwen
  1. autobaud

    0下载:
  2. C8051检测用户设定的波特率,然后初始化自己的波特率。-This code attempts to automatically detect the user s baud rate and initialize the 8051 s built-in uart. More specifically, these steps are taken: 1.If the code was assembled with the correct baud rate, skip to step 5.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1453
    • 提供者:宋秋斌
  1. ADC

    0下载:
  2. C8051系列单片机模块程序,C8051系列单片机模块程序 C8051系列单片机模块程序 -this progarmme is forC8051F MCU this progarmme is forC8051F MCU this progarmme is forC8051F MCU this progarmme is forC8051F MCU
  3. 所属分类:3G develop

    • 发布日期:2017-04-01
    • 文件大小:9362
    • 提供者:思空摘星
  1. NRF2401_receive2_ok

    0下载:
  2. c8051-nrf2401 测试程序 发送部分-NRF2401_receive2 c8051f330
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:42193
    • 提供者:chenminhua
  1. chengdingjianceyi

    0下载:
  2. 一个已经应用的车灯检测仪的程序源代码,c8051单片机控制亮度、方向等-The lights have been applied a detector source code, c8051 SCM control brightness, orientation
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3911
    • 提供者:
« 1 2 3 45 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com