Shop OBEX P1 Docs P2 Docs Learn Events
Converting Javalin Java to C Code — Parallax Forums

Converting Javalin Java to C Code

mike101videomike101video Posts: 43
edited 2005-04-26 23:08 in General Discussion
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

Comments

  • Peter VerkaikPeter Verkaik Posts: 3,956
    edited 2005-04-18 15:16
    Read the attached article for explanations how to convert C to Java.

    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
  • mike101videomike101video Posts: 43
    edited 2005-04-22 09:28
    Thanks for the pointers. There seems to be much useful code on the Yahoo Group - thanks..

    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 WilliamsJon Williams Posts: 6,491
    edited 2005-04-26 23:08
    Do post your poject in the Project forums when you're done -- sounds interesting. I, too, do a little video work. I have a VX1000 but have recently replace it with a DVX100A. The only thing I don't like about the DVX is that it doesn't have LANC like my Sony; still, I'm thinking about building a custom LANC controller using SX/B.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Jon Williams
    Applications Engineer, Parallax
    Dallas, TX· USA
Sign In or Register to comment.