Open433 icon indicating copy to clipboard operation
Open433 copied to clipboard

This project is an opensource usb 433Mhz rf transmitter / receiver based on an atmega328p

Results 3 Open433 issues
Sort by recently updated
recently updated
newest added

Currently you use a custom serial protocol to communicate between the Arduino and the host. It might be more robust/extendable to use JSON as the format. This should also streamline...

I think it would be good to publish the home assistant integration by opening a PR to add it in https://github.com/home-assistant/core/tree/dev/homeassistant/components. In this way, users can simply use it without...

First of all, I want to thank you for your work. I looked for days at different options, and nothing worked until I found your project. I had to make...