kobusven95
@kobusven95
Member
Joined: 2021-12-09 12:17 pm
Last seen: 2022-01-04 10:02 am
Topics: 2 / Replies: 58
Reply
RE: Keypad control not working

@will, what I want to do is to get the number (single digit), between 0 and 9, display whatever should be displayed and confirm the selection with "C"...

2 years ago
Forum
Reply
RE: Keypad control not working

It only shows the first initialized screen... To select...

2 years ago
Forum
Reply
RE: Keypad control not working

@will, Ok - I have added the { after the if, and added a else statement, as below, it still compiles, but does not accepts any input any longer. I hav...

2 years ago
Forum
Reply
RE: Keypad control not working

// LCDenKeyPad_Reg_LED's_Stepper //Keypad #include <Keypad.h> // Stepper #include <Stepper.h> // TFTLCD #include <MCUFRIEN...

2 years ago
Forum
Reply
RE: Keypad control not working

@will Already done. compiles 100%, but somewhere there is till a loop error. It starts and asks for the first number, but then goes into the loop. ...

2 years ago
Forum
Reply
RE: Keypad control not working

I see the stepper also work, wont break it down. Promise.

2 years ago
Forum
Reply
RE: Keypad control not working

@will I tried to break it down into little bits, but it is too integrated...

2 years ago
Forum
Reply
RE: Keypad control not working

@will // LCDenKeyPad_Reg_LED's_Stepper //Keypad #include <Keypad.h> // Stepper #include <Stepper.h> // TFTLCD #inc...

2 years ago
Forum
Reply
RE: Keypad control not working

@will Nice - I see it have a option to copy for FORUM as well.

2 years ago
Forum
Reply
RE: Keypad control not working

May I ask another question please? I have changed the sketch as follows: void setup(){// Stepper PINS//Definition of the pins, remember where you ...

2 years ago
Forum
Reply
RE: Keypad control not working

@will Thanks for the explanation

2 years ago
Forum
Reply
RE: Keypad control not working

@will thanks again. String confkey;int num; I changed that strings as suggested. Should I change the second string as well? if ((IRAval1>=1)&...

2 years ago
Forum
Reply
RE: Keypad control not working

@will Great - thanks a mil - however it is switch (confkey.toInt()) :)

2 years ago
Forum
Topic
Forum
Replies: 155
Views: 9634
Topic
2 years ago
Replies: 0
Views: 838
Page 4 / 4