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

搜索资源列表

  1. LCM1602

    0下载:
  2. 基于飞思卡尔MC9S12XS128单片机LCM1602显示-LCM1602 display based on Freescale MCU
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:201060
    • 提供者:yxjian
  1. Project_4

    0下载:
  2. mc9s12xs128的can总线通信,实现双机通信功能-Mc9s12xs128 of can bus communication, implement dual-machine communication function
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:323443
    • 提供者:cai
  1. receive

    0下载:
  2. mc9s12xs128单片机can总线发送程序-Mc9s12xs128 of can bus communication, implement dual-machine communication function
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:1261
    • 提供者:cai
  1. send

    0下载:
  2. mc9s12xs128单片机can总线接收程序-Mc9s12xs128 of can bus communication, implement dual-machine communication function
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1276
    • 提供者:cai
  1. SPI

    0下载:
  2. mc9s12xs128单片机spi同步串行通信主机发送从机接收程序-Mc9s12xs128 microcontroller spi synchronous serial communication machine to send the receiving application from machine
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:6377
    • 提供者:cai
  1. IIC

    0下载:
  2. MC9S12XS128 MCU 的IIC移植代码-MC9S12XS128 MCU IIC portable code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:172534
    • 提供者:LiangZi
  1. mc9s12xs128_examples

    0下载:
  2. 飞思卡尔mc9s12xs128单片机使用例程,内含各模块使用程序例程,网上飞思卡尔单片机的资料很少,这是绝好的教程-using examples of freescale micro-controler
  3. 所属分类:SCM

    • 发布日期:2017-06-15
    • 文件大小:23339719
    • 提供者:张嘉男
  1. MC9S12XS128_AD_10bit

    0下载:
  2. MC9S12XS128的单通道连续采样-10位模式-10bitA/D based on MC9S12XS128
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:211520
    • 提供者:几级
  1. calculator

    1下载:
  2. 飞思卡尔mc9s12xs128单片机浮点计算器设计-the float calculator on freescale mc9s12xs128
  3. 所属分类:SCM

    • 发布日期:2017-05-01
    • 文件大小:614073
    • 提供者:vxnavi
  1. Basic_Tank_0.04_StepMotor

    0下载:
  2. 基于飞思卡尔芯片 MC9S12XS128 坦克走方格 避障以及障碍物颜色识别.-is a program that control a tank run in line and get across the color brick~
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:611750
    • 提供者:mr陈
  1. Smooth_Smart_Car_Goon-_Diffe_OK

    0下载:
  2. 飞思卡尔芯片 MC9S12XS128 飞思卡尔 智能车大赛 光电组 激光寻迹 速度3M/s~-is a smartcar program which can control the modelcar run in line with the speed of 3m/s
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:618004
    • 提供者:mr陈
  1. Project

    0下载:
  2. 基于mc9s12xs128的程序, dflash-Mc9s12xs128 the procedure
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:218777
    • 提供者:yuyuyuh
  1. PIT

    0下载:
  2. 飞思卡尔PIT模块程序,窒?PB灯闪动,周期是INTVERAL*(0.01)ms,可用来记时.-the code for the PIT module of mc9s12xs128
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:196565
    • 提供者:邢一飞
  1. smart_car

    0下载:
  2. 开发环境是CODE codewarrior 单片机是MC9S12XS128 这个程序时当时华南赛区比赛的智能车程序,里面涉及了许多模块,可复制粘贴里面的模块即可,学习PWM,定时器,串口,AD采集,激光调制-Development environment CODE codewarrior microcontroller MC9S12XS128 program of the South Division race smart car program, which involves a number
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-04
    • 文件大小:770121
    • 提供者:曾志皓
  1. Annular-inverted-pendulum

    1下载:
  2. 这是用飞思卡尔单片机MC9S12XS128实现的一级倒立摆,里面有详细的解释,基本都有注解。 机械上包括:一个直流电机,一个电位器检测摆杆角度,一个两相编码器反馈转角。 软件上采用了四倍化编码器,将原来编码器的1000线,变成了4000线,倒立摆的控制周期定位了10ms,可改,该实验达到了平衡控制的目的,但是并没有完成上甩,需要用手把摆杆放直,然后启动单片机,实验时,单片机在30度内平衡控制,由于所选的电机虚位大,所以控制时抖的厉害。-Freescale microcontrolle
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2013-09-04
    • 文件大小:425304
    • 提供者:曾志皓
  1. 60Hz-OV6620

    0下载:
  2. ov6620图像采集,单片机MC9S12XS128-ov6620 image acquisition, single-chip MC9S12XS128
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:505404
    • 提供者:汪超
  1. ATD-V1.0

    0下载:
  2. MC9S12XS128 ATD模块采集MMA7620示例-MC9S12XS128 ATD module acquisition MMA7620 example
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:203108
    • 提供者:汪超
  1. LCD12864

    0下载:
  2. 飞思卡尔MC9S12XS128 80M 时钟频率下 可用 LCD12864 显示程序 并且附带串口接收 发送 测试 程序功能为 通过串口调试助手向单片机发送信息 以0x55 0xaa 结尾 下位机的LCD上可以显示 结束符前的最后一个数据。保证好用。-Freescale MC9S12XS128 80M clock frequency available LCD12864 program and comes with serial receiver to send a test program t
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:263698
    • 提供者:赵坤
  1. PWM

    0下载:
  2. 飞思卡尔公司16位单片机MC9S12XS128,PWM测试程序-Freescale 16-bit microcontroller MC9S12XS128, PWM test program
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:196286
    • 提供者:陈广大
  1. 1.8TFT

    0下载:
  2. 基于MC9S12XS128的1.8寸彩屏驱动程序。可以显示点,直线,矩形,符号,中文需要自己添加字库。配合sd模块可以显示图片。基于C语言开发-Based on the 1.8-inch color screen MC9S12XS128 driver. Point, line, rectangle, symbol, Chinese need to add the font. With the the sd module can display pictures. Based on the C l
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-13
    • 文件大小:2451
    • 提供者:li
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 20 »
搜珍网 www.dssz.com