Converting Javalin Java to C Code
mike101video
Posts: 43
Has anyone explored converting Javalin Java to C-code?
I would like to prototype using Javalin and then move to dedicated microcontroller. Have found some (old) general C to Java tools on the WEB.
Any thoughts?
Mike
I would like to prototype using Javalin and then move to dedicated microcontroller. Have found some (old) general C to Java tools on the WEB.
Any thoughts?
Mike
Comments
Also, here you find lots of Javelin classes that easily convert back to C.
http://groups.yahoo.com/group/JavelinCode/files/Javelin%20Stamp%20IDE/lib/stamp/
I tried several automatic C to Java tools and found it was easier to manually
edit C sources (as this also gives you insight how the code works)
regards peter
I am building a wireless remote PAN/TIL/ZOOM controller for a VX2x00 Sony camera. I've made a prototype using a Basic Stamp and a PIC 16F - but both were limited by insufficient background UARTs and PWM. Looks like Javalin will be my answer - plus a rapid code/test cycle. The RF link will be serial over BLUETOOTH - so I should be able to proivde some classes for that in due course.
thanks for the help,
Mike
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA