Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Java vs Labview (http://www.chiefdelphi.com/forums/showthread.php?t=148295)

Bpk9p4 12-05-2016 18:24

Re: Java vs Labview
 
Quote:

Originally Posted by aeastet (Post 1586203)
Are you still using the roboRIO to run these small robot? Do you make these available for other team to buy? Where would I get one if I did want to buy one?

No we do not use the roboRIO. We actually use a ChipKit wf32. It is basically a high power arduino with wifi. We do this to keep the price down allowing use to have a higher robot to student ratio. If you are interested in getting one you can get it from http://playingwithfusion.com/product...=65&catid=1009

if you have any question let me know or if you would like to see any other youtube video on programming Labview

Landonh12 12-05-2016 18:58

Re: Java vs Labview
 
Another thing about LabVIEW compared to Java or C++ is that it is able to help people who have a hard time understanding written languages. I know that when I first started programming, I couldn't really grasp the idea of a class or a function and how they interacted with parts of a program. LabVIEW helped me realize that a sub-vi is just like a function: there's inputs which feed into a block of code, which then in turn output a set of data. Seeing that visually really helped me grasp written languages a lot easier.

techhelpbb 12-05-2016 22:04

Re: Java vs Labview
 
Quote:

Originally Posted by Landonh12 (Post 1586270)
Another thing about LabVIEW compared to Java or C++ is that it is able to help people who have a hard time understanding written languages.

Java byte code is platform independent. It can be reverse engineered programmatically into UML and other diagrams. There are tools for Eclipse and standalone that can do this.

http://www.class-visualizer.net/

dmelcer9 13-05-2016 06:12

Re: Java vs Labview
 
Forgot to mention, but new tools such as JShell/Kulla are really lowering the Java learning curve.

SoftwareBug2.0 13-05-2016 22:17

Re: Java vs Labview
 
Quote:

Originally Posted by Landonh12 (Post 1586129)
How did you calculate this data? Just from this seasons record or a total record?

This is just from this season's records. I knew there were successful teams that used each but I was sort of interested see what came out.


All times are GMT -5. The time now is 17:39.

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