|
Re: Communicating With A PC
what are you trying to transfer? If you just want to get feedback or basic debug info, you could just use my ZomB Dashboard: http://firstforge.wpi.edu/sf/projects/zombdashboard
it (currently) uses the dashboard packets to send ints, floats, and strings, and also supports the video stream. You can also configure the DS to send data (minus video) to a remote computer (its in a draft manual on the site)
It uses the Dashboard class and works with Java and C++ If you need help, pm me.
__________________
Bubble Wrap: programmers rewards
Watchdog.Kill();
printf("Watchdog is Dead, Celebrate!");
How to make a self aware robot: while (∞) cout<<(sqrt(-∞)/-0);
Previously FRC 451 (The Cat Attack)
Now part of the class of 2016 at WPI & helping on WPILib
|