Hi,
Sorry I mean 4 max 485 ICs. Untill now still have some bugs. I am trying to optimize the code for good response.
Search found 4 matches
- Apr 18th, 2013, 5:18 pm
- Forum: Control Systems and Tethers
- Topic: Arduino: RS485 full-duplex using MAX488
- Replies: 17
- Views: 28787
- Apr 17th, 2013, 3:14 pm
- Forum: Control Systems and Tethers
- Topic: Arduino: RS485 full-duplex using MAX488
- Replies: 17
- Views: 28787
Re: Arduino: RS485 full-duplex using MAX488
Hi rayan,
Thanks for your code and hope it was well running. for me i am trying to establish full duplex mode with two max 485, until now i receive random value. When i finish i'll send my code and the configuration of my future ROV.
keep in touch
Thanks for your code and hope it was well running. for me i am trying to establish full duplex mode with two max 485, until now i receive random value. When i finish i'll send my code and the configuration of my future ROV.
keep in touch
- Apr 15th, 2013, 4:15 pm
- Forum: Control Systems and Tethers
- Topic: Arduino: RS485 full-duplex using MAX488
- Replies: 17
- Views: 28787
Re: Arduino: RS485 full-duplex using MAX488
Hi KR2_Diving, I finish today evening writing my codes for both surface and subsea Arduino Cards but some times I get a bad value sent from surface arduino to subsea one. I don't know if the problem is in "Easy Transfer" library or in the specification of communication wires which i used. ...
- Apr 15th, 2013, 8:39 am
- Forum: Control Systems and Tethers
- Topic: Arduino: RS485 full-duplex using MAX488
- Replies: 17
- Views: 28787
Re: Arduino: RS485 full-duplex using MAX488
Hello KR2_Diving, Hello everybody, I am trying to built and ROV and I am using two arduinos card mega 2560. I tried the same idea you did and I used a max485 driver with easy transfer library using serial N°1. but no synchronisation entre surface arduino card and subsea arduino card. So, please if y...