Course Information
Course Overview
Learn how to create your own Modbus RS485 Master and Slave Device using the Arduino Uno Development System
If you work in the Automation Industry, you will know that automation equipment is very expensive. And many a time, especially for small applications, you simply cannot justify the use of very expensive equipment.
This is where the Arduino comes in!
The Arduino development board allows you to create very simple, but very powerful, Modbus master or slave devices through the use of relatively simple "C" programming. With the Arduino, you have full custom control over the program design allowing you to create very lean and very efficient devices for very specific purposes.
Put simply, mastering Modbus on the Arduino is going to take your skill level and value in the Automation Industry to a whole new level.
That is what this course is going to do. At the end of the course, you will know how to:
1. Choose the appropriate Arduino hardware.
2. Interconnect Arduino hardware with other add-on hardware.
3. Write "C" applications to implement Modbus master and slave functionality.
4. Use software and hardware to test each application that you write.
All of the programs written in the course are freely downloadable and give you a perfect starting point for further development. At the end of the course, you will have the knowledge to create your own products, your own custom Modbus master and slave hardware.
Looking forward to seeing you on the inside!
Course Content
- 9 section(s)
- 34 lecture(s)
- Section 1 Introduction
- Section 2 The Hardware We Will Be Using
- Section 3 The Software We Will Be Using
- Section 4 Quick Start - Creating our First Arduino Modbus Master Application
- Section 5 Extending the Arduino Modbus Master Application
- Section 6 Configuring the Arduino to Read/Display Data from a Modbus Temperature Sensor
- Section 7 Configuring the Arduino to Write Modbus Data to the Slave
- Section 8 Configuring the Arduino as a Modbus Slave Device
- Section 9 Bonus Section - How to Always get the Lowest Prices for my Courses
What You’ll Learn
- Understand the Arduino Uno and RS485 Shield from a Hardware persepctive, Connect an Arduino RS485 Shield to an Arduino Uno, Connect an Arduino Uno to a Hitachi HD44780 LCD display, Use the Arduino IDE to develop applications for the Arduino Uno, Write an Arduino Sketch application to display messages on an LCD display, Write an Arduino Sketch application to implement a Modbus Master, Test an Arduino Modbus master using the Modsim32 Modbus slave simulator , Write an Arduino Sketch application to implement a Modbus Slave, Test an Arduino Modbus slave using the Modscan32 Modbus master application
Skills covered in this course
Reviews
-
NNigel Scholes
I haven't tried the practical parts yet but very informative and clear so far.
-
SSwastik Das
I was expecting some more examples in section 8 where Arduino as a Modbus slave is being implemented
-
YYago Deleon Teixeira de Menezes
Acredito que se propõe a explicar a programação em Alto nível em Arduino para Modbus, passos que podem ser utilizados a posteriori para aquisição de dados de alguma planta ou estrutura fabril
-
AArthur Tarasov
Emile mentions some important things here that are not necessarily related to Arduino, RS485, or Modbus but are critical to getting those three to work together. Three hours here saved me three weeks at least.