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

搜索资源列表

  1. knife_LCD

    0下载:
  2. 在项目超生刀产品中,显示部分用单片机操作LCD显示部分的代码,编写语言是汇编。-portrayal of the project knife products, as some MCU operation LCD display part of the code. Language is the preparation of the compilation.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3713
    • 提供者:陈万雨
  1. water_lever

    0下载:
  2. 用凌阳单片机编写用超声波水位测量程序,由于没有硬件支持估计,仅供大家参考,有相关合作项目的请和我联系。-with Sunplus SCM prepared using ultrasonic level measurement procedures, as no hardware support is estimated that only reference, a related cooperation projects and please contact me.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18894
    • 提供者:ttx
  1. 51系列单片机高级实例开发指南--项目补充代码

    0下载:
  2. 我觉得挺有用的东西-the things
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:17233
    • 提供者:chm
  1. test_uart

    0下载:
  2. 51系列单片机的串口测试源码,经过项目验证可以直接放心使用,用c写成-51 Series MCU serial testing source, after the project can be directly verified to worry about, written with c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:12705
    • 提供者:李运洪
  1. test_DS18B20

    0下载:
  2. 51系列单片机的温度传感器项目代码,经过项目验证可以直接放心使用,用c写成-51 microcontroller series of temperature sensors item code can be verified through direct projects to worry about, written with c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28442
    • 提供者:李运洪
  1. test_soft232

    0下载:
  2. 51系列单片机的软件串口模拟程序代码,可以实现串口扩展功能,经过项目验证可以直接放心使用,用c写成-51 series microcontroller simulation software serial code, can achieve serial expansion function, After certification projects can directly worry about, written with c
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:29707
    • 提供者:李运洪
  1. AVRread

    0下载:
  2. AVR单片机读取坐标。 项目中使用过,相当有价值的代码。-AVR read coordinates. Items used very valuable code.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3145
    • 提供者:噢未能
  1. MPLAB_IDE0kuaisurumen

    0下载:
  2. MPLAB 集成开发环境(IDE)是综合的编辑器、项目管理器和设计平台,适用于使用 Microchip 的PICmicro® 系列单片机进行嵌入式设计的应用开发。-MPLAB Integrated Development Environment (IDE) is an integrated editor, project manager and design platform applicable to the use of Microchip PICmicro
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:949300
    • 提供者:robin131
  1. DELPHI_CVAVR_EEPROM

    0下载:
  2. 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:416657
    • 提供者:Aleyn.wu
  1. CVAVR_M16_Sound

    1下载:
  2. 这是一个让单片机发出音乐的程序,包括几种简单的声响,警声,和几首音乐。 ..\\TestSound.prj 项目文件 ..\\TestSound.c 主程序文件 ..\\Music.h 音乐驱动文件 ..\\Music_data.h 几首音乐数据文件 ..\\TestSound.hex 可供烧录的文件 ..\\TestSound.asm 生成的汇编文件-This a music MCU issued procedures, including several sim
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:39223
    • 提供者:Aleyn.wu
  1. PICcalculator

    0下载:
  2. 一个采用PIC单片机的计算器程序代码,芯片为PIC16F876,项目程序包括计算器键盘扫描程序,LCD显示程序。计算器算法程序,程序语言是PIC C,此项目是学习单片机编程及外围驱动的绝佳例程。-using a calculator the PIC procedure code for the PIC16F876 chip, items included calculators keyboard scanning procedures, LCD display program. Calculat
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6280
    • 提供者:刘伟
  1. crc_source

    0下载:
  2. 这是我项目中使用的CRC算法的源码,并且在单片机程序中使用了,由CRC16和CRC32两种,以及两种实现方法。非常实用。-This is my project with the CRC algorithm source code, and SCM procedures used, by CYXLIC REDUNDANCY and CRC32-two, and the two approaches. Very practical.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-14
    • 文件大小:5496
    • 提供者:jingheng
  1. ucos_ii_2.76_port_for_WinAVR

    0下载:
  2. 我在项目中一直使用的uC/OS-II 2.76的移植, AVR m32单片机, WinAVR开发环境. -I of the project has been to use the Phone / OS-II 2.76 transplant. m32 AVR microcontroller, WinAVR development environment.
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:19061
    • 提供者:孙新虎
  1. myds18b20

    0下载:
  2. 本人自己的项目,用单片机控制DS18B20,并且在LCD(161)上进行显示,显示精度为小数点后四位,绝对能用,正在使用中-my own projects, using SCM control DS18B20. and the LCD (161) on the show, showing accuracy of four decimal places is absolutely can use, is to use!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:37066
    • 提供者:幕幕
  1. my_music

    0下载:
  2. 自己的项目,用单片机控制喇叭发出音乐,可以奏出5首歌曲,绝对可用-their own projects, using SCM control tune music, can play five songs, absolutely available!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28541
    • 提供者:幕幕
  1. my_hongwaijieshou

    0下载:
  2. 自己的项目,用单片机连接红外接收芯片,对其进行解码,内容详细,绝对可用-their own projects, using infrared receiver connected microcontroller chips, its decoder, detailed and absolutely available!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5231
    • 提供者:幕幕
  1. MY_LCD128X64_SOURCE

    0下载:
  2. 自己的项目,实现了LCD液晶显示屏(128X64)的并口的控制,由单片机AT89C51实现对其控制,显示文字或图像-their projects, the LCD display (128X64) Parallel control AT89C51 from achieving its control, display text or image! !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:28841
    • 提供者:幕幕
  1. SST29SF040

    0下载:
  2. 51单片机读写SST29SF040的驱动,可用于项目中-51 SST29SF040 SCM literacy drive, can be used for projects
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1978
    • 提供者:真实姓名
  1. biandianzhanyujin

    1下载:
  2. 这是我们项目小组开发的变电站预警系统的一部分,按键处理与数码显示电路和温度采集器的硬件电路图。其中涉及单片机STC与CAN之间的通信硬件电路的接线。-This is our project team developing the substation part of early warning systems, keys to deal with digital display circuit and temperature used, the hardware circuit. STC inv
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:30269
    • 提供者:王显勋
  1. upsd3200_eeprom

    0下载:
  2. TI公司的增强型8位单片机upsd32xx系列芯片,利用片上flash模拟EEPROM使用,方便保存参数,无需外接参数保存芯片了。内含英文说明文档和keil c源码,PLD项目源码。-TI's enhanced SCM upsd32xx 8 series chips, the use of on-chip flash EEPROM use of simulation to facilitate the preservation parameters, external parameter
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:260906
    • 提供者:黄国芬
« 1 2 3 4 5 67 8 9 10 11 ... 32 »
搜珍网 www.dssz.com