Skip to content

SungHoHong2/SW_Hackthon_2017

Repository files navigation

SW_Hackthon_2017

First Image

- project architecture

  1. Buffer link

    • shares stack data for sending messages between the java and arduino
    • java application adds messages in the stack
    • arduino reads the messages from the stack
  2. Arduino_Frame link

    • inspired by java friendly based implementation of arduino codes
    • arduino instructions are saved within this file
    • establish RXTXX communication to gain access of serail connection
  3. UI_Frame link

    • use java awt library for user friendly interface.
    • actionlisteners are implemented in this file
    • use thread to dynamically display the working actions of arduino
  4. Main_Controller link

    • the file that runs the program


- UI Instructions

First Image Second Image Third Image

About

SouthWest hackathon Project inspired by Arduino

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published