avr_lib_lcdmenu1_02

所属分类:其他
开发工具:C/C++
文件大小:71KB
下载次数:0
上传日期:2021-03-31 14:36:38
上 传 者wuki
说明:  avr lcd menu control library

文件列表:
LICENSE (35147, 2012-03-24)
schematics (0, 2015-03-07)
schematics\avr_lcdmenu_sample-02.png (18279, 2015-03-07)
schematics\avr_lcdmenu_sample-02.sch (292171, 2015-03-07)
src (0, 2013-05-15)
src\adc (0, 2013-05-15)
src\adc\adc.c (5527, 2013-01-23)
src\adc\adc.h (1248, 2013-01-23)
src\lcd (0, 2013-05-15)
src\lcdmenu1 (0, 2013-05-15)
src\lcdmenu1\lcdmenu1.c (3404, 2015-03-07)
src\lcdmenu1\lcdmenu1.h (1899, 2015-03-07)
src\lcd\lcd.c (21546, 2006-01-29)
src\lcd\lcd.h (11118, 2015-03-07)
src\main.c (6931, 2015-03-07)
src\micromenu (0, 2013-05-15)
src\micromenu\micromenu.c (801, 2013-05-15)
src\micromenu\micromenu.h (2358, 2013-05-15)

================================================== lcdmenu1 lib ================================================== = Copyright (c) Davide Gironi, 2013 = = http://davidegironi.blogspot.it/ = ================================================== lcdmenu1 is a simple and small lcd menu builder for AVR Atmega. Works with 4 buttons (up, down, right, left), and can store values to eeprom. User can use button up and down to list menu categories, right and left to browse child and parent. If an item is selected, the right button makes the menu enter in edit-mode. In this mode button up and down changes the item value, left exit without save to eeprom, right exit and save to eeprom. The menu costructor is based upon Dean Camera micro-menu. It works on 2x16 lcd using the Peter Fleury lcd library for HD44780, but it can also be change to fit other lcd resolution. It is test on 2x16 HD44780 device, sample code is provided. Devel Notes ----------- This library was developed on Eclipse, built with avr-gcc on Atmega8 @ 8MHz. License ------- Please refer to LICENSE file for licensing information.

近期下载者

相关文件


收藏者