CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

Password entering with help of up and down button

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
ihsanbu



Joined: 14 Oct 2006
Posts: 27
Location: islamabad,pakistan

View user's profile Send private message AIM Address Yahoo Messenger MSN Messenger

Password entering with help of up and down button
PostPosted: Wed Sep 11, 2013 12:50 pm     Reply with quote

i HAVE FOUR KEY ON MY SYSTEM

Up key
down key
enter key
cancel key

I need help to create password entry and up and down key show different log function at pressing.


PCM programmer Crying or Very sad Very Happy
PCM programmer



Joined: 06 Sep 2003
Posts: 21708

View user's profile Send private message

PostPosted: Wed Sep 11, 2013 1:07 pm     Reply with quote

In general, don't ask questions to one specific person. Give everyone
a chance to answer your post.
Mike Walne



Joined: 19 Feb 2004
Posts: 1785
Location: Boston Spa UK

View user's profile Send private message

PostPosted: Wed Sep 11, 2013 2:55 pm     Reply with quote

You've got the same No. of keys as "Simon says".

Work from that.

Mike
ezflyr



Joined: 25 Oct 2010
Posts: 1019
Location: Tewksbury, MA

View user's profile Send private message

PostPosted: Thu Sep 12, 2013 10:46 am     Reply with quote

Hi,

In short, it's a bit painful..... BTW, you don't tell us what the feedback is to the user.... I assume it's some sort of LCD?

I just completed a Wifi connected remote sensor project that has a menu system allowing the user to select the desired SSID (scrolling up/down thru
a list of available AP's), and enter a Password. I'm using a GLCD, and I display a 'table' with all available characters, and then use my left/right buttons
to scroll thru them placing an underscore under the selected character. Once the desired character is selected, a 'Select' button is pushed. The process
repeats until the entire password is entered, and an 'Enter' button is pressed. It sounds a bit 'kludgy', but it looks good, and works surprisingly well!

Yes, a bit painful, but I wanted a totally stand-alone product, so it was necessary......

John
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group