Mitsu is a technical supervisor at CityNet Inc. He has been developing a management system for small hydropower plants with Nerves. Also, he is working on a plan for the agricultural field with drones and wireless communication. He is a member of a research project named Beyone that has been developing a new platform for distributed computing, including his major topic Giocci within local 5G.
He has enjoyed the Yosakoi Festival in Kochi, Japan as a choreographer of flag bearers. YouTube
Level:
How do you handle communication in complex networks or when communicating with other languages and IoT devices? Elixir offers various Pub/Sub communication libraries, but network configurations may limit their usability, and some require a broker server.
Zenohex is a high-performance Pub/Sub communication library based on Zenoh, implemented in Rust. Zenoh has broker-based and broker-less Pub/Sub communications, akin to MQTT and DDS, respectively, but with unique features that enable communication across languages, platforms, and devices. Since Zenohex is realized by using Rustler, this talk will also cover how to integrate Rust modules in your Elixir library. Note that our library also provides Rustler-Precompiled binaries, making it easy to use without a Rust.
We will show a demonstration of controlling a mobile robot remotely using Zenohex integrated with ROS (Robot Operating System).
Github: https://github.com/b5g-ex/zenohex, Hex.pm: https://hex.pm/packages/zenohex
OBJECTIVES:
AUDIENCE: