Touch Screen Creation Tool for embedded


Create a touch screen easily!
Create easily like a drawing software

TOMATE is the Windows app.
You can create touch screens with the feel of using graphics software. It is designed so that operations can be completed on a single screen, and multiple screen pages are managed with tabs for smooth operation.
All drawing objects can have dedicated “scripts” written that can set coordinates, size, press time, touch sound, etc., as well as display and touch behavior.
It also comes with convenient functions such as page-by-page save/load functions, automatic resolution conversion, and composite image saving of multiple parts.
Portrait or landscape screen with the standard Raspberry Pi settings.
You can specify portrait screen (90°/270°) or landscape screen (0°/180°) on TOMATE without changing the Raspberry Pi system settings.
You can create flexible screens that correspond to the installation state of the touch panel.

You can check and debug immediately.

You can check and debug the operation on Windows.
The same program that runs on the Raspberry Pi runs on Windows, so you can check the operation immediately.
You can check touch operations by clicking the mouse instead of touching.
In addition, the input/output I/F window allows you to check detailed operation, such as sending commands and checking output contents.
Easy installation on Raspberry Pi
The created screen can be executed on the Raspberry Pi.
The created screen can be run on a Raspberry Pi by uploading it to a Raspberry Pi equipped with a touch panel.
By using a touch panel connected via a “DSI” flex cable, you can turn the screen on/off and adjust the brightness from TOMATE commands.


Raspberry Pi Upload Tool
Uploading to Raspberry Pi can be done with one click using the upload tool on a Raspberry Pi connected to the same LAN as the PC via wired or Wi-Fi.
You can also set it to run automatically when the Raspberry Pi starts up, making it easy to create a standalone environment.
Support user programs with convenient functions
“Parts” objects
Numerical input, Item selection, and Dialog the “Parts” are included as standard, making it easy to display the interface.
Each part can be customized in terms of button layout, color scheme, etc.


Easy cooperation with user programs
By simply reading and writing a dedicated text file, you can easily link with the user program.
Can create Windows standalone files
You can create an “executable file” that can be launched on Windows.
The created file can be executed even in an environment where TOMATE is not installed.
You can easily build touch content on a Windows-PC with a touch function
