文件名称:M32examples
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-23
- 文件大小:
- 97kb
- 下载次数:
- 0次
- 提 供 者:
- 周*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
这些源代码 是在ICCAVR的编译环境中实现的 对于刚刚接触单片机的初学者有很大的帮助-The source code is compiled in ICCAVR environment for just contact SCM beginners have a lot of help。
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Readme.h
Example_10_1wireInt
Example_11_1wireUsartint
Example_1_Hello
...............\hello.c
...............\hello.cof
...............\hello.dbg
...............\hello.dp2
...............\hello.hex
...............\hello.lis
...............\hello.lk
...............\hello.lst
...............\hello.mak
...............\hello.mp
...............\hello.o
...............\hello.prj
...............\hello.s
...............\hello.src
...............\hello._c
Example_2_Led
.............\led.c
.............\led.cof
.............\led.dbg
.............\led.dp2
.............\led.hex
.............\led.lis
.............\led.lk
.............\led.lst
.............\led.mak
.............\led.mp
.............\led.o
.............\led.prj
.............\led.s
.............\led.src
.............\led._c
.............\led01.c
Example_3_LedInt
................\ledintr.c
................\ledintr.cof
................\ledintr.dbg
................\ledintr.dp2
................\ledintr.hex
................\ledintr.lis
................\ledintr.lk
................\ledintr.lst
................\ledintr.mak
................\ledintr.mp
................\ledintr.o
................\ledintr.prj
................\ledintr.s
................\ledintr.src
................\ledintr._c
Example_4_UsartPolled
.....................\Usart.c
.....................\Usart.cof
.....................\Usart.dbg
.....................\Usart.dp2
.....................\Usart.h
.....................\Usart.hex
.....................\Usart.i
.....................\Usart.lis
.....................\Usart.lk
.....................\Usart.lst
.....................\Usart.mak
.....................\Usart.mp
.....................\Usart.o
.....................\Usart.prj
.....................\Usart.s
.....................\USART.SRC
.....................\Usart._c
.....................\Usart._h
Example_5_UsartInt
..................\Usart.h
..................\Usart._h
..................\UsartInt.c
..................\UsartInt.cof
..................\UsartInt.dbg
..................\UsartInt.dp2
..................\UsartInt.hex
..................\UsartInt.lis
..................\UsartInt.lk
..................\UsartInt.lst
..................\UsartInt.mak
..................\UsartInt.mp
..................\UsartInt.o
..................\UsartInt.prj
..................\UsartInt.s
..................\USARTINT.SRC
..................\UsartInt._c
Example_6_Clock
...............\clock.c
...............\clock.prj
...............\clock.src
Example_7_Spi
.............\spi.c
.............\spi.h
Example_8_SpiInt
................\spi.c
................\spi.h
Example_9_1wire