Yedi Comm Server (YCServer) - Communication Bridge between Arduino and a HMI

Hi All,

I'm working on a project called Yedi Comm Server (YCServer). It's a simple way to get multiple devices to communicate and share data together. I recently added serial support for Arduino style boards (or anything that uses serial communication). Along with the server, I have also been developing simple pathways to graphical control screens using the Godot game engine. This way it's fairly painless to control your devices with your computer, phone, or tablet. Although the server is GUI agnostic, I feel that the Godot game engine is a great way to leverage some graphical power quickly.

Check out the project at http://yedistudio.com

Yedi Studio