Jump to content
43oh

wendlers

Members
  • Content Count

    6
  • Joined

  • Last visited

Reputation Activity

  1. Like
    wendlers reacted to areben in Community Project: ROCKETuC   
    ROCKETuC is a library for launchpad, processing and Java which allows for control of the microcontroller through USB.
     
    Stefan Wendler and I (mostly Stefan ) have been putting this together to get it to a state to release for feedback.
     
    "ROCKETuC is a Library for fast prototyping of micro-controllers through serial protocols.
    Currently the TI Launchpad with an MSP430G2553 installed is the only supported
    hardware."
     
    Right now, we have a github page with a pre-alpha release
     
    https://github.com/areben/ROCKETuC
     
     
    A how-to for processing
     
    Processing example code
     
    Here is an image of a simple GUI in processing by Stefan:

     
    Source code for the GUI
     
    We are looking for people to try it out and give some feedback.
    We are also looking for coders to help with the project, specifically with the processing library, add-on modules, documentation and website.
     
    We will also have a homepage up at
    homepage: http://rocketuc.com
  2. Like
    wendlers got a reaction from Automate in Community Project: ROCKETuC   
    I just put the videos on youtube.
     
    Basic Introduction to ROCKETuC:
     

     
    Using External Interrupts:
     

     
    Regards,
    Stefan
  3. Like
    wendlers got a reaction from Automate in Community Project: ROCKETuC   
    Here is the protocol definition for ROCKETuC.
     
    And yes, the Simpsons already did it, ah no I mean Firmata does something similar, but we use a different protocol ... A standard in general would be a good thing but is hard to achieve. But the protocol (as well as the transport layer) of ROCKETuC are only one aspect of ROCKETuC, and they are exchangeable in fact.
     
    Regards,
    Stefan
    ROCKETuC_Protocol.pdf
×
×
  • Create New...