HaikuVM has been started for hobbyists who develop applications for ARDUINO to open the world of JAVA and leJOS. Yes, you can program an ARDUINO with JAVA!

HaikuVM is so small that it even runs on an atmega8 (and the ASURO robot). And yes, you can program an ASURO robot with JAVA! And since version 1.4.0 the RCX lego brick.

Features

  • Since version 1.4.3 it runs on the Raspberry Pi 3
  • Since version 1.4.2 it runs for target: esp8266
  • Since version 1.4.0 it runs for target: RCX the lego brick
  • Runs for targets: AVR (e.g. ATmega8, ATmega328p), UBUNTU, WINDOWS
  • Direct access to memory and IO ports
  • Native Interface (JNI)
  • Direct access to C/C++ functions and libraries via annotations @NativeCFunction / @NativeCppFunction
  • Insert C code into your Java file using annotation member 'cImpl'.
  • Preemptive threads
  • Exceptions
  • Synchronization
  • double and float support
  • Arrays, including multidimensional ones
  • Garbage collection
  • Configurable 64, 32 or 16 bit data types including half precision float
  • Zero Assembler Code
  • Compact: Requires only down to 5k Bytes of code memory which includes HaikuVM and your Java program.
  • Fast: About 55k Java opcodes per second on 8 Mhz AVR ATmega8
  • Needs only 250 Bytes RAM (the rest is for your JAVA variables and objects)
  • Uses a static linking model to reduce code footprint
  • one register stack-caching

Project Samples

Project Activity

See All Activity >

License

GNU General Public License version 3.0 (GPLv3)

Follow haikuVM

haikuVM Web Site

You Might Also Like
Red Hat Enterprise Linux on Microsoft Azure Icon
Red Hat Enterprise Linux on Microsoft Azure

Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of haikuVM!

Additional Project Details

Intended Audience

Developers

Programming Language

C, Java

Related Categories

C Interpreters, C Virtual Machine Software, C Robotics Software, Java Interpreters, Java Virtual Machine Software, Java Robotics Software

Registered

2011-09-12