Communication Protocol

Neonode Touch Sensor Module can communicate with a host system through USB HID transport or I2C transport. The structure of the communicated data is defined in ASN.1 notation and encoded using a defined set of encoding rules. For more information, refer to zForce Communication Protocol.

Preparing the Sensor Module for Communication

When using the USB Raw HID interface or the I2C interface, the sensor module must be prepared for communication before it can receive messages. Refer to Initializing Sensors.

Available Function Libraries

Neonode has developed the following function libraries to facilitate integration of the sensor module:


Read More on Software Integration


Read More