answersLogoWhite

0


Best Answer

its like C Programming on pic microcontroller...

[EDIT 7/31/2012]

Well, it is not really the same as programming C. C is compiled and runs on the metal and Java is interpreted and runs in a sandbox. Completely different. The answer to the question is yes, you can. JwiK™ is an open source Java VM for 8 bit microcontrollers and is designed to work on micros without a decent stack: ie. 8051 and PIC.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

12y ago

Java was originally invented for embedded programming. Although it found more use in internet servers and other areas of computing. You would need a Java virtual machine for your micro.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Can you program micro-controllers using Java language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What has the author Joe Weber written?

Joe Weber has written: 'Using Java 1.2' -- subject(s): Java (Computer program language) 'Using Java 1.1' -- subject(s): Java (Computer program language)


What has the author Eric Ladd written?

Eric Ladd has written: 'Using HTML 4.0, Java 1.1, and JavaScript 1.2' -- subject(s): Java (Computer program language), HTML (Document markup language), JavaScript (Computer program language)


How do you write a java program with xcode4?

You are best off looking into downloading an IDE such as Eclipse or netbeans, as they are tailored towards development using the Java programming language.


What has the author Patrick Niemeyer written?

Patrick Niemeyer has written: 'Learning Java' -- subject(s): Java (Computer program language) 'Learning Java' -- subject(s): Java (Computer program language), Java (programmeertaal) 'Java Reference Library on the Web'


How do you write program in jdk?

JDK stands for Java Development Kit. It is not a programming language. It is a the system using which you can develop programs in Java. You need to have jdk installed in your machine to create java programs.


How is java both a programming language and a platform?

By using Navite Interface we write this type of code


What has the author Patrick Chan written?

Patrick Chan has written: 'The Java class libraries, second edition, volume 1' -- subject(s): Java (Computer program language) 'The Java(TM) Developers Almanac 1999' -- subject(s): Java (Computer program language), Java (Langage de programmation) 'The Java developers almanac 1.4' -- subject(s): Java (Computer program language) 'Java Developer's Almanac'


How do you write a program using function that counts the number of vowels in a string in java language?

Use text-editor notepad++


What do a java developer do?

A Java developer helps create a program which can understand any form of computer language. A Java developer tries to make a program that can understand the computer language that is on any computer platform.


What has the author Elliotte Rusty Harold written?

Elliotte Rusty Harold has written: 'Java Network Programming' 'Java Developer's Resource' -- subject(s): Java (Computer program language) 'Effective XML' -- subject(s): XML (Document markup language) 'XML 1.1 Bible' -- subject(s): OverDrive, Computer Technology, Nonfiction 'Java Network Programming (Java Series (O'Reilly & Associates).)' 'Java I/O' -- subject(s): Java (Computer program language), Programmation (Informatique), Java (Langage de programmation), Ein-Ausgabe, Java , Programmierung 'Processing XML with Java' -- subject(s): Java (Computer program language), XML (Document markup language) 'XML in a Nutshell' 'Java I/O' -- subject(s): Java (Computer program language)


What are java applications?

Applications that are built using the Java language are termed as Java applications.


What is a java programming?

A java program is a program that is coded and run in the programming language called java. Java is similar to c++ in structure, and is more common in web apps. C++ is the equivalent for more heavy duty programs such as most software used to compose a java program.