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

搜索资源列表

  1. ArmCanLib

    0下载:
  2. 一个基于arm的can通讯的源代码 目前还没有使用任何rtos 可以很方便的嵌入到任何rtos中去-one can Based on the communications arm of the source code has not used any Byelorussian can easily embedded into any of the Byelorussian go
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:9465
    • 提供者:郑毅
  1. Richey.ZIP

    0下载:
  2. Training embedded apps to process speech may be as easy as finding the right 8-bit micro. Don t let what Rodger has to say about using an ADPCM algorithm and PWM output to generate speech to go in one ear and out the other
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:8751
    • 提供者:何小
  1. ucosII_i2c

    0下载:
  2. 周立功公司的ARM开发板LPC2119环境下,I2C总线读写驱动程序。该代码可以重入。可直接使用无须修改。-the development board LPC2119 ARM environment, I2C bus driver to read and write. The code can go back to. Direct access needed to be changed.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:207222
    • 提供者:周冬生
  1. 实验四定时器中断

    0下载:
  2. 定时器中断实验代码, 定时器3进行0.1秒定时,每0.5秒改变一次P2,P3口的值以产生走马灯效果。-timer interruption experimental code, three timers for 0.1 seconds regularly, every 0.5 seconds to change a P2, P3 to the values I have merry-go-round effect.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14222
    • 提供者:fdfd
  1. ucos51v2021

    0下载:
  2. uC/OS-II在51上移植的完整源代码V1.0,包含shell源码。双击yy.uv2可以直接进行软件仿真。该代码解决了重入问题,对串口进行了特殊处理,不占用任务号,基于中断实现。该代码通过了软件仿真、硬件仿真、固化测试,请放心使用-uC / OS-II in 51 transplant on the integrity of the source code V1.0 contains shell source. Double-click yy.uv2 direct simulation sof
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:263507
    • 提供者:陈小明
  1. 1111078805

    0下载:
  2. VHDL使用例子,包括走马灯,路灯,天线,电子表,数字频率计等-examples of the use of VHDL, including merry-go-round, street lamps, antennas, electronic watches, digital frequency meter, etc.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:446679
    • 提供者:兔八哥
  1. st10f166_adc

    0下载:
  2. This example program shows how to configure and use the A/D Converter of the following microcontroller: STMicroelectronics ST10F166 After configuring the A/D, the program reads the A/D result and outputs the converted value using the serial p
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:19077
    • 提供者:郭文彬
  1. ledplayer

    1下载:
  2. matrix开发版的走马灯应用程序,linux下编译。-matrix version of the merry-go-round development of applications, Linux compiler.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1268
    • 提供者:ht
  1. zoumadeng

    0下载:
  2. 用汇编语言编程,在单片机51上,实现走马灯效果。即16个按键,每按一个键,数码管就出现一种变化。-assembly language programming, the MCU 51, achieved the merry-go-round effect. That is 16 buttons, each press of a button, digital control on the emergence of a change.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:32160
    • 提供者:王晨
  1. Mod3

    0下载:
  2. 单片机AT89S52与计算机进行串行通讯,通过232进行,可以不停向PC发送-SCM At89s52 and computer serial communication, and by 232, could go to the PC Send
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:876
    • 提供者:李波
  1. DesignOfCarLight

    1下载:
  2. 1 前大灯可以随意打开和关闭; 2 当汽车左转弯的时候,前左转向灯闪烁,同时左后灯的3盏灯由右往左闪烁; 3 当汽车有转弯的时候,前右转向灯闪烁,同时右后灯的3盏灯有左往右闪烁; 4 当汽车减速或紧急刹车的时候,左后灯和右后等同时闪烁; 5 当汽车在左转弯的同时减速,则前左转向灯闪烁,左后灯的3盏灯由右往左闪烁,同时右后灯都点亮。 6 当汽车在左转弯的同时减速,则前右转向灯闪烁,右后灯的3盏灯有左往右闪烁,同时左后灯都点亮。 -a former headlamps can
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:177586
    • 提供者:David
  1. phy

    1下载:
  2. DM9161A的网卡物理层芯片的驱动,基于uC/OS-II2.84和uC/TCPIP1.86,直接支持ATMEL的AT91SAM7X256和AT91SAM9260等等内置MAC芯片的的评估板,原理图可以去ATMEL下到。-DM9161A LAN physical layer of the chip-driven, Based on uC/OS-II2.84 and uC/TCPIP1.86. ATMEL direct support of the AT91SAM7X256 and built-M
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7171
    • 提供者:富兰克张
  1. u-boot-1.1.6.st2410

    0下载:
  2. 调试通过的可以直接在NAND Flash 上启动的u-boot-1.1.6 (开发板:优龙st2410) 包括:cs8900网卡驱动,NAND Flash 烧写,NAND 环境变量保存(saveenv), bootm, go, 网络下载tftpboot-debugging can be passed directly on the NAND Flash to initiate the u-boot-1.1.6 ( Plate : You Lung st2410) : cs8900 card dr
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:9320239
    • 提供者: 鲍云松
  1. reset0703

    0下载:
  2. 你知道如何让单片机进入低功耗状态吗,进去看看吧!-let you know how to enter the low-power MCU state yet, go in and have a look!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1653
    • 提供者:天峰
  1. danpianjichuankouzhongduan_C51

    0下载:
  2. 开发平台为Keil Cx51,C51单片机串行口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //编程:聂小猛。该资料来自“51单片机世界”http://go.163.com/~dz2000。-development platform for Keil Cx51, C51 microcontroller serial port interrupt service procedures, just doing simple call can be completed serial
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3069
    • 提供者:a
  1. vhdl_i2c

    1下载:
  2. 7. IIC 接口EEPROM 存取实验 按动开发板键盘某个键CPLD 将拨码开关的数据写入EEPROM 的某个地址,按动另 外一个键,将刚写入的数据读回CPLD,并在数码管上显示。帮助读者掌握I2C 的总线协 议和EEPROM 的读写方法。-7. IIC EEPROM Access Interface Development Board experimental pressed a button keyboard CPLD code will go into the data sw
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:419654
    • 提供者:赵海东
  1. RTCbf531

    0下载:
  2. blackfin531处理器实时时钟程序,一秒一秒走,适用于初学者学习硬件blackfin系列dsp编程-blackfin531 processor real-time clock procedures needed for a second go apply to beginners learning hardware blackfin series dsp Programming
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:20848
    • 提供者:权溪
  1. aaaaaaaaaaaaaa

    1下载:
  2. 这款无线报警主机对任何发射频率为315M,编码采用PT2262的无线探头都可适用,如无线人体探测器,无线门磁传感器、无线微波探测器等,由于实际使用的环境不同,所需主机与之相配套的设置也不同,-Wireless Alarm host fired for any frequency 315M, Realize coding using wireless probe can be applied, such as human detectors wireless, wireless Magnetome
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7331
    • 提供者:刘三
  1. Intelligent-car-go-black-line

    0下载:
  2. 基于51单片机的智能小车走黑线的源代码以及详细介绍-Based on 51 single-chip intelligent car to go black line of the source code and detailed descr iption
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-04
    • 文件大小:348939
    • 提供者:王哲涛
  1. PIC24F USB on the go

    0下载:
  2. PIC24F USB on the go
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-04-22
    • 文件大小:516096
    • 提供者:共享平台
« 12 3 4 5 6 7 8 9 10 ... 23 »
搜珍网 www.dssz.com