Loading...
Byte code interpreter for 8051 microcontroller
Author(s)
Jeenjun, N.
Khuntaweetep, S.
Somkuarnpanit, S.
Date Issued
December 1, 2010
Type
Conference Paper
Abstract
This paper proposes a design of byte code interpreter for 8051 microcontroller. We developed a program based on Java language "write once, run everywhere". It can be employed to operate with another system since the program interfaces directly to the interpreter, instead of the real system. There are two instruction sets provided in the program. The first is condition commands such as IF and ELSE. The second is the commands for peripheral interfacing such as I2C, RS232 interface, for parallel port, timer and LCD interface. Interpreter is developed with C language, due to its simple structure. It is easy to develop and to modify the code. From the results, condition commands and no condition commands can be execute correctly.
Citation
Proceedings of the International Multiconference of Engineers and Computer Scientists 2010 Imecs 2010, 1125-1129, 2010
Subjects
