搜索资源列表

  1. interrupt

    0下载:
  2. P1.0产生周期200μs的方波, P1.1产生周期400μs的方波,并要求使用T1作为串行通信的波特率发生器,产生2400的波特率,系统时钟频率为12 MHz。 -P1.0 cycle 200 s square wave the P1.1 generated 400μs cycle of the square wave, and requires the use of T1 as serial communication baud
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:hanchao
  1. MSP430-uart

    0下载:
  2. 430 UART程序实例 包括初始化代码设置,中断方法实现-Descr iption: This program demonstrates a half-duplex 2400-baud UART using Timer_A3 and a 32kHz crystal. The program will wait in LPM3, echoing back a received character using
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:fzgh
  1. 1

    0下载:
  2. 串口通讯 中断应用 12M晶振 波特率24-Serial communication baud rate of 2400 interrupts application 12M crystal
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:sunzhen
  1. msp430g2xx3_ta_uart2400

    0下载:
  2. 使用定时器一CCR0硬件输出模式和SCCI数据锁 实现UART函数@ 2400波特。软件不能直接读取和 写信给RX和TX别针,相反正确使用输出模式和SCCI数据锁了。使用这些硬件特性消除了ISR 延迟效应作为硬件确保输出和输入位自锁和时机是完美的同步与定时器一个不管其他软件活动。 -Use Timer_A CCR0 hardware output modes and SCCI data latch to imple
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:马保
  1. keithley_24xx

    0下载:
  2. keithley 2400 基础的labview资料-keithley 2400 labview data base
  3. 所属分类:LabView

    • 发布日期:2024-05-17
    • 文件大小:954368
    • 提供者:王国栋
  1. SVM_Train_Predict_HOG

    0下载:
  2. 样本训练 以及训练完成后生成的xml文件 正样本1200个 负样本2400个-Xml file sample training and after training is completed generated negative samples positive samples 1200 2400
  3. 所属分类:OpenCV

    • 发布日期:2024-05-17
    • 文件大小:24803328
    • 提供者:yee
  1. RTC_CODE

    0下载:
  2. RTC 2400 驱动源码,开启SD2400的I2C总线,关闭SD2400的I2C总线
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:rong
  1. PWM

    0下载:
  2. STC11F04E模拟5路PWM。波特率2400,8,N,1串口发送PWM0=000进行控制第一路PWM=0 。PWM0=255为PWM=100 .其他4路PWM1,2,3,4同理-STC11F04E analog 5-way PWM. Baud 2400,8, N, 1 serial port to send PWM0 = 000 control first road PWM = 0 . PWM0 = 255 for the PWM
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:35840
    • 提供者:JOSON
  1. ComDebugger

    0下载:
  2. 天嵌2400的串口调试源代码,嵌入linux系统环境-Days embedded 2400 serial debugging source code, embedded linux system environment
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-17
    • 文件大小:47104
    • 提供者:
  1. 89c52

    0下载:
  2. 单片机程序: 液晶显示距离(需选配超声波探头) 电机速度测试程序 (需选配测速模块) 喇叭音量调节 舵机按键控制程序 点阵模拟电梯上行下行 串口通讯中断应用12M晶振 波特率2400 串口测温电脑显示 DS1302时钟串口自动更新时间 12M 波特率2400 1602液晶4位数据静态显示-SCM procedures: LCD distance (with optional ultrasonic
  3. 所属分类:书籍源码

    • 发布日期:2024-05-17
    • 文件大小:218112
    • 提供者:徐萌
  1. c51

    0下载:
  2. 单片机源码: 串口通讯中断应用12M晶振 波特率24-SCM source code: Serial communication baud rate of 2400 interrupts application 12M crystal
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:14336
    • 提供者:徐萌
  1. c51

    0下载:
  2. 单片机源码: DS1302时钟串口自动更新时间 12M 波特率24-SCM source code: DS1302 clock automatically updated 12M baud serial 2400
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-17
    • 文件大小:33792
    • 提供者:徐萌
  1. VB

    0下载:
  2. 属性: 1.串口号(nCommPort): 1,2,3等整数,默认值:1。 2.波特率(nBaudRate):2400,9600,19200,38400等整数,默认值是9600。 3.奇偶校验:(cParity):0,1,2等,默认为0,无校验。 4.字节位数:(nSizeByte):默认为8,一般不要修改。 5.停止位:(nStopBit):0,1,2为可取值,对应1位,1.5位,2
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:8192
    • 提供者:luo
  1. 111

    0下载:
  2. FPGA 实现全双工异步串口(UART),与PC 机通信。1 位起始位;8 位数据位;一个停止位;无校验位;波特率为2400、4800、9600、11520 任选或可变(可用按键控制波特率模式)-FPGA to achieve full-duplex asynchronous serial interface (UART), to communicate with the PC. A start bit 8 data bits on
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:32768
    • 提供者:林健
  1. LT2400

    0下载:
  2. 2400是一款凌力尔特公司的24位高精度SPI串行AD,基于STM32实现LT2400编程-2400 is a Linear Technology' s 24 high-precision SPI serial AD, achieve LT2400 programming based STM32
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:39936
    • 提供者:sunyan
  1. PCS-2400

    0下载:
  2. 用于设计高性能激光电路板的测试印制电路板设计图-common sector buffer in the file system object (FATFS) is used for the file
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:217088
    • 提供者:朱竞元
  1. Minolta_mc2400

    0下载:
  2. Atnaujinti Minoltos 2400 mikroschemas
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:egidijus
  1. RetranslatorRS485

    0下载:
  2. amplifier rs485, const speed 2400, 4800, 9600. Power 220v
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:96256
    • 提供者:sergey_1955
  1. communication

    0下载:
  2. 此程序把接收的数据发送出去,波速率为2400。 测试此例子:打开串口调试软件,把波速率设置为2400, 向板发送一个字节数据,软件应能接收到同样的数据。-This program sends out the received data, velocity was 2400. Test this example: Open serial debugging software, the wave speed is set to
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:陈晓
  1. CommTest485

    0下载:
  2. 测试com口程序Private Sub Form_Load() Dim I As Integer Dim Msg As String Me.Enabled = False Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision cboCommSettings.Text = GetSetting(App.EXEName, frmCommT
  3. 所属分类:串口编程

    • 发布日期:2024-05-17
    • 文件大小:19456
    • 提供者:王金祥
« 1 2 3 4 5 6 7 89 10 »

源码中国 www.ymcn.org