Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 6 of 6

Thread: hardware requirement for Java

  1. #1
    Junior Member
    Join Date
    Jun 2011
    Posts
    2
    My Mood
    Where
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default hardware requirement for Java

    I want to know wat is the hardware requirement for Java run time to work. Exampl of a calculator which has a small ciruit board and has a calculator app installed or burnt on to the hardware .. Please clarify the hardware requirement for the same.Java run time environment to be burnt on to a hardware to have java apps work on it, so for it wats the hardware requirement,

    Thanks & Regards
    Manohar


  2. #2
    Administrator copeg's Avatar
    Join Date
    Oct 2009
    Location
    US
    Posts
    5,320
    Thanks
    181
    Thanked 833 Times in 772 Posts
    Blog Entries
    5

    Default Re: hardware requirement for Java

    Did you try google? First hit: What are the system requirements for Java 6?
    I have no idea what you mean by 'burnt'

  3. #3
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: hardware requirement for Java

    I think he means what are the requirements to make Java run on hardware such as a calculator?

    It would need some kind of JVM but I have no idea about this kind of thing. Would be interested to find out though. Always wanted to make a robot
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  4. #4
    Forum old-timer
    Join Date
    Nov 2008
    Location
    Faversham, Kent, UK
    Posts
    472
    My Mood
    Mellow
    Thanks
    4
    Thanked 58 Times in 54 Posts

    Default Re: hardware requirement for Java

    Cross-posted without notification on CodeGuru forums.

  5. #5
    Junior Member
    Join Date
    Jun 2011
    Posts
    2
    My Mood
    Where
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: hardware requirement for Java

    Hi

    I mean burnt as in embedding to a hardware , not to work in PC...
    A good example is calculator, the hardware looks very much like a circuit board but has the calc program embedded into the hardware , same way i wanted to know how to embedd java run time in a hardware similar to circuit board, was the requirement of the hardware. Please share this question to ur friends as help me finding my answer.

  6. #6
    Crazy Cat Lady KevinWorkman's Avatar
    Join Date
    Oct 2010
    Location
    Washington, DC
    Posts
    5,424
    My Mood
    Hungover
    Thanks
    144
    Thanked 636 Times in 540 Posts

    Default Re: hardware requirement for Java

    Quote Originally Posted by JavaPF View Post
    Always wanted to make a robot
    Check out LeJos!

    LeJOS, Java for Lego Mindstorms
    Useful links: How to Ask Questions the Smart Way | Use Code Tags | Java Tutorials
    Static Void Games - Play indie games, learn from game tutorials and source code, upload your own games!

Similar Threads

  1. new to hardware programming
    By kenmurimi in forum Java Theory & Questions
    Replies: 3
    Last Post: August 16th, 2012, 06:53 AM
  2. hardware ID
    By ttsdinesh in forum Java Native Interface
    Replies: 7
    Last Post: September 27th, 2009, 03:17 AM
  3. Replies: 10
    Last Post: June 22nd, 2009, 07:45 AM