k3ng_rotator_controller
k3ng_rotator_controller copied to clipboard
Adding support for LCH-360 Inclinometer
Hi,
This adds support for Leveldevelopments LCH-360 digital inclinometer (RS-232).
I also wrote very simple LCH-360 emulator which you could run on another arduino to test what i am coding (actual sensor is up in the tower so not so easy to play with).
This might not be prettiest code (not coded so much with arduino, and project it self is bit complex, i hope i put everything about on right places..
So any comments / and fixes will be appreciated.
https://www.leveldevelopments.com/products/inclinometers/inclinometer-sensors/lch-360-rs232-single-axis-inclinometer-sensor-360-range/
Ville Jussila OH8ETB Wilho
Hello Wilho,
I hope to review and merge this in soon. Thanks for this code!!
73 Goody K3NG
On Tue, Aug 1, 2017 at 3:19 PM, wilhoj [email protected] wrote:
Hi,
This adds support for Leveldevelopments LCH-360 digital inclinometer (RS-232).
I also wrote very simple LCH-360 emulator which you could run on another arduino to test what i am coding (actual sensor is up in the tower so not so easy to play with).
This might not be prettiest code (not coded so much with arduino, and project it self is bit complex, i hope i put everything about on right places..
So any comments / and fixes will be appreciated.
https://www.leveldevelopments.com/products/inclinometers/ inclinometer-sensors/lch-360-rs232-single-axis- inclinometer-sensor-360-range/
Ville Jussila OH8ETB Wilho
You can view, comment on, or merge this pull request online at:
https://github.com/k3ng/k3ng_rotator_controller/pull/37 Commit Summary
- initial release for LCH-360 support
- converting to latest upstream, some minor fixes for lch-360 support
File Changes
- M k3ng_rotator_controller/k3ng_rotator_controller.ino https://github.com/k3ng/k3ng_rotator_controller/pull/37/files#diff-0 (46)
- M k3ng_rotator_controller/rotator_features.h https://github.com/k3ng/k3ng_rotator_controller/pull/37/files#diff-1 (1)
- M k3ng_rotator_controller/rotator_settings.h https://github.com/k3ng/k3ng_rotator_controller/pull/37/files#diff-2 (2)
- A lch360_emulator/lch360_emulator.ino https://github.com/k3ng/k3ng_rotator_controller/pull/37/files#diff-3 (114)
Patch Links:
- https://github.com/k3ng/k3ng_rotator_controller/pull/37.patch
- https://github.com/k3ng/k3ng_rotator_controller/pull/37.diff
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/k3ng/k3ng_rotator_controller/pull/37, or mute the thread https://github.com/notifications/unsubscribe-auth/ADLacMr4c0qTXwZXIbs1-4_QbcY7dfU4ks5sT3pAgaJpZM4OqLKe .
No activity here ?