.NET Framework Win Form OFLC serial client

by on under programming
1 minute read

Updates to my OFLC .NET Framework Windows Form client

OFLC stands for Open Fusion LED Controller.

[Video] [Main repo] [Win form repo]

Original

Based on my old deprecated Web Arduino API.

Doesn’t support USB serial.

oflc-remote-running

oflc-remote-solution

New

Previously I didn’t have a native USB serial client. This now allows for a full feature set client for serial only applications with Windows. Anything using web based Raspberry Pi could already make use of my web HTML client.

Supports full USB serial. Based on my Arduino USB serial API

Will soon support my Raspberry Pi Python Flask web API

oflc-win-remote-running

oflc-win-remote-solution

Also see

comments powered by Disqus