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

搜索资源列表

  1. C8051f060_wr_interFLASH

    0下载:
  2. 对C8051f060的内部FLASH进行读写操作-Read and write operations of C8051f060 internal FLASH
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:538261
    • 提供者:syf
  1. wsy1_point_v1.00

    0下载:
  2. 基于CAN总线的温湿压采集器的一个智能采集节点。使用C8051F060,采集温度、湿度和压力数据,通过can总线接收采集命令,上传相应数据。温湿度传感器使用SMT71、压力传感器使用的飞思卡尔的MPX4200A。-A smart acquisition node based on the temperature and humidity of the CAN bus pressure acquisition C8051F060, collecting temperature, humidity
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:73700
    • 提供者:syf
  1. F06x_SAR16data

    0下载:
  2. C8051F060 高速ADC程序.最高采样率可达1MHz,最高分辨率达16位,双通道,可通过DMA将采集的数据直接存到XRAM中。-Data Acquisition example for F06x Target: C8051F060TB Target Board Descr iption: This example illustrates the use of ADC1 and the DMA to acquire and store data. It is intended
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:3988
    • 提供者:liyanxin
  1. F06x_ADC2_ExternalInput

    0下载:
  2. C8051F060 外设ADC2程序.测量一个外部电压,并通过串口和终端打印功能将测量结果传到计算机windows终端.-This program measures the voltage on an external ADC input and prints the result to a terminal window via the UART. The system is clocked using the internal 24.5MHz oscillator. Res
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:4201
    • 提供者:liyanxin
  1. F06x_ADC2_ExternalInput_Mux

    0下载:
  2. C8051F060 内部多通道切换开关测量8路不同电压的程序.测量电压结果,并通过串口打印功能将测量结果传到计算机终端.-This code example illustrates using the internal analog multiplexer to measure analog voltages on up to 8 different analog inputs. Results are printed to a PC terminal program via the
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:5666
    • 提供者:liyanxin
  1. F06x_DACs_SineCosine

    0下载:
  2. C8051F060 DAC程序.通过DAC输出正弦和余弦波形在DAC0脚和DAC1脚上.数据更新通过定时器4中断来实现.-This program outputs sine and cosine waveforms using the hardware DACs on the C8051F06x microcontroller. The waveforms are output on pins DAC0 and DAC1. The output of the DAC is upd
  3. 所属分类:SCM

    • 发布日期:2017-11-14
    • 文件大小:3512
    • 提供者:liyanxin
  1. F06x_External_Interrupts

    0下载:
  2. C8051F060 外中断程序.程序展示了如何配置外中断0和外中断1.在 P0.0 脚上的边沿触发信号翻转LED.-This software shows the necessary configuration to use External Interrupt 0 (/INT0) or External Interrupt 1 (/INT1) as an interrupt source. The code executes the initialization routines a
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:1848
    • 提供者:liyanxin
  1. F06x_SMBus_Master

    0下载:
  2. C8051F060 SMBus接口程序.演示了主模式示例.中断驱动SMBus实现.一字节的 SMBus数据发送和接收.定时器4产生SCL速率.-Example software to demonstrate the C8051F06x SMBus interface in Master mode. - Interrupt-driven SMBus implementation - Only master states defined (no slave or arbitratio
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:5113
    • 提供者:liyanxin
  1. F06x_SMBus_Slave

    0下载:
  2. C8051F060 SMBus接口程序.演示了从模式示例.中断驱动SMBus实现.一字节的 SMBus数据发送和接收.定时器4产生SCL速率.-Example software to demonstrate the C8051F06x SMBus interface in Slave mode - Interrupt-driven SMBus implementation - Only slave states defined - 1-byte SMBus data holder
  3. 所属分类:SCM

    • 发布日期:2017-12-02
    • 文件大小:3735
    • 提供者:liyanxin
  1. timer0

    0下载:
  2. c8051f060定时器0,系统时钟,交叉开关IO配置-C8051F060 timer 0, the system clock, switch IO configuration
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:22985
    • 提供者:周杨
  1. INI0

    0下载:
  2. c8051f060单片机外部中断0的简单操作-C8051F060 MCU external interrupt 0 simple operation
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:21409
    • 提供者:周杨
  1. flsah-1

    0下载:
  2. c8051f060单片机的flash程序,调试通过-c8051f060 microcontroller flash program, debug through
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23663
    • 提供者:周杨
  1. Acquisition-process

    0下载:
  2. c8051f060单片机的采集存储程序,利用DMA技术,完成快速采集存储,-c8051f060 microcontroller acquisition process, use DMA technology to complete the rapid acquisition and storage,
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:40906
    • 提供者:YUANYUAN
  1. Testing-delay-time-program

    0下载:
  2. 测试单片机c8051f060的测试延时的时间。-Test test c8051f060 microcontroller delay time.
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:29498
    • 提供者:YUANYUAN
  1. souce-code

    0下载:
  2. C8051F060电子尺,高精度位置检查,并与上位机通讯进行数据交换-C8051F060 electronic scale, high-precision position checks, and communication with the host computer for data exchange
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:76977
    • 提供者:xiaohui
  1. C8051F06x

    1下载:
  2. c8051f060单片机开发的基础代码,i/o口c语言测试程序,适合初学者。-c8051f060 microcontroller development code base
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:148080
    • 提供者:方超
  1. C8051F060

    0下载:
  2. 这是C8051F系列的单片机的手册,中文版的,绝对是珍藏,现在拿出来分享。-This is a manual C8051F series microcontroller, the Chinese version is absolutely collection, now come to share.
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1718464
    • 提供者:张正普
  1. ADconversion-process

    0下载:
  2. 基于C8051F060的AD转换的程序,实现从模拟信号到数据字号的转换-AD conversion process
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-04-15
    • 文件大小:8430
    • 提供者:han
  1. zzkz2000

    0下载:
  2. 基于128A屏幕的程序,芯片是C8051F060,包括外部中断处理,编码器的读取-128A based on the program screen, chip C8051F060, including external interrupt processing, reads the encoder
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:362454
    • 提供者:阿飞
  1. F06x_SMBus_EEPROM

    0下载:
  2. C8051F060,IIC通讯子程序,读写24C08(EEPROM)程序-C8051F060, IIC communication routines, read 24C08 (EEPROM) program
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:7275
    • 提供者:徐建峰
« 1 2 3 4 56 »
搜珍网 www.dssz.com