CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 其他嵌入式/单片机内容 搜索资源 - 51 io

搜索资源列表

  1. 229014nandflash_hal

    0下载:
  2. 51平台下直接使用IO引脚读写NANDFLASH C模块,包括Write_cmd,Write_add,Write_data,Read_Data等-51 platforms direct use IO pins literacy NANDFLASH C module, including Write_cmd, Write_add, Write_data. Read_Data etc.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:3.78kb
    • 提供者:6756
  1. CH374_SPI

    0下载:
  2. 是用51的IO模拟SPI口和CH374通讯,完成对U盘的读写,优点是占用系统资源少!
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:73.03kb
    • 提供者:
  1. I2C

    0下载:
  2. I2C接口协议,通过51单片机IO口实现,C语言-I2C interface,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:1.75kb
    • 提供者:Recky
  1. at89c2051-io-RS232

    0下载:
  2. 用51单片机的IO实现RS232通信协议-51-IO-RS232
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1.31kb
    • 提供者:hujiansheng
  1. LCD1602

    0下载:
  2. 16*2字符型液晶屏驱动程序 IO方式,适用于所有51内核的单片机 /************************************** 16x2 Alphanumeric LCD Drivers Author: Peng Jin Biao Email: pengjinbiao@163.com Date: 2007-9-1 Environment: Keil C51 uV2 MCU: 8051 LCD Model: RT1602C Note
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-26
    • 文件大小:1.05kb
    • 提供者:彭金彪
  1. nRF24L01

    0下载:
  2. 无线模块nRF24L01源程序,51单片机模拟IO口-NRF24L01 source wireless module, 51 single-chip analog IO ports
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:387.65kb
    • 提供者:huangjie
  1. Sheji2

    0下载:
  2. 基于51单片机开发的实时时钟显示,显示用的是LCD1602,全部程序,编译生成hex可以直接运行。因为没有外接IO!-Based on the development of 51 single-chip real time clock display, display with the LCD1602, all the procedures, the compiler can generate hex run. Because there is no external IO!
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:25.17kb
    • 提供者:shuiyumi
  1. 8255Adianzheng

    0下载:
  2. 使用8255A芯片对51单片机的IO口进行扩展,然后将点阵屏的引脚连接至8255芯片的相应端口上-51 microcontroller IO port expansion, using the 8255A chip dot matrix screen and then the pin is connected to the 8255 chip
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-24
    • 文件大小:94kb
    • 提供者:傅昌龙
  1. 51gaoji

    0下载:
  2. 51入门进阶例程,每个都有汇编和C语言两个版本,AD-DA,IO扩展-51 entry required ten routines, each with two versions of assembly and C language, there are LED, keyboard, relay, buzzer, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3mb
    • 提供者:mzh
  1. 51-single-chip-microcomputer

    0下载:
  2. 51单片机的各类出现集锦,样样都有。各种IO,lcd-Collection of all kinds of 51 single-chip microcomputer appear, has everything. All kinds of IO, LCD
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-14
    • 文件大小:3.27mb
    • 提供者:摩登恒
  1. 2.4-S6D1121

    0下载:
  2. 51单片机,2.4寸彩屏驱动,#include <reg51.h> #include <intrins.h> #include <sys\sys.h> #include <lcd\lcd.h> /* http://ttmcu.taobao.com 代码测试环境:单片机STC12LE5A60S2,晶振33M 单片机工作电压3.3V 程序默认IO连接方式: 控制线:RS-P3^5 WR-P3^6 RD-P3^7 CS-P
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-17
    • 文件大小:4.11mb
    • 提供者:王良进
  1. PWM

    0下载:
  2. 51单片机的单个io口pwm通过定时器的调试程序-A single IO port PWM 51 singlechip timer program debugging through
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:5.29kb
    • 提供者:chen
  1. myUART

    0下载:
  2. 51单片机串口发送函数,包括IO定义和函数定义-51 MCU UART send void
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1.53kb
    • 提供者:dongyu
  1. 8255a---elevator3OK

    0下载:
  2. 这是基于51单片机的四层电梯系统的设计,用到4个直流电机和2个步进电机,还有8255A用于扩展IO口,可以正常运行停止。-This is by design of the four-story elevator 51 microcontroller-based system, used four DC motors and two stepper motors, and 8255A for expansion IO port, you can stop running.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-01
    • 文件大小:32.91kb
    • 提供者:高赛
  1. OK

    0下载:
  2. 1:io输入输出。 2:定时器用法。 3:3轴脉冲定位(参数可设置)。 4:采用485IC与上位机通信。 5:本程序特别适合51单片机初学者,以及在此程序上增加新功能玩玩还是不错的。 6:无密码-1: io input and output. 2: Timer usage. 3: 3-axis pulse positioning (settable parameter). 4: The 485IC communicate with the host. 5
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:196.03kb
    • 提供者:yuanjingjing
  1. GH480272-50M04参考程序

    0下载:
  2. 51单片机 IO口模拟驱动液晶屏 ,采用8位数据总线(Micro Computer Unit LCD Driver)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-20
    • 文件大小:4kb
    • 提供者:liweicnsu
  1. 51黑论坛_实例87 PCF8591 I2C串行D-A

    0下载:
  2. 中央处理,存储器,并行io口等。用于测控领域的单片机微型计算机。(Central processing, memory, parallel IO port and so on. A microchip microcomputer used in the field of measurement and control.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-05-06
    • 文件大小:52kb
    • 提供者:代月辛
搜珍网 www.dssz.com