-
Notifications
You must be signed in to change notification settings - Fork 35
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 option for choosing rotation direction in setup #55
Comments
Hi Ralf, thank you for writing in. Sure, we will be happy to follow your suggestions. We will need to consider how we can ship binary builds for variants, like you are proposing. With kind regards, |
@amotl This is exactly were I currently fail. I have build the Hardware and flashed the original Firmware (https://github.com/hiveeyes/hanimandl/releases/tag/v0.2.13) and everything seem to work - apart from the servo direction. I tried building my own firmware with the I tried several thinks with the flash download tool but none resulted in a running HaniMandl. For me, one of the following would be really helpful (in descending order):
Kind regards, |
After many tries with platformio in Windows and WSL, I was now able to successfully create and flash a build by:
I did not flash this with the Arduino IDE, because I built the HaniMandl for my brother and it was already at his place. So I needed a way to create a firmware which he could flash easily. Nevertheless: it would be much easier to have a setting in HaniMandl to reverse the servo (e.g. as part of the servo settings). This would not need a dedicated firmware. |
Dear @ikitzmann, thanks a stack for writing in. Your requests sound sensible. We will check what we can do for you. With kind regards, |
You recently added my design suggestion with a gear arm.
(https://github.com/hiveeyes/hanimandl-hardware/tree/main/variants/variante-5_dresden)
In order to be able to use this design, the option "#define QUETSCHHAHN_LINKS" must always be activated in the source code. However, this will only be possible for people who are confident in programming. For this reason, the question is: Could you possibly offer compiled versions for this direction of rotation in future releases, or even better: Could you also make the direction of rotation selectable in the setup? I think that would considerably reduce the hurdles to rebuild the geararm-desgin.
The text was updated successfully, but these errors were encountered: