it's here
If you're searching for the Robus Documentation ->💡
What and why Luos? We started designing Luos with the conviction that building electronic systems should be made easier than it is today. Most of the time should be spent on designing the applications and behaviors instead of on complex and time-and-money-eating technicalities. To give a simple example, adding a new sensor —for instance a distance sensor— to an electronic device in conception should not take more than a few minutes. So you can try, test and iterate fast on a project to truly design what users want.
Luos works like microservices architecture in the software world, and a distributed operating systems: it encapsulates any software or hardware function to make it communicate and work with any other encapsulated module, however it was developed, either on bare metal or on top of an embedded OS.
Watch this video for additional details:
You are not familiar with Luos operations?
→ Start reading the Basics page.
Luos modules?
You want to make your own board with→ Start reading how to integrate Luos in you Development environment.
→ Then learn how to Create a luos project.
You want to shape your device behavior?
→ Luos provides a sets of Prototyping boards you can use as example or to develop your project.
→ You can make your own embedded Luos apps.
→ You can control your devices through a Gate module using Pyluos.
If you have questions about a specific topic, you can refer or ask it on the Luos' Forum. And if you have suggestions about this documentation don't hesitate to create pull requests.