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

搜索资源列表

  1. Relogio_Clock

    0下载:
  2. It is a complete project of a four digit clock developed with Proteus and CCS compiler. In the project I used a PIC16F628 microcontroller, 4-digit 7 segments displays, two buttons and two leds. It is possible to set the current hour and alarm.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:728615
    • 提供者:RicardoTeix
  1. DS18B20

    0下载:
  2. PIC16F877单片机18B20项目文件-PIC16F877 microcontroller project file 18B20
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-23
    • 文件大小:77695
    • 提供者:黎明
  1. PIC18FBase

    0下载:
  2. pic18f4550 usb example project for mplab and mplab c18. example is based on pic18f usb hid frame work of microchip.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-15
    • 文件大小:4013454
    • 提供者:Wu
  1. konacna-verzija

    0下载:
  2. alarm system with microcontroller dspic30f4013 written in mplab. This is student project.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:199084
    • 提供者:bane90
  1. project

    0下载:
  2. 主要以51单片机为主控苾片,控制电机,电阀,语音,红外,GP2A25反射型光电开关等模块功能的实现-Mainly in the 51 Bi-chip microcontroller as the master control motors, electric valve, voice, infrared, GP2A25 reflection type photoelectric switch module functions to achieve
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:163970
    • 提供者:kun
  1. Digital-Oscilloscope

    0下载:
  2. Digital Oscilloscope project by avr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:870
    • 提供者:afshin
  1. Freq1GHz

    0下载:
  2. 1Ghz Frequency Meter project by avr
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-12
    • 文件大小:844
    • 提供者:afshin
  1. chapter4

    0下载:
  2. PIC编程程序: S041: 最简单的C程序例子。 S042: 移位运算符效果例子。 S043: 初级的数码管动态显示例子。 S044: 多文件项目管理例子。 S045: 一位计数器例子。 answer: 习题编程题答案.-PIC programming procedure: S041: The most simple C program examples. S042: shift operator effect examples. S043: prim
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-02
    • 文件大小:556135
    • 提供者:吴亮
  1. keyboardold

    0下载:
  2. STC12C5A60S2的单IO通过自带AD控制多个按键,自己已经测试,用于项目中。-STC12C5A60S2 single IO AD through its own control multiple keys themselves have been tested for the project.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:2811
    • 提供者:fengjunjun
  1. projects

    0下载:
  2. An archive of the fuel sensor project
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:17676
    • 提供者:AdrianMorgan
  1. UART

    0下载:
  2. someone help me about my project OV7670+C8051F340
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-15
    • 文件大小:7880
    • 提供者:Muhammad
  1. CC2530-DTH11

    0下载:
  2. DHT11+CC2530 湿度传感器(裸机)工程源代码-DHT11+CC2530 humidity sensor (bare metal)Project source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:42454
    • 提供者:renkai
  1. COUNTER

    0下载:
  2. ARM cortex m3的计数器,完整的IAR工程文件-ARM cortex m3 counter, complete IAR project files
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:29661
    • 提供者:水墨
  1. SMS_TEST_WARANA

    0下载:
  2. GSM MODEM INTERFACING PROJECT ATMEGA16
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-25
    • 文件大小:104686
    • 提供者:Aniruddha
  1. Project

    0下载:
  2. 此程序是我们参加第七届飞思卡尔智能车竞赛电磁直立车程序,我给精简过了只留下直立控制部分。所用的片子为MC9S12XS128,加速度计用的AD0口陀螺仪用的是AD1口,开发环境是code warrior 选项里没有源码用VC打开吧-This program is our participation in the Seventh Freescale electromagnetic upright car race program, I had to streamline the upright, l
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-17
    • 文件大小:393969
    • 提供者:徐天
  1. VS1053Test.X

    0下载:
  2. PIC Microcontroller based audio project with VS1053
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:322997
    • 提供者:Xuan
  1. core_CM3

    0下载:
  2. STM32的内核是ARM CORTEX-M3,这个core_cm3.h包含的是一些内核相关的函数和宏定义,例如核内寄存器定义、部分核内外设的地址等等,其对应的是core_cm3.c文件。初学可以不管他,只要把它包含进工程里就行了,这里都是非常底层的函数,上层的一些函数直接调用它们了。如果对CORTEX-M3内核有兴趣或者基础较高,想深入了解这些函数,可以仔细研读一下-The kernel is the STM32 ARM CORTEX-M3, this core_cm3.h contains s
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:16851
    • 提供者:xie
  1. ARSNI_Code

    0下载:
  2. this project is the source code of advanced railway station name Identity
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:146061
    • 提供者:Ravinder Reddy
  1. PROJECT

    0下载:
  2. 飞思卡尔智能车光电编码器测试程序,欧姆龙500线-Freescale smart car photoelectric encoder test program, Omron 500 lines
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:248935
    • 提供者:单艳梅
  1. SOUND3

    0下载:
  2. 通过Proteus模拟单片机,实现音乐盒(祝你平安)的开发 工程开发环境:Proteus7.5,Keil C51 Vision3 8.02版 开发语言:C语言 参考书:51单片机工程师是怎样炼成的——基于C语言+Proteus仿真(老杨编著)-By Proteus simulation microcontroller to achieve Music Box (I wish you peace) development project development environment:
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-24
    • 文件大小:56726
    • 提供者:weiyuanzheng
« 1 2 ... 21 22 23 24 25 2627 28 29 30 31 ... 37 »
搜珍网 www.dssz.com