|
|||||||
| UNOFFICIAL Answers - Ask the Community! Community Members can provide UNOFFICIAL answers to the questions from the "locked" forum above. |
![]() |
|
|
Thread Tools |
|
#11
|
||||
|
||||
|
Re: LCD Display easy C v4 cortex
Quote:
|
|
#12
|
||||
|
||||
|
Re: LCD Display easy C v4 cortex
OK.. So use two of the 3 Wire Extenders... One on the TX and One on the RX.. They're just wires.. If Current is involved, like with a Motor, Wire Size can be important, but I believe that the 3 Wire Extenders and be user on Any 3 Wire device... The Worst that will happen is it Won't Work... The Best, it Works Perfectly. ![]() |
|
#13
|
||||
|
||||
|
Re: LCD Display easy C v4 cortex
We also might get "DQed", for taking this Thread, off ( the Original ) Topic...
![]() Although this discussion, is kind of related to the OP's Question... |
|
#15
|
||||
|
||||
|
Re: LCD Display easy C v4 cortex
Quote:
The LCD Initialize and LCD Backlight function calls would be placed in the void Initialize ( void ) function, since it ONLY needs to be done Once.. The Start Buttons Watcher function call might possibly be placed in the void Initialize ( void ) function, as well, since it ONLY needs to be done Once.. But it might need to be set in the function where the Buttons are read.. You will need to try that yourself, if I don't get to it first.. The Set Display Text function is called, whenever you want to change the Message on the LCD Display, and the Get Buttons Watcher function is called whenever you want to detect Button Presses. So a simple example is using the Display and the Buttons to let you Select a particular Autonomous Mode.. In this case, the Set Display Text the Get Buttons Watcher function calls will need to be in the void Initialize ( void ) function, so that you can look at you Autonomous Mode Choices, and Select the One that you need. You might chose to call the Set Display Text function from the Autonomous (0) function and the OperatorControl ( 0 ) function to provide Feedback, even though you most likely won't be able to read or even see them.. |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
|
|