搜索资源列表

  1. uCOS-II-test-

    0下载:
  2. uCOS-II的实验,包含它的移植以及外围器件的一些驱动程序-the test of uCOS-II
  3. 所属分类:uCOS开发

    • 发布日期:2024-05-20
    • 文件大小:2349056
    • 提供者:
  1. proteus

    0下载:
  2. Proteus软件是英国Labcenter electronics公司出版的EDA工具软件(该软件中国总代理为广州风标电子技术有限公司)。它不仅具有其它EDA工具软件的仿真功能,还能仿真单片机及外围器件。它是目前最好的仿真单片机及外围器件的工具。-Proteus software is published by the British Labcenter electronics EDA tools software (the softw
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:12288
    • 提供者:柏龙
  1. Balance_Car0

    0下载:
  2. 利用AVR做主控芯片的自平衡小车,外围器件有加速度计、陀螺仪、编码器等。利用加速度计与陀螺仪检测出现态的角度,通过卡尔曼滤波得出数据,再做出相应的调节。能实现小车的自平衡。-Self-Balancing Robot using AVR master chip peripheral devices accelerometer, gyroscope, encoder. Accelerometers and gyroscopes to det
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:89088
    • 提供者:李鑫煌
  1. C8051F350I2C

    0下载:
  2. 实现单片机C8051F350与I2C外围器件的通信-Achieve the microcontroller C8051F350 with the I2C peripheral devices communication
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:罗金根
  1. stm32-I2C

    1下载:
  2. stm32硬件I2C的使用。使用STM32自带的硬件I2c,实现与外围器件的通信,配置寄存器,读取数据。-stm32 hardware I2C use. STM32 own hardware I2c communication with peripheral devices, the configuration register to read the data.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:飞翔
  1. main

    0下载:
  2. I2C通信,非常详细,主控制器单片机和外围器件通信协议。请大家学习。-I2C communication is very detailed, the main controller MCU and peripheral devices communication protocols. Please learn.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:贾洪彬
  1. PID-temperature-control-based-on-51

    0下载:
  2. 用51单片机实现电阻炉的水温控制系统,将温度稳定到设定的温度,并每隔五秒将实时温度值通过串口发送给电脑(外围器件为光+可控硅)-MCU with 51 resistance furnace temperature control system, the temperature was stabilized to the set temperature and real temperature value every five secon
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:40960
    • 提供者:王斌
  1. pack

    0下载:
  2. 经典的单片机系统,MC与外围器件,实现模拟量处理,控制的算法-Classic single-chip system, MC and peripheral devices, the realization of analog processing, control algorithms
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:59392
    • 提供者:李文
  1. interrupt

    0下载:
  2. 深入学习中断,通过结合单片机的外围器件编程,让你对51的中断加深理解,为以后的学习奠定基础!-Depth study interruption, through a combination of single-chip peripheral device programming, give you 51 interrupt deepen understanding, the foundation for future learning!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:245760
    • 提供者:black
  1. kongxiantwo

    0下载:
  2. 本文件利用51单片机以及一些外围器件做的一个简易数控电压源,并附上了proteus仿真!-This file using the 51 single-chip microcomputer and some peripheral devices to do a simple numerical control voltage source, and attach the proteus simulation!!!!!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:xiaozou
  1. i2c

    0下载:
  2. 郭天祥写的i2c程序代码 用于51单片机与外围器件的i2c通信-Debates i2c write program code for 51 single-i2c communication with peripheral devices
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:244736
    • 提供者:于培泉
  1. avr-spi--program

    0下载:
  2. 基于ATmega单片机SPI的串行ADC接口设计程序, SPI(Serial Peripheral Interface---串行外设接口)总线系统是一种同步串行外设接口,允许MCU与各种外围设备以串行方式进行通信、数据交换,广泛应用于各种工业控制领域。基于此标准,SPI系统可以直接于各个厂家生产的多种标准外围器件直接接口。SPI接口通常包含有4根线:串行时钟(SCK)、主机输入/从机输出数据线(MISO)、主机输出/从机输入数据线(MO
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:183296
    • 提供者:dingxiao
  1. ATMEGA128-IIC-drivers

    0下载:
  2. atmega128控制IIC程序,调用前先初始化,然后发送START信号,接着向IIC总线上写一个字节数据即可控制一个IIC的外围器件。-Atmega128 IIC control procedures, initialization, call the front and then send the START signal, and then to write a byte data on the IIC bus can contr
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:王亮
  1. nxp1114-code

    0下载:
  2. M0 nxp1114一些代码,包括基本的外围器件。-M0 NXP1114 CODE
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:1259520
    • 提供者:Dennis
  1. 1234

    0下载:
  2. 。所以只能在proteus软件中进行硬件的设计,分析及仿真。再用keil进行程序的编写与调试。然后将proteus中画好得硬件原理图与keil中运行无误的程序相连接。通过观察原理图中仿真情况进行修改,至达到想要结果。下面对这两个软件作简要介绍: Proteus:Proteus软件是英国Labcenter electronics公司出版的EDA工具软件(该软件中国总代理为广州风标电子技术有限公司)。它不仅具有其它EDA工具软件的仿真功能,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:21504
    • 提供者:张任
  1. ARM-MCU-manual

    0下载:
  2. ARM单片机完全应用技术手册,其中含有单片机原理,和各种单片机外围器件实例-ARM microcontroller full application technical manuals, which contain SCM principles, and various examples of microcontroller peripheral devices
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:2468864
    • 提供者:ljc
  1. Remote-fire-alarm-system

    0下载:
  2. 系统以C8051F020芯片为核心,外围器件包括SIM300模块,DS18B20温度传感模块,火焰传感器,蜂鸣器模块,四相六线步进电机,微型水泵等。系统各个部分紧密联系,环环相扣,实现了实时温度显示、火灾报警、远程通信、消防灭火等功能。-System C8051F020 chip as the core, peripheral devices including SIM300 module, DS18B20 temperature se
  3. 所属分类:手机短信编程

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:暮色
  1. C51-collection-of-programs

    0下载:
  2. 很多的经典的单片机C51源程序代码,很多外围器件的模块化驱动程序-Many of the classic C51 microcontroller source code, a lot of drivers for peripheral devices, modular
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-20
    • 文件大小:2826240
    • 提供者:于小然
  1. taiyangwenkong

    0下载:
  2. 太阳能热水器智能控制,它以89C52单片机为核心,配合电阻型4档水位传感器、负温度系数NTC热敏电阻温度传感器、8255A扩展键盘和显示器件、驱动电路(电磁阀、电加热、报警)等外围器件, 完成对太阳能热水器容器内的水位、水温测量、显示等
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:dropins
  1. AT91SAM9263sch

    0下载:
  2. AT91SAM9263电路原理图,包含主要外围器件 及电源电路等-AT91SAM9263 dianluyuanlitu
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-20
    • 文件大小:264192
    • 提供者:martin
« 1 2 3 4 5 6 78 9 10 »

源码中国 www.ymcn.org