--- page_type: sample description: "Demonstrates a KMDF-based implementation of Windows battery driver interfaces." languages: - cpp products: - windows - windows-wdk --- # SimBatt: Simulated Battery Driver Sample SimBatt is simulated battery device driver. This source code is intended to demonstrate implementation of Windows battery driver interfaces. This is a KMDF based sample. You may use this sample as a starting point to implement a battery miniport specific to your needs.