![]() |
4-Digit feedback from bot
My team is going to try to use a potentiometer (or a sensor that will give a degree feedback) on our arm. The way that we wanted see the values we were getting was to use the 4-Digit LEDS that usually display the team number. We looked through the manual and all of the other forums, but we couldn't find anything. Any help would be greatly appreciated.
|
Re: 4-Digit feedback from bot
Quote:
There's a global variable called User_Byte (or something like it) that your code can set. The part of the default code that controls the red and green feedback LEDs on the OI will copy its value to the numeric display when the OI display select button is used to select the user byte. |
Re: 4-Digit feedback from bot
Quote:
Look in user_routines.c at the very bottom and you will see the lines: Code:
else /* User Mode is On - displays data in OI 4-digit display*/As Alan mentioned, you are limited to three of the display digits (a one byte 0-255 value). To see this displayed on the OI, push the tiny select button on the OI until a "u" is displayed in the left most digit. |
| All times are GMT -5. The time now is 23:56. |
Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi