Choosing the Programming language for a microcontroller
-
Dear all I am new to embededd development. I am confused in choosing the programming language for my processor which will support C as well as Java. My embedded application is basically a communication based application(Serial as well as LAN. In future the feature of the device/application will be extended to work in internet also. So guide me in choosing the programming language(which one is best in LAN/Internet based application). And also give me an example of Web based embedded application. Thanks in advance.
-
Dear all I am new to embededd development. I am confused in choosing the programming language for my processor which will support C as well as Java. My embedded application is basically a communication based application(Serial as well as LAN. In future the feature of the device/application will be extended to work in internet also. So guide me in choosing the programming language(which one is best in LAN/Internet based application). And also give me an example of Web based embedded application. Thanks in advance.
i know some of modules can convert the LAN to Serial Port. It also comes with a Java and C lib, for web application, i chose the java. for your case, maybe you can try the processor work with such kind of modules. it can save you alot of time by using the java lib.