Skip to main content

Posts

Showing posts with the label examples

Creating self-explanatory device testing and configuration tools

Docklight V2.3 adds project doc support UPDATE 2020/01 - standard V2.3 release out now. Here are the download links for our V2.3 release versions : Download Docklight V2.3 Release Version Download Docklight Scripting V2.3 Release Version New  features include: Sequence and project documentation area RTF logging new Scripting commands for creating custom tools: DL.SetUserOutput / DL.SetWindowLayout / DL.GetKeyState Docklight makes device testing easier for your clients Quickly building small demo applications for clients is a task where Docklight really shines. It is a major reason for Docklight’s popularity among equipment manufacturers or integrators using RS232/RS485/TCP/UDP/HID-based communication interfaces. With Docklight or Docklight Scripting you can swiftly create an example project that shows typical protocol commands and the device responses in action. So along with the device manual and application protocol description, the customer gets a hands-on e...

The fast track to integrating UART communication

There are countless examples and resources using Docklight as a helper to "get the job done" in the Embedded world, be it for RS232, RS485, 5V / 3.3V TTL UART connections, TCP, UDP or USB HID. Let's mention a few. Integrating UART based touchscreen - Docklight to help The people at Electronics Base have recently published an extensive tutorial about setting up a sleek GUI prototype for the Nextion Intelligent Display products - LCD touchscreens with a simple UART communication link. It shows how you can create a first UI layout for the LCD module with the manufacturers toolkit within minutes, and then go ahead and use Docklight for pre-testing and simulation of the microcontroller part. Here's the post about the Nextion display  (including demo source codes and Docklight projects for download) and the Nextion tutorial video . A related product and application are the Intelligent LCD controller chips and touch screen display modules from Amulet Techno...