Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Abstract Inmoov_Firmware arduino code to support the standard arduino implementation #8

Open
alansrobotlab opened this issue Mar 14, 2017 · 0 comments

Comments

@alansrobotlab
Copy link
Owner

Update Arduino sources to support the standard inmoov configuration (Arduino Mega + Arduino Uno)

  • Be flexible enough to support other arduino driven configurations.
  • Rename package InMoov_Arduino?
  • Support enabling/disabling functions that rely on a/d input
    • wrap in ifdef
    • disable moveto on enable() if no initial position defined

If possible, make it eas(ier) for new people by maybe having the default configuration for the standard inmoov arduino setup?

@alansrobotlab alansrobotlab added this to the xenial_kinetic milestone Mar 14, 2017
@alansrobotlab alansrobotlab changed the title Abstract Inmoov_Teensy arduino code to support the standard arduino implementation Abstract Inmoov_Firmware arduino code to support the standard arduino implementation Mar 14, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant