Page 1 of 1
Ultrasonic Ranging Module

Posted:
Sat Oct 26, 2013 12:09 pm
by chingfa
hi,
Is that the connection SN-HC-SR04 interface with SK40C same as Arduino UNO????
Coding language Arduino same as PIC(SK40C)??
THX
Re: Ultrasonic Ranging Module

Posted:
Sat Oct 26, 2013 8:58 pm
by robosang
What do you mean by same? PIC have some many pin and Arduino also have so many pin.
Re: Ultrasonic Ranging Module

Posted:
Sat Oct 26, 2013 9:34 pm
by chingfa
language.... Is that both also C language?
Re: Ultrasonic Ranging Module

Posted:
Mon Oct 28, 2013 10:26 am
by yonghui
both can use C language.
arduino IDE dont require u to setup all the configuration registers .but PIC with mplab needs u to do so.