文件名称:avr_led_maxtrix
- 所属分类:
 - 单片机(51,AVR,MSP430等)
 - 资源属性:
 - [C/C++] [源码]
 - 上传时间:
 - 2014-12-05
 - 文件大小:
 - 5kb
 - 下载次数:
 - 0次
 - 提 供 者:
 - verg*****
 - 相关连接:
 - 无
 - 下载说明:
 - 别用迅雷下载,失败请重下,重下不扣分!
 
下载 
            
                
                
	
	
	
	
                    别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
            如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
1.Atmega16单片机SPI接口初始化
2.使用SPI的中断方式向595不断地发送数据
3.也可以使用通用I/O口产生时序驱动595
4.定义了前景和背景两块显示缓存
5.含有对显示缓存进行清空,复制,读取,比较的功能函数
6.含有画点和画直线的功能函数-1.Atmega16 microcontroller SPI interface initialization 2. Using the SPI interrupt continuously send data to the 595 3. You can also use the generic I/O port to generate timing-driven 595 4. Define the foreground and background of the two display buffer containing 5 display Empty the cache, copy, read, compare the performance function 6. contain draw points and draw a straight line performance function
			2.使用SPI的中断方式向595不断地发送数据
3.也可以使用通用I/O口产生时序驱动595
4.定义了前景和背景两块显示缓存
5.含有对显示缓存进行清空,复制,读取,比较的功能函数
6.含有画点和画直线的功能函数-1.Atmega16 microcontroller SPI interface initialization 2. Using the SPI interrupt continuously send data to the 595 3. You can also use the generic I/O port to generate timing-driven 595 4. Define the foreground and background of the two display buffer containing 5 display Empty the cache, copy, read, compare the performance function 6. contain draw points and draw a straight line performance function
(系统自动生成,下载前可以参看下载内容)
下载文件列表
avr_led_maxtrix\led_matrix.c
...............\led_matrix.h
avr_led_maxtrix