Home › Forums › Microcontrollers › PIC Microcontroller › Interfacing HC-SR04 Ultrasonic Sensor with PIC 16F676 using Hi-Tech C › Reply To: Interfacing HC-SR04 Ultrasonic Sensor with PIC 16F676 using Hi-Tech C
January 9, 2015 at 9:24 am
#10439
Ligo George
Keymaster
- Reduce code length
- Remove unnecessary statemetns
- Optimize the Lcd_Port() by using single statement, eg : PORTC = a by making necessary changes in the circuit diagram.