Closed gbuckholtz closed 5 years ago
If we are doing lights, I think it's a good idea to have it also have an indicator in smart dashboard, as that will be important for sandstorm as well
Reference:
exactly! @ajayyy you could code on the assumption that we are going to find those LEDs again.
We have to look into if we are using the same relays as before as they are discontinued now.
Relay reference: https://wpilib.screenstepslive.com/s/currentCS/m/java/l/599706-on-off-control-of-motors-and-other-mechanisms-relays
Do the old relays work?
On Mon, 4 Feb 2019, 20:58 Ajay Ramachandran <notifications@github.com wrote:
We have to look into if we are using the same relays as before as they are discontinued now.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/LakeEffectRobotics/LER_2019/issues/14#issuecomment-460485903, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKRlJzgx0R4EiztuRfjaS7i4xq-J0cfks5vKOVEgaJpZM4aPrrJ .
You could get a copy of Sensor_V2 and use the relays that are already on board. Once you get it working you could then move those relays to the working bot. @ajayyy , Are there enough relays on the test bot to spread over two new bots?
I don't think there are enough unless we want to steal from from the steamworks bot as well. But that bot is at the new place.
I think that we should ask Mr. Wood about options then. I will be there on Wednesday and we can see what can be done.
On Feb 5, 2019, at 4:57 PM, Ajay Ramachandran notifications@github.com wrote:
I don't think there are enough unless we want to steal from from the steamworks bot as well. But that bot is at the new place.
— You are receiving this because you were assigned. Reply to this email directly, view it on GitHub https://github.com/LakeEffectRobotics/LER_2019/issues/14#issuecomment-460819830, or mute the thread https://github.com/notifications/unsubscribe-auth/ABKRlBdkuArz1-pqtCsCGQHWx0fI8DTOks5vKf4_gaJpZM4aPrrJ.
@ajayyy , I wrote Mr. Wood and he says he should have some relays that will work. If not he can order something suitable from Digikey
Okay, I'll be at the meeting Friday. I'll look into putting the LED code into Shawn's test code.
https://github.com/LakeEffectRobotics/LER_2019/tree/ajayyy-led
Confirmed to work on sensor test bot. We can try it out with the new relays now.
There is code in the 2017 codebase that operates the LEDs. That could be a place to start.
I suppose the very first step is to find some LEDs!