TotalCross PluginThe simplest way to start coding with TotalCross TotalCross is an open source cross-platform SDK developed to bring speed to GUI (Graphical User Interface) creation for embedded devices. TotalCross has the development benefits from Java without the need of Java running on the device, as it uses its own bytecode and virtual machine (TC bytecode and TCVM), created specifically for performance enhancement. TotalCross runtime is currently at 5MB to bring mobile grade user experience even for low-end MPUs. Features
Requirements
Using TotalCross PluginCreate a projectThis is the first step you will need to follow.
Now you can start coding your project. PackageOnce your project is finished, it's time to package it. This is how you do it:
Deploy
Deploy and RunThis is working only for linux arm programs. This feature performs platform deploy&run via ssh.
Contributing to TotalCross PluginTo contribute, follow these steps:
MaintenersThanks to the following people who have contributed to this project:
ContactIf you want to contact me you can reach me at br.yeltsin@gmail.com. LicenseThis project uses the following license: MIT. |