Case Study
I2C Driver and DLL Development with NVAPI
I2C Driver and DLL Development with NVAPI NVIDIA Logo Summary DMC developed an encapsulated DLL for sending speci c commands to the client's proprietary hardware over the I2C bus. DMC's solution included reference code that shows examples of calls to the API and allows the client's end users to easily develop application interfacing with the proprietary hardware. Customer Benefits Reduces complexity of interface for end users, making the client's prioprietary hardware more attractive from a development perspective Obfuscates the low level interface to proprietary hardware, hiding proprietary commands and calls from reverse engineering DLL is designed to be called from both managed and unmanaged languages, making the client's solution attractive to end users withvarious programming platform