Skip to content

Conversation

fong5855
Copy link
Contributor

@fong5855 fong5855 commented Jul 9, 2018

Summary

  • Realize the remote 3D Interaction System by EMSK ARC board.

  • Using the EMSK to achieve a low power system.

  • Contribute to

    1. ESP8266 for simple WiFi tcp socket server implement.
    2. FTDI FT2232H communication flow between PC and EMSK board.
    3. A novel method to realize the remote 3D interaction by very low bandwidth and very low power.
    4. Implement the spherical linear interpolation algorithm in EMSK board. Computing the vector interpolation of quaternion for the purpose of animating 3D rotation.
    5. The PC application. Both Linux and Windows are support.

User Manual

Refer to the readme.md file in our project for more information.

#
# root dir of embARC
#
EMBARC_ROOT = ../..
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

EMBARC_ROOT = ../../../../..

Copy link
Contributor

@IRISZZW IRISZZW left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Plesae make sure your app can compile

@fong5855
Copy link
Contributor Author

Update in the latest commit.
Thank you.

@vonhust vonhust merged commit 7d72469 into foss-for-synopsys-dwc-arc-processors:master Jul 16, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants