HPD Studio#

NOVELDA HPD Studio enables out of the box visualization of the X4F103 sensor output on a computer. Use HPD Studio to evaluate the Occupancy or Proximity algorithm with different range and sensitivity settings.

This tool is designed to be used with the X4F103 Development kit connected to an FTDI board, either using a standalone sensor with FDTI and flat cable, or with the X4F103 Shield connected directly to a FDTI board.

Please refer to the Novelda HPD Studio user guide for more information on how to install and run the program:

HPD Studio user guide

Python demo#

The python demo package gives the possibility to stream data from the X4 sensor to a Python program via HPD Studio. This might be useful for writing application logic for custom demos or for visualizing data that is not visualized by default in Novelda HPD Studio. For more information about how to install and run, please refer to this guide: Customizable python demos.