Software
- Long Range 2,45GHz TagMaster Semi-Passive
- Long Range UHF TagMaster Passive
- Long Range UHF Passive
- HF 13,56MHz Passive
- LF 125 KHz Passive
- Optical Systems
- Device and lock control
- Accessories Reader and Tag support
- Biometrical Systems
- Balogh Rfid
- Signal Device
- MobilityInfo
- Bluetooth low Energy
- Controller forAccess Controll
GEN4 SDK
GEN4 SDK (Software Development Kit) is a complete software development environment for Reader-hosted applications. The SDK includes a virtual machine with Debian GNU/Linux and pre-installed development tools to minimize the development startup time.
The virtual machine works like a computer running in a window (or full screen) on another computer (the host system). The mouse and keyboard are shared between the virtual machine and the host system. It is possible to share disks between the two systems and also to drag and drop fi les and cut and paste text.
Developing software for GEN4 Readers is basically done the same way as if it was developed for a standard Linux host. An application can be developed and debugged in the SDK (host) before it is downloaded to the Reader (target). It is also possible to debug the application on the Reader.
To speed up development it is possible to boot the Reader from a Network file system that is shared by the SDK and the Reader.
When software is compiled in the SDK it automatically appears on the Reader. The Linux kernel and the shared file system are exported by preconfigured TFTP and NFS servers in the SDK.
Key benefits:
- Virtual machine running Debian GNU/Linux
- Seamless integration with host system
- Pre-installed development tools
- GNU Debugger for host and target
- TFTP and NFS servers for Reader network boot
Technical specification:
Memory requirements | 512 MB RAM minimum, 1024 MB or more recommended |
Disk space requirements | 4 GB minimum, 8 GB or more recommended |
Linux distribution | Debian GNU/Linux 4.0 (etch) |
Development tools | GNU tool chain (make, gcc, gdb, etc.) |
Programming languages | C, Java (for web interface applet development) |
Editors | XEmacs, gedit, vi |