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

Add conveyor speed settings to phone app #17

Open
VanceVagell opened this issue May 13, 2017 · 1 comment
Open

Add conveyor speed settings to phone app #17

VanceVagell opened this issue May 13, 2017 · 1 comment

Comments

@VanceVagell
Copy link
Owner

Currently, when you build a SMARTA you need to manually edit the Arduino source code to adjust timing values for the conveyor belt, to ensure it dispenses 1 piece of food at a time, then rewinds properly for 1 cup and 7 cups.

Instead, those settings should be part of the phone app, and sent to the Arduino with each dispense/rewind/full rewind command.

This enhancement request is to add settings for these 3 things:

  1. Dispense speed
  2. Rewind speed
  3. Full rewind speed (go back 7 cups)

And the Arduino app should use the passed-in values rather than the current constants.

@VanceVagell
Copy link
Owner Author

Actually, it seems the "full rewind" isn't used at all anymore. So just need settings for dispense and rewind (and the Android apps smartly send the correct number of rewind commands to Arduino, depending on how many dispenses have happened).

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