Search found 6 matches
- Mar 27th, 2012, 8:04 pm
- Forum: Control Systems and Tethers
- Topic: Easy Transfer
- Replies: 1
- Views: 2177
Easy Transfer
Has anyone used or know how to use the Easy Transfer library to send commands from one arduino board to another (one topside with the controls and one on the rov)?
- Feb 25th, 2012, 11:33 am
- Forum: Control Systems and Tethers
- Topic: Suggestions for Motor Controls
- Replies: 7
- Views: 4376
Suggestions for Motor Controls
Does anyone have suggestions for motor controls to be used with arduino? I am using bilge pump motors for the thrusters.
- Feb 15th, 2012, 11:45 am
- Forum: Control Systems and Tethers
- Topic: Help with Arduino To Arduino Communication
- Replies: 6
- Views: 5148
Re: Help with Arduino To Arduino Communication
does anyone have any information about sending commands to the second arduino?
- Feb 14th, 2012, 9:08 pm
- Forum: Control Systems and Tethers
- Topic: Teensy
- Replies: 1
- Views: 2201
Teensy
Has anyone used a Teensy as a control system? I have worked with it a little and that it is similar to an arduino but was wondering what its limitations were compared to an arduino.
- Feb 14th, 2012, 9:06 pm
- Forum: Control Systems and Tethers
- Topic: Help with Arduino To Arduino Communication
- Replies: 6
- Views: 5148
Re: Help with Arduino To Arduino Communication
I would like basically send all the commands to the second arduino on the rov. I just want to duplicate what would happen if i was using a single board but at a remote location. Does any one know if this is possible?
- Feb 14th, 2012, 9:59 am
- Forum: Control Systems and Tethers
- Topic: Help with Arduino To Arduino Communication
- Replies: 6
- Views: 5148
Help with Arduino To Arduino Communication
I have been working on an Arduino control system. I am having trouble understanding the communication programing. I would like to have one Arduino at the controls and another on the ROV. The control one would take all the control signals in and send them to the Arduino on the ROV and that one would ...