Home › Forums › Microcontrollers › PIC Microcontroller › Interfacing voice recognition module HM2007 with PIC › Reply To: Interfacing voice recognition module HM2007 with PIC
March 14, 2016 at 9:16 pm
#12264
Ligo George
Keymaster
You can directly connect the output of HM2007 module to input pins of pic microcontroller. Don’t forget to configure those pins as input by writing to TRIS register. It will be easy to program if you use same port for all those input pins. Then you can easily change the output of L293D for each inputs as per your requirements.