I needed a pure C# driver for a CFA-533 for an embedded project. Most of the RS232 interface is implemented. This driver is currently in use in a commercial product.
The open source license is MIT license. Very permissive.
The code is open source on GitHub: https://github.com/petrsnd/Cfa533Rs232
There are automated tests and demos. The project readme explains the code layout and provides a couple examples.
Pull requests are welcome.
The package is available via NuGet: https://www.nuget.org/packages/Cfa533Rs232Driver/
Help yourself and good luck!
petrsnd
The open source license is MIT license. Very permissive.
The code is open source on GitHub: https://github.com/petrsnd/Cfa533Rs232
There are automated tests and demos. The project readme explains the code layout and provides a couple examples.
Pull requests are welcome.
The package is available via NuGet: https://www.nuget.org/packages/Cfa533Rs232Driver/
Help yourself and good luck!
petrsnd
Looking for additional LCD resources? Check out our LCD blog for the latest developments in LCD technology.