Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Java (http://www.chiefdelphi.com/forums/forumdisplay.php?f=184)
-   -   [UPDATE]Custom dashboard - multiple cameras and sockets (http://www.chiefdelphi.com/forums/showthread.php?t=102329)

sand500 08-02-2012 22:35

[UPDATE]Custom dashboard - multiple cameras and sockets
 
This is a update to this thread
http://www.chiefdelphi.com/forums/sh...d.php?t=100675

We have been working on a custom dashboard system that uses sockets to connect to the robot, recive data and dynamicly display the data using one of the UI elements that we created. It also allows you to stream as many cameras as you want (limited only by the amount of ports on the router) directly to the dashboard, therefor bypassing the laggy crio. We were doing this all without any lag. Except for the MJPEG steaming code, the code is 100% original. Here is a video of it in action.
http://www.youtube.com/watch?v=0RYutNnbB6g

Updates since last post:
Network communication finished
Able to recive and parse all the data from the bot instead of just one value
UI Elements mostly finished
Streaming Cameras
Data managment system finished.

UI Elements
2D Asix Position
Bar graph
Graph
Camera
Dial (gyro)
Light (status light)
Speedometer
Text
TextField


src: (dosent include the server code (robot code) yet.
https://github.com/Wildcats3540/Dashboard

Intel i7 12-02-2012 20:44

Re: [UPDATE]Custom dashboard - multiple cameras and sockets
 
I uploaded the robot code to our github

https://github.com/Wildcats3540/Dashboard_Robot


All times are GMT -5. The time now is 11:31.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi