Description: C语言程序中实现系统中常用菜单的编写方法,很有借鉴性,供大家参考-C language program to achieve the menu system used in the preparation method, a very useful reference, for your reference Platform: |
Size: 23552 |
Author:hi_gx |
Hits:
Description: AVR-gcc example menu for LCD HD44780 compatible display. 4 switches up/down and left/right. It can be simulated in VMLab Platform: |
Size: 142336 |
Author:omcdr |
Hits:
Description: 《avr单机机c语言程序设计实例精粹》中LCD菜单综合系统设计实例源文件-Avr stand-alone machine c language programming examples essence " of the LCD menu system design example source file Platform: |
Size: 169984 |
Author:孙森 |
Hits:
Description: This example shows how external devices such as external SRAM and FLASH, and
peripherals such as LCD-display, A/D, and D/A can be access with the
External Memory Interface.
To enable the External Memory Interface, the SRE bit must be set in the
MCUCR register and optionally one or more wait states.
When the AT90S8515 is operated in the external SRAM mode, port A is used as
a multiplexed low-order address bus and data bus while port C is is used as
high order address bus.
In this example data is written to external memory location $4000 and read
back and output to LED connected to port B.
Note:
When using AVR Studio 4 for simulation, External Memory Interface must be
enabled using the menu Option
"Debug -> AVR Simulator Options -> Device Selection and select check box
"External Memory Interface" Platform: |
Size: 1024 |
Author:abdulmajeed |
Hits: