Skip to content

Commit 4c20155

Browse files
committed
include the VDA5050 example screencast in readme
1 parent f24f779 commit 4c20155

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ Thanks to [Alan @ TADSummit](https://blog.tadsummit.com), I was able to do a [wa
8383

8484
For that walkthrough, I created a collection of [flows](https://github.com/gorenje/tadsummit_diameter) that can be imported into Erlang-Red (or Node-RED or [Browser-Red](https://cdn.flowhub.org)).
8585

86+
**Erlang-Red and Node-RED combined to implement VDA5050**
87+
88+
VDA5050 is a protocol for controlling Automated Guided Vehicles by a central “brain”. The basis of the communication between the two is MQTT. That makes the VDA5050 specification a perfect chance to combine Erlang-Red and Node-RED to implement a holistic system. I created a [set of screencasts](https://github.com/gorenje/vda5050_erlang_red) presenting how to do this.
8689

8790
Embedding
8891
---

0 commit comments

Comments
 (0)