Difference between revisions of "Electronics"
From Hydrover
(→Mobile Solution) |
|||
(51 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | |||
= Hydrover Automation System = | = Hydrover Automation System = | ||
− | + | The '''Hydrover Automation System''' is our solution to actual [[Electronics#Industrial_Solution | industrial]] and [[Electronics#Mobile_Solution | mobile]] automation needs that are hard to face with standard PLC. | |
− | + | It is composed of two brand of boards: [[Electronics#Industrial_Solution | industrial]] and [[Electronics#Mobile_Solution | mobile]]. | |
− | + | We have made a big effort in putting together a single [[Hydrover Developement System | developement system]] that works on both brands, that way you can share and reuse your code within various different applications. | |
− | = | + | == Hydrover Developement System == |
− | * [[H6105-D]] | + | The [[Hydrover Developement System]] is a collection of software tools and libraries that you can use for free to develop your applications. |
− | + | ||
− | + | == Industrial Solution == | |
+ | |||
+ | |||
+ | * composed of four type of board, connected with [https://en.wikipedia.org/wiki/CAN_bus Can bus] | ||
+ | * controlled by the simple yet powerfull [[Hydrover Developement System]] | ||
+ | |||
+ | |||
+ | {| border="1" cellspacing="0" cellpadding="5" align="center" | ||
+ | |- | ||
+ | ! Image | ||
+ | ! Code | ||
+ | ! Description | ||
+ | |- | ||
+ | | [[File:H6105-D.png|100px]] | ||
+ | | [[H6105-D]] | ||
+ | | Control Panel, master of the system | ||
+ | |- | ||
+ | | [[File:H6105-E.png|100px]] | ||
+ | | [[H6105-E]] | ||
+ | | Control Expansion, slave board for expanding inputs of [[H6105-D]] | ||
+ | |- | ||
+ | | [[File:H6103.png|100px]] | ||
+ | | [[H6103]] | ||
+ | | Input Output, slave board for sensing inputs and drive outputs | ||
+ | |- | ||
+ | | [[File:H6104-P.png|100px]] | ||
+ | | [[H6104-P]] | ||
+ | | Control Axis, slave board for proportional PWM axis control | ||
+ | |} | ||
+ | |||
+ | == Mobile Solution == | ||
+ | |||
+ | |||
+ | * composed of two type of board, connected with [https://en.wikipedia.org/wiki/CAN_bus Can bus] | ||
+ | * controlled by the simple yet powerfull [[Hydrover Developement System]] | ||
+ | |||
+ | |||
+ | {| border="1" cellspacing="0" cellpadding="5" align="center" | ||
+ | |- | ||
+ | ! Image | ||
+ | ! Code | ||
+ | ! Description | ||
+ | |- | ||
+ | | - | ||
+ | | - | ||
+ | | Control Panel, master of the system that can be interfaced with: trucks / tractors | ||
+ | |- | ||
+ | | [[File:MB.png|100px]] | ||
+ | | [[HYD-MB-REV-1.1]] | ||
+ | | MB Power Module, slave board with: digital / analog / pwm / input / output / power output | ||
+ | |} |
Latest revision as of 13:49, 27 September 2017
Contents
Hydrover Automation System
The Hydrover Automation System is our solution to actual industrial and mobile automation needs that are hard to face with standard PLC.
It is composed of two brand of boards: industrial and mobile.
We have made a big effort in putting together a single developement system that works on both brands, that way you can share and reuse your code within various different applications.
Hydrover Developement System
The Hydrover Developement System is a collection of software tools and libraries that you can use for free to develop your applications.
Industrial Solution
- composed of four type of board, connected with Can bus
- controlled by the simple yet powerfull Hydrover Developement System
Image | Code | Description |
---|---|---|
H6105-D | Control Panel, master of the system | |
H6105-E | Control Expansion, slave board for expanding inputs of H6105-D | |
H6103 | Input Output, slave board for sensing inputs and drive outputs | |
H6104-P | Control Axis, slave board for proportional PWM axis control |
Mobile Solution
- composed of two type of board, connected with Can bus
- controlled by the simple yet powerfull Hydrover Developement System
Image | Code | Description |
---|---|---|
- | - | Control Panel, master of the system that can be interfaced with: trucks / tractors |
HYD-MB-REV-1.1 | MB Power Module, slave board with: digital / analog / pwm / input / output / power output |