diff --git a/README.md b/README.md index 08ae596..3ac8a73 100644 --- a/README.md +++ b/README.md @@ -24,10 +24,22 @@ Power on : `*pow=on#` Power off : `*pow=off#` Source HDMI: `*sour=hdmi#` -The same commands should work over a network connection, but I don't own such -projector and have implemented the network functionality using a serial to -network bridge. The network support for native networked BenQ projectors is -thus experimental. Let me know if your network connected BenQ projector works. +## Network connected projectors + +The commands as descrived above should also work over a network connection, +however I don't own such projector and have implemented the network +functionality using a serial to network bridge. The network support for native +networked BenQ projectors is thus experimental. Let me know if your network +connected BenQ projector works. + +Example of a serial to network bridge using a serial to TTL converter and a +Wemos C3 Mini + + +It has to be said that a direct serial conection to the projector is much more +responsive than using a network connection, at least when using a serial to +network bridge. Maybe this is different on a native networked BenQ projector or +using ethernet instead of WiFi. ### PJLink