CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 嵌入式/单片机编程

资源列表

« 1 2 ... .29 .30 .31 .32 .33 33434.35 .36 .37 .38 .39 ... 33645 »
  1. 我做的遥控器解码程序

    1下载:
  2. 利用单片机的中断口来测PWM码的宽度,通过本实验仪配备的遥控,单片机解码在数码管上显示(图20)。实际应用例如:红外遥控-use SCM I interrupted to test PWM-yard width, the passage of the experimental apparatus equipped with the remote control, microcontroller decoding in a digital display tube (Figure 20). Pra
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1238
    • 提供者:马良
  1. 我同学提供的温度采样子程序

    0下载:
  2. 也用到了温度PID控制,和我门的不同是采用D/A输出控制量的.主要由温度采样--->温度滤波子程序--->温度线性化----->温度设定值等模块组成.-also uses a PID temperature control, and my door is different D / A output volume control. By sampling temperature --- gt; Temperature filter subroutine -- gt; Tempe
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3232
    • 提供者:马良
  1. 我参加电子竞赛 做的温度控制的单片机程序

    1下载:
  2. 主要用到了PID算法控制温度,显示采用动态扫描.输出可调节占空比的脉冲控制加热器-mainly used to control the temperature PID algorithm, shows that using dynamic scanning. Output adjustable pulse duty cycle control of the heater
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:4083
    • 提供者:马良
  1. 1602 模拟口线显示我的名字程序

    0下载:
  2. 1602显示我的姓名和电话的汇编程序.采用模拟口线方式驱动.-1602 show my name and phone assembler. I simulated line drive.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:932
    • 提供者:马良
  1. 嵌入式系统概论

    0下载:
  2. 嵌入式系统讲义,某大学资深教授讲课时候的讲义,在网上也有流传,再次拿出来和大家分享-Embedded Systems lectures, a senior university professors to give lectures when the lectures, the Internet has spread to repeat and share
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:918001
    • 提供者:徐震弘
  1. UCOS252

    1下载:
  2. uC/OS 2.52源码完整版 网上也有地方有源码,但是大多数都是少文件的,本原码完整,能够直接使用- uC/OS 2.52 source code complete version Though there is many versions of source code on the Internet ,most of them don t include all the files, this is a complete version ,you can use it directly
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:59076
    • 提供者:徐震弘
  1. 公交车IC卡电路图,原程序(其实就这么简单)~

    0下载:
  2. 介绍了公交车IC卡电路图,汇编原程序-introduced the bus IC card circuit, the compilation of the original procedure
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:410054
    • 提供者:陈旭
  1. upsd33XX

    0下载:
  2. 采用ST的UPSD33XX系列单片机的双串口,实现串口通信的波特率转换,一边为25针串口,一边为9针串口,两天波特率可在程序中修改!文件中包括原理图,PCB和源程序-UPSD33XX using ST's Microcontroller series dual serial ports, Serial communication baud rate conversion, the side of the 25-pin serial port side of the 9-pin seria
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:266538
    • 提供者:陈旭
  1. C54X-bootloader

    1下载:
  2. 利用仿真器实现FLASH的在线烧写程序,适用于TI的C54X系列DSP-use simulator to achieve FLASH online burning procedures applicable to TI C54X DSP Series
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:159607
    • 提供者:陈旭
  1. 缩减Linux嵌入式系统软体的方法与实例

    0下载:
  2. 本文探讨使用 Linux作为嵌入式作业系统的方法,透过如何对内核、守护程序、库和应用程序等四个主要部份,进行缩减其大小后,以便配置在以闪存为存储设备的嵌入式系統中。-This paper discusses the use of Linux as an embedded operating system, kernel through how to protect their procedures, and application procedures for the four main par
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:256389
    • 提供者:康康
  1. C语言嵌入式系统编程修炼

    2下载:
  2. 不同于一般形式的软件编程,嵌入式系统编程建立在特定的硬件平台上,势必要求其编程语言具备较强的硬件直接操作能力。无疑,汇编语言具备这样的特质。但是,由于汇编语言开发的复杂性,它并不是嵌入式系统开发的一般选择。而与之相比,C语言--一种\"高级的低级\"语言,则成为嵌入式系统开发的最佳选择。-Unlike most forms of software programming, embedded systems programming based on the specific hardware pl
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:324745
    • 提供者:康康
  1. 悬挂系统

    0下载:
  2. 通过利用两台步进电机实现悬挂物体运动轨迹的控制,实现从点对点的运动、任意设定圆心的圆周运动,曲线运动。-through the use of two stepper motor to achieve flag objects trajectory control from a point-to-point movement, arbitrary set of circular motion Center, curve campaign.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2108
    • 提供者:陈俊涛
« 1 2 ... .29 .30 .31 .32 .33 33434.35 .36 .37 .38 .39 ... 33645 »
搜珍网 www.dssz.com