4-20ma / ModbusMaster

Enlighten your Arduino to be a Modbus master
http://4-20ma.io/ModbusMaster/
Apache License 2.0
603 stars 353 forks source link

Use the library with Arduino Uno #34

Closed bojankoce closed 8 years ago

bojankoce commented 9 years ago

Hi buddy (4-20mA),

I just found that your github ModbusMaster library perfectly match my needs. Namely, I have an ElNet LT Energy&Powermeter (http://www.getelnet.com/wordpress/2009/10/15/elnet-lt/) that supports Modbus RTU communication an has built-in Functions 03, 04, 06, and 16. I'm also planning to use max485 ESA transceiver and Arduino Uno board.

Now, I would like to know is it possible to use your library with Arduino Uno board? I saw that you made testings by using Duemilanove board that is similar to Uno bot not the same. Also, I'm confused how to connect max485 pins:

Thank you very much for your time and effort to help me.

Sincerely, Bojan.

vivekkaundal commented 8 years ago

Thr library worked fine with duemilanove. I hvnt check it with arduino uno. And short pin RE and DE and connect it with any digital pin of arduino. Bt configure that digital pin to set directionality of max 485 as max 485 is a half duplex

4-20ma commented 8 years ago

Did you get your question answered? /status_expires=20160923

4-20ma commented 8 years ago

Closed due to inactivity.