Blog
New product ! UIF5K-2
Need a simple user interface? Solve it easily with the UIF series!
With just a character LCD and a few key inputs, you can effortlessly implement a user interface. For projects that don’t require complex screens, a simple yet efficient solution is the best choice. Sometimes, simplicity is the best option. Bring your ideas to life with ease using the UIF series!
The UIF series is a user interface product designed to handle both LCD display and keypad input simultaneously. By sending command
…
Jan 31st 2025
Creating a CUWIN Modbus RTU Master with NModbus
NModbus is a free and open source implementation of the Modbus protocol for the .Net Framework and .Net Compact Framework. This blog post will describe how to get started using NModbus with the CUWIN.After downloading and extracting the NModbus binaries from the repository, there will be two folders inside the "bin" folder: "net" and "netcf". "net" is for the .Net Framework, and "netcf" is for the .Net Compact Framework. The CUWIN is a .Net Compact Framework device, so to use NModbus in a C
…
Oct 21st 2015