文件名称:led.X
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-02-02
- 文件大小:
- 130kb
- 下载次数:
- 0次
- 提 供 者:
- Ni***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
How to interface LED with Microchip’s PIC microcontroller? How to connect LEDs to a PIC microcontroller? LED interfacing is the stepping stone for microcontroller development. This is a simple embedded program for PIC 16F877A to interface LEDs, suitable for beginners who wish to study basics of embedded microcontroller programming. The program is developed through Micro C compiler, one of the best solutions for embedded programming in PIC family. It is compatible for Windows XP and Windows 7 platforms and comes with internal burning tools. This PIC circuit is a beginner circuit, do this PIC project to explore the world of microcontrollers.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
led.X\build\default\debug\main.p1
.....\.....\.......\.....\main.p1.d
.....\.....\.......\.....\main.pre
.....\.....\.......\production\main.p1
.....\.....\.......\..........\main.p1.d
.....\.....\.......\..........\main.pre
.....\dist\default\debug\led.X.debug.cmf
.....\....\.......\.....\led.X.debug.elf
.....\....\.......\.....\led.X.debug.hxl
.....\....\.......\.....\led.X.debug.lst
.....\....\.......\.....\led.X.debug.map
.....\....\.......\.....\led.X.debug.obj
.....\....\.......\.....\led.X.debug.rlf
.....\....\.......\.....\led.X.debug.sdb
.....\....\.......\.....\led.X.debug.sym
.....\....\.......\production\led.X.production.cmf
.....\....\.......\..........\led.X.production.elf
.....\....\.......\..........\led.X.production.hex
.....\....\.......\..........\led.X.production.hxl
.....\....\.......\..........\led.X.production.lst
.....\....\.......\..........\led.X.production.map
.....\....\.......\..........\led.X.production.obj
.....\....\.......\..........\led.X.production.rlf
.....\....\.......\..........\led.X.production.sdb
.....\....\.......\..........\led.X.production.sym
.....\funclist
.....\l.obj
.....\main.c
.....\Makefile
.....\nbproject\configurations.xml
.....\.........\Makefile-default.mk
.....\.........\Makefile-genesis.properties
.....\.........\Makefile-impl.mk
.....\.........\Makefile-local-default.mk
.....\.........\Makefile-variables.mk
.....\.........\Package-default.bash
.....\.........\private\configurations.xml
.....\.........\.......\private.properties
.....\.........\.......\private.xml
.....\.........\project.properties
.....\.........\project.xml
.....\build\default\debug
.....\.....\.......\production
.....\dist\default\debug
.....\....\.......\production
.....\build\default
.....\dist\default
.....\nbproject\private
.....\build
.....\dist
.....\nbproject
led.X