what is HW drivers? and how can right program for HW drivers? which language i need to use for programing?
If you do not even know what hardware drivers are, how can you possibly create them? They are typically written in C and provide communication/control between the device and an operating system.