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

搜索资源列表

  1. 16x16

    0下载:
  2. 51单片机 上的 16X16滚动效果 已经有Keil4的Project 和C文件全部文件-51 16X16 microcontroller on the rolling effect has Keil4 Project and C file all documents
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:71286
    • 提供者:周波
  1. four-tracking-program-code

    0下载:
  2. 51单片机四路循迹模块的程序代码,内含keil uv3工程文件,直接编译下载即可-51 microcontroller module of four tracking program code containing keil uv3 project file, compiled directly download can
  3. 所属分类:SCM

    • 发布日期:2017-11-18
    • 文件大小:15029
    • 提供者:应晓斌
  1. Memory

    0下载:
  2. The Memory project is a demo program for the AT91SAM7X256 using Atmel AT91SAM7X-EK Microcontroller Board. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - LED1 is on when USB Devi
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-06
    • 文件大小:28924
    • 提供者:mahdi
  1. ICCAVR-IR

    0下载:
  2. 这个是AVR单片机与红外的例程。或者可以做为项目的参考!-This is a routine AVR microcontroller and infrared. Or can be used as a reference of the project!
  3. 所属分类:SCM

    • 发布日期:2017-11-24
    • 文件大小:824927
    • 提供者:chanjay
  1. stm32_CAN_app

    0下载:
  2. 意法半导体公司推出的stm32 微控制器的片内外设的初始化及其应用程序,在项目中测试过-Stm32 microcontroller chip peripherals initialized STMicroelectronics has introduced its application, the project tested
  3. 所属分类:SCM

    • 发布日期:2017-11-03
    • 文件大小:1282
    • 提供者:gxz
  1. stm32_DAC_complecated

    0下载:
  2. 意法半导体公司推出的stm32 微控制器的片内外设的初始化及其应用程序,应用程序非常精简,在项目中测试过-Stm32 microcontroller chip peripherals STMicroelectronics Introduces initialize its application, the application is very streamlined, tested in the project
  3. 所属分类:SCM

    • 发布日期:
    • 文件大小:2000
    • 提供者:gxz
  1. stm32_interrupt

    0下载:
  2. 意法半导体公司推出的stm32 微控制器的片内外设的初始化及其应用程序,本人做项目时的通用程序-STMicroelectronics Introduces stm32 microcontroller chip peripheral initialization and its application, when I do the project general program
  3. 所属分类:SCM

    • 发布日期:2017-11-10
    • 文件大小:642
    • 提供者:gxz
  1. fanzhuan

    0下载:
  2. 51单片机矩阵键盘扫描程序中代码最为简单的反转扫描的整个工程-51 microcontroller matrix keyboard scanning procedures in the reverse scan is simple to code of the whole project
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:5219
    • 提供者:zhongguo
  1. AVR

    0下载:
  2. Project templates for AVR microcontrollers + Proteus Simulation + USBasp Driver + Arduino / Ejaaduino board layout + template.h file with useful macros + Template project with skeleton code + in C Language, C++ also works. Written by
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-06
    • 文件大小:4798004
    • 提供者:ZaidP
  1. Canbus_v3

    0下载:
  2. The purpose of this project is a simple and easy to use USB <> CAN bus interface. Heart of the circuit is an Atmel AVR ATmega162 microcontroller which controls the Communication between FTDI FT245BM USB to parallel converter and Philips
  3. 所属分类:Compiler program

    • 发布日期:2017-11-07
    • 文件大小:32779
    • 提供者:nabilos
  1. ADS1115

    1下载:
  2. ADS1115工作于MSP430F149上的工程文件,自己写的驱动程序-A project files about ADS1115 worked on MSP430F149 microcontroller
  3. 所属分类:SCM

    • 发布日期:2017-08-04
    • 文件大小:338944
    • 提供者:luhao
  1. LCD12864

    0下载:
  2. LCD12864工作在MSP430F149上的工程文件,包括详细的驱动程序以及汉子字码表-A project files about LCD12864 worked on MSP430F149 microcontroller,driver program and Hanzi liberary included .
  3. 所属分类:SCM

    • 发布日期:2017-11-28
    • 文件大小:1276192
    • 提供者:luhao
  1. Labo1PWM

    0下载:
  2. This project is a Labo for school. It make it possible to use the PWM module on the pic 18F starter kit. This is a tool from microchip to make things without designing hardware with a 18F microcontroller.-This project is a Labo for school. It make
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:107812
    • 提供者:Clint
  1. MyFormDesinger

    0下载:
  2. 基于avr单片机的usart应用程序,经过实际项目验证,绝对正确!-The avr microcontroller usart application after the actual project to verify absolutely right!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-25
    • 文件大小:87991
    • 提供者:吕建涛
  1. LCD_image

    0下载:
  2. 本程序是TI的32位单片机LM3S9D96官方开发板,基于IAR平台,C语言编写的,用来在液晶显示屏幕上任意位置显示任意大小图片的完整工程文件。已经调通。本程序是该系列单片机的高级应用,对于掌握液晶显示具有重要帮助。-This program is TI' s 32 the microcontroller LM3S9D96 official development board, based on the the IAR platform, C language written anywhe
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-23
    • 文件大小:957439
    • 提供者:liuwei
  1. udp_client_simple

    0下载:
  2. 本程序是TI的32位单品机LM3S9D96官方开发板上,基于IAR平台的,用C语言编写的,基于LWIP协议的UDP客户端的通信完整工程文件。从电脑传的数据经网口可在液晶屏幕及串口上同时显示。已经调通。改程序综合了,串口,液晶显示,网口,以太网的各个功能。是该系列单片机的高级应用。-This program is TI' s 32-bit single product machine LM3S9D96 official development board based the IAR plat
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-12-06
    • 文件大小:1464867
    • 提供者:liuwei
  1. enet_tcp_client

    0下载:
  2. 本程序是TI的32位单品机LM3S9D96官方开发板上,基于IAR平台的,用C语言编写的,基于LWIP协议的TCP客户端的通信完整工程文件。从电脑传的数据经网口可在液晶屏幕及串口上同时显示。已经调通。改程序综合了,串口,液晶显示,网口,以太网的各个功能。是该系列单片机的高级应用。-This program is TI' s 32-bit single product machine LM3S9D96 official development board, based on the IAR
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-24
    • 文件大小:1439135
    • 提供者:liuwei
  1. yejing_dayin

    0下载:
  2. 本程序是TI的32位单片机LM3S9D96官方开发板上、基于IAR平台的,用C语言编写的液晶显示、串口打印的完整工程文件。已经调通。原创的程序。对于掌握LM3S些列单片机的高级功能很有用。-This program is TI' s 32-bit microcontroller the LM3S9D96 official development board, IAR-based platform, written in C language LCD, the serial print th
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-28
    • 文件大小:125726
    • 提供者:liuwei
  1. STM32_SD_Memory

    0下载:
  2. 通过STM32F207单片机进行SD卡内存读取的实例,演示怎样通过usb总线读写SD/MMC存储卡-The Memory project is a demo program for the STMicroelectronics STM3220F-EVAL Board using STM32F207IG Microcontroller.
  3. 所属分类:SCM

    • 发布日期:2017-11-07
    • 文件大小:883153
    • 提供者:dt
  1. electronisc-base.com_PICKIT2_clone

    0下载:
  2. Source Notes for PICkit(R) 2 Microcontroller Programmer PK2CMD Command Line Interface v1.20 Contains Device File V1.55.00 as pk2cmd\release\PK2DeviceFile.dat This source project can be opened and modified in Microsoft Visual C++ 2005 Expr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-09
    • 文件大小:28788
    • 提供者:IFFI
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 28 »
搜珍网 www.dssz.com