搜索资源列表

  1. led_display2

    0下载:
  2. 3位LED计时代码,段显示数据由2138的IO口输出,为片选信号由P0口的8,10,11输出。-time code of data from 2138 show that the IO output, elections for the film signals from the 8, 10, 11 P0 mouth output.
  3. 所属分类:其它

    • 发布日期:2010-06-28
    • 文件大小:2682
    • 提供者:zz
  1. 8051-ds18b20-c-code

    0下载:
  2. 数字温度传感器ds18b20+at8051的完整代码,注释详细,代码简洁,只需要改变1820接入51的io口线,就能使用。非常稳定。-digital temperature sensor ds18b20 at8051 integrity code, the Notes detailed, concise code, 1,820 only need to change the io 51 access lines I can use. V
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4165
    • 提供者:menglei
  1. aaq1

    0下载:
  2. 51单片机IO口模拟串口通讯C源程,详细描述了 具体细节,代码较为详尽-51 SCM IO serial communications simulation-C source, a detailed descr iption of specific details, a more detailed code
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4172
    • 提供者:qgq
  1. io_uart

    0下载:
  2. 51用C编写的io口模拟串口收发程序代码-51 C io I prepared the simulation code Serial Transceivers
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1485
    • 提供者:njgwx
  1. aaq1

    0下载:
  2. 51单片机IO口模拟串口通讯C源程,详细描述了 具体细节,代码较为详尽-51 SCM IO serial communications simulation-C source, a detailed descr iption of specific details, a more detailed code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:4096
    • 提供者:qgq
  1. io_uart

    0下载:
  2. 51用C编写的io口模拟串口收发程序代码-51 C io I prepared the simulation code Serial Transceivers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:1024
    • 提供者:njgwx
  1. KEY+DAC

    0下载:
  2. C8051F内置DA接收程序代码加扩展键盘(独立式键盘直接连入IO口)-C8051F built-DA to receive program code plus the expansion of the keyboard (the stand-alone keyboard directly connected to the IO port)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:6144
    • 提供者:kmcm
  1. serial_Simulation

    0下载:
  2. 单片机IO口模拟串口(接收+发送) 环境:STC单片机+KEIL2 使用单片机的IO口模拟串口。其中分别包含模拟串口接收数据和模拟串口发送数据两个测试程序。 另外,程序附加说明中对网上流传的一个不错的模拟串口代码提了一些改进建议,并说明了测试程序应用于实际工程需要注意的几个地方。-Simulation of Single-chip Serial IO port (receive+ send) Environment: STC
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:4096
    • 提供者:code998
  1. main

    0下载:
  2. 51驱动段式液晶代码,io口控制COM及SEGMENT-51 Segment LCD Driver code, io port to control COM and SEGMENT
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:2048
    • 提供者:zjy
  1. PIO

    0下载:
  2. at91sam9261控制器的IO口的基本控制代码,供参考-at91sam9261 IO control code, you can reference
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-10-12
    • 文件大小:633856
    • 提供者:fengzm
  1. IO-UART

    0下载:
  2. 单片机普通IO口模拟UART通讯代码,使用定时器-Ordinary microcontroller IO port to simulate the UART communication code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:3072
    • 提供者:xzs
  1. The-analog-IO-IIC

    0下载:
  2. IO口模拟IIC(含主从代码) 利用单片机IO口模拟IIC实现通讯,可应用一起仪表通讯。-The analog IO IIC (with the main microcontroller IO port analog IIC communication from the code) Can be applied together with the instrument of communication.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:50176
    • 提供者:123
  1. 八入八出串口IO卡(VB代码)

    0下载:
  2. 八入八出串口IO卡Eight into eight out of serial IO card(Eight into eight out of serial IO card)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-12
    • 文件大小:15360
    • 提供者:低温杀手
  1. Proteus 仿真MSP430实例之02 跑马灯

    0下载:
  2. 实现跑马灯功能,LED依次循环闪动,显示时间会按一定变动(for(i=0;i<8;i++) { P1OUT=~(1<<i); delayms(50); } for(i=0;i<8;i++) { P1OUT=~(1<<7-i); delayms(
  3. 所属分类:其他小程序

    • 发布日期:2024-10-12
    • 文件大小:106496
    • 提供者:阿电
  1. 1.LED

    0下载:
  2. LED闪灯实验,可以用于学习LED发光,也可以扩展到IO口输出实验。(LED flash experiment, can be used to learn LED light-emitting, can also be extended to the IO port output experiment.)
  3. 所属分类:其他小程序

    • 发布日期:2024-10-12
    • 文件大小:193536
    • 提供者:刻苦铭心
  1. 参考c代码

    0下载:
  2. G2553例程,包含IO口、adc、usci的uart、spi、I2C(programme examles,including uart,spi,I2C.)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:110592
    • 提供者:darkdeathxyy
  1. stm32软件串口1.0

    0下载:
  2. 通过stm32 io口模拟串口,串口接收通过中断. 本代码会把发送给串口的数据,发送出来(Through the STM32 IO port, the serial port is received through the serial port, and the serial port is received through the interrupt. This code will send out the data sent
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-10-12
    • 文件大小:771072
    • 提供者:jbchen4469
  1. IrSend_1227_normal-to-1227Ir

    0下载:
  2. 此代码为IO口模拟红外的发送程序,自己写的,很好用(The code is used for Ir send with mcu io, it's useful very much!)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:1024
    • 提供者:xini
  1. PWM

    0下载:
  2. 可以输出松翰科技2711A IO口的PWM输出(Can output Sonix 2711A IO port PWM output)
  3. 所属分类:汇编语言

    • 发布日期:2024-10-12
    • 文件大小:4096
    • 提供者:lsf19881010
  1. fdc代码 uart

    0下载:
  2. 18年电赛FDC2214 STM32驱动程序是FDC2214程序STM32OLED串口。IO 口全部引出硬件口全部引出硬件 IIC 接口和串口 4 单独引出,可作为 OLED 显示接口和 HC-05 蓝牙模块接口。PA13,A14,A15,PB2,PB3,PB4 不建议使用 (JTAG 或 STLink 下载口,或 BOOT 或复位(The driver of FDC2214 STM32 in the 18-year tournamen
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-10-12
    • 文件大小:15825920
    • 提供者:阿达爱迪生
« 12 3 4 5 6 7 8 9 10 »

源码中国 www.ymcn.org