|
|
|
![]() |
|
|||||||
|
||||||||
![]() |
|
|
Thread Tools | Rate Thread | Display Modes |
|
|
|
#1
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
Hey All, Some answers below...
Quote:
http://www.ctr-electronics.com/hro.html It's a C# based NETMF board that allows you to write/debug C# robot code (works with the free Visual Studio IDE/Debugger). This is where we add features to our CAN actuators first, test them, then port what makes sense to the FRC system. Our C# library is open source so you can use it as a reference for porting the Talon library to whatever. https://github.com/CrossTheRoadElec/HERO-SDK Also, if you are married to another hardware platform (familiarly, preference, whatever) you should consider looking at HERO anyway as a tool to field-upgrade/set-IDs, and to get your robot moving immediately. Then you can begin your porting effort by studying our library. If you happen to be at Worlds this week, check out our demos at our booth. We'll have at least one robot using HERO and Talons. Quote:
Quote:
The firmware file is on our site, use a HERO or roboRIO to field-upgrade your Talons. Quote:
I've also had a few customers just send high level commands to a HERO, which in turn updates the Talons (over UART or similar). See HERO User's Manual for serial example. Last edited by ozrien : 25-04-2016 at 14:32. Reason: spelling mistake |
|
#2
|
|||
|
|||
|
Re: Low-cost Talon SRX computer?
Quote:
|
|
#3
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
How difficult would it be to get Jaguars working through Hero on the CanBus? Does anybody know if the Jaguar firmware exists? We have a bunch of those sitting around. It would be great to have a test bed that connected them to a x-box controller.
I see there are 3 PWM outputs on the board. I suppose that would do about the same. Last edited by FrankJ : 25-04-2016 at 14:44. Reason: Added PWM comment |
|
#4
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
Quote:
Quote:
BUT you must put the nonFRC firmware into the Jags. That will require using BDC-COMM (and possible a serial connection). Or 2CAN if you have one lying around ![]() |
|
#5
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
Closing out my last comment on this old thread....
PWM Speed Controller class is now available in HERO SDK Beta Installer 4.4.0.25 (.zip) http://www.ctr-electronics.com/contr...ical_resources |
|
#6
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
IDK if It could be any help but I got can jaguars running on arduino, follow the link in my signature.
|
|
#7
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
The Zebracorns recently got one of our old robots converted to using Talon SRXs and a HERO board thanks to a generous donation by CTRE. We will be posting a paper about the process as soon as we can (we're in the middle of moving our lab right now).
Needless to say, the HERO board is an amazing tool for teams for this exact reason and it has us talking about how we can use it for more prototyping in the future. |
|
#8
|
|||||
|
|||||
|
Re: Low-cost Talon SRX computer?
I bought some SPARKs for this project several months ago, leaving the encoder counting to the arduino, but thanks.
|
|
#9
|
||||
|
||||
|
Re: Low-cost Talon SRX computer?
Quote:
Last edited by teslalab2 : 26-08-2016 at 07:51. |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|