NanoVM is a open-source implementation of the Java virtual machine. The NanoVM was initially developed to run on the Atmel AVR ATmega8 used in the Asuro Robot. It was ported to run on the C't-Bot and the Nibo-robot and can easily be ported to other AVR-based systems. The virtual machine uses almost 8 kilobytes of code memory (entire flash in case of ATmega8) and 256 bytes of RAM. Every user's . class are processed by NanoVM's Converter which transforms it into one bytecode file.
| Property | Value |
| dbpprop:abstract
|
- NanoVM is a open-source implementation of the Java virtual machine. The NanoVM was initially developed to run on the Atmel AVR ATmega8 used in the Asuro Robot. It was ported to run on the C't-Bot and the Nibo-robot and can easily be ported to other AVR-based systems. The virtual machine uses almost 8 kilobytes of code memory (entire flash in case of ATmega8) and 256 bytes of RAM. Every user's . class are processed by NanoVM's Converter which transforms it into one bytecode file. Special tools next send this file through serial line into device. For this operation is useful NanoVM's bootloader which store this content on-chip EEPROM.
- NanoVM è una implementazione open-source della Java Virtual Machine ed è stato concepito e sviluppato, perlomeno inizialmente, per l'Atmel AVR ATmega8, microprocessore utilizzato dal Robot Asuro. Successivamente l'impiego di NanoVM è stato esteso anche ad altri processori della stessa famiglia. Questa virtual machine necessita di 8 Kbytes di memoria (tanto è grande la sua implementazione) e di 256 byte di RAM. Il bytecode generato dal programmatore viene processato da NanoVM che effettua alcune operazioni di conversione spedendo il risultato a un bootloader. Il codice viene infine memorizzato in una memoria EEPROM.
- NanoVM é uma implementação de um Software Livre usando Java virtual machine. O NanoVM foi desenvolvido de inicio para rodar Atmel AVR ATmega8 usado para rodar Asuro Robot. O NanoVM pode ser facilmente incluido em outros AVRs. A virtual machine geralmente usa 8k Bytes de memória (todo o disco flash no caso do ATmega8) e 256 Bytes de RAM.
|
| dbpprop:hasPhotoCollection
| |
| dbpprop:reference
| |
| rdfs:comment
|
- NanoVM is a open-source implementation of the Java virtual machine. The NanoVM was initially developed to run on the Atmel AVR ATmega8 used in the Asuro Robot. It was ported to run on the C't-Bot and the Nibo-robot and can easily be ported to other AVR-based systems. The virtual machine uses almost 8 kilobytes of code memory (entire flash in case of ATmega8) and 256 bytes of RAM. Every user's . class are processed by NanoVM's Converter which transforms it into one bytecode file.
- NanoVM è una implementazione open-source della Java Virtual Machine ed è stato concepito e sviluppato, perlomeno inizialmente, per l'Atmel AVR ATmega8, microprocessore utilizzato dal Robot Asuro. Successivamente l'impiego di NanoVM è stato esteso anche ad altri processori della stessa famiglia. Questa virtual machine necessita di 8 Kbytes di memoria (tanto è grande la sua implementazione) e di 256 byte di RAM.
- NanoVM é uma implementação de um Software Livre usando Java virtual machine. O NanoVM foi desenvolvido de inicio para rodar Atmel AVR ATmega8 usado para rodar Asuro Robot. O NanoVM pode ser facilmente incluido em outros AVRs. A virtual machine geralmente usa 8k Bytes de memória (todo o disco flash no caso do ATmega8) e 256 Bytes de RAM.
|
| rdfs:label
| |
| owl:sameAs
| |
| skos:subject
| |
| foaf:page
| |