What we have here is a failure to communicate

Ok. After much work I have finally gotten to the point where I need help.
I have the Arduino UNO wired up to a HX-711 Sparkfun Load Cell AMP so that I can work with a pressure sensor MPS20N0040D-S. I am on pin 3 for data and pin 2 for the clock on the UNO as well as 5v for VCC and VDD of the Load Cell and of course GND. I have tried to search the web for any sketch that might work with my set up. I am unsure of what I need to do next. It appears that when I use the examples of Arduino APP, I get no communication to the sensor.
Help Obi Wan Your my only hope!

m6powers:
It appears that when I use the examples of Arduino APP, I get no communication to the sensor.

If you know what the problem is then fix it.

If you don't know what the problem is then it would be smarter to let us look for it instead if trying to tell us what it is.

Post the code and a description of what you expected to see and what you actually saw. Post a schematic.

You may include this library (HX711-master.zip) in your IDE and then practice the example programs!