Skip to content

HowToUseOMI

Eloi Stree edited this page Dec 21, 2021 · 1 revision

How To Use

OMI are a group of softwares that try to provide ways to triggering actions on your device(s). For it to run, you need two software.

Software

JOMI: Java Open Macro Input Runtime

This software is design in Java and allows to make action from UDP message you send it: keyboard input, open web page, copy past, move mouse...

OMI: Open Macro Input

This software listens to keyboard input, mouse state and serial port devices in aim to interpret what you want to do to action message send to JOMI.

Modify Files

PortNomenclature.txt

This files allows to link the serial port of your Arduino to named boolean.

Clone this wiki locally