DelphiShowcase

Incredible Workflow Automation Mobile App For Loggers

This great Android and iOS workflow automation app allows company or third party loggers / loaders to logon to a corporate LIMS database and create loads while loading it to trucks in forest. How does this Delphi app help with workflow automation? According to the developer, “Load can be created by scanning a predefined trip ticket. Each load is then associated with GPS location and along…
Read more
Delphi

The Excellent Windows Ribbon Framework For Delphi

TheWindows Ribbon frameworkis a magnificent command presentation system that implements a fresh option to the layered menus, toolbars, and task panes of common Windows applications. This Delphi library allows Delphi developers to utilize the Windows Ribbon…
DelphiShowcase

Ultimate Device Info Is Powered By Delphi

According to the developer, “With Device Info get all the information on your device and send or share via email, or social messages.” Detailed Device Information: + Device Name + Operating System + Architecture CPU + Language + TimeZone + Orientation Screen +…
C++

High-Performance C++ NMEA Parser GPS Interface

Most GPS modules have a serial port, which makes them excellent to connect to a microcontroller or computer. It is common for the microcontroller to parse the NMEA data. Parsing is just removing the pieces of data from the NMEA sentence so the microcontroller can do…