Page 1 of 1

Java hardware/software platform requrest

Posted: Fri Apr 08, 2016 10:13 am
by henry_pet
Hello,

I am a somewhat experienced programmer but new to Java. I am currently working through "Building Java Programs" using the JGrasp programming environment in Windows. This is quite abstract and I would like to be able to try out working with hardware. Is there a particular hardware/software platform someone could recommend?

Thank you.

Re: Java hardware/software platform requrest

Posted: Sat Apr 09, 2016 10:30 pm
by sterretje
I have no experience with it but maybe a Raspberry Pi is an option. Quick search: Getting Started with Java® SE Embedded on the Raspberry Pi

Re: Java hardware/software platform requrest

Posted: Mon Apr 11, 2016 9:37 am
by motopic
Or a BeagleBoneBlack, will just run java jre no problems.

That tool appears to be a closed system, curious why they did not start with NetBeans, Eclipse or Jedit and build integration into existing work platforms. Netbeans would have been easy, a lot of the pieces are already out there. I'd doubt this kind of closed tool would get much traction in industry. We are using NetBeans and adding modules for all the custom stuff we do. Its pretty easy to add really, then we can deploy to all coders once its tested.