Infos and Resources
GitHub Repositories
The LaRoomy Api is available for various platforms. The libraries support the PlatformIO environment and the Arduino IDE. Instructions on how to implement the libraries in your project can be read in the README section on the respective repository page:
The 'examples' folder contains complete example programs for demonstration of the base functionalities. An detailed description of the examples for all platforms with test schematics can be found in the respective GitHub repostitory.
LaRoomy App
The LaRoomy Api works in conjunction with the LaRoomy App. Detailed infos about the app can be found on the:
FAQ / Blog topics
I will write separate blog posts on common questions or uncertainties, these can be viewed on the FAQ page.
LaRoomy Protocol
The LaRoomy remote control system works with an application layer communication protocol. The LaRoomy Api is a convenient way to implement the protocol, but it could also be implemented in it's raw form. The protocol syntax is explained here.