In the folder Projects/Applications
some applications can be found with basic and advanced features that are commenly used on OPN-2500 / OPN-6000. They provide a good starting point for writing your own application or when only small customizations are required.
→ Simple application to demonstrate reading of bar codes and menu-labels and basic power management features
→ Batch application to demonstrate using the OPN as batch device and communication using USB-MSD and OseComm
→ Bluetooth application to demonstrate Bluetooth BLE Serial, HID and OptiConnect as well as USB-HID, USB-CDC and USB-VCP and memorizing
Open the projects file of your selected application: BatchApplication\Projects\ses\Batch_Appl.emProject
or BluetoothAppl\Projects\ses\Bluetooth_Appl.emProject
Select a source file for editing in the solution explorer.
To build your application select 'Build' from the menu bar.
After building, the resulting .bin
file can be found in the root folder of the applications