How to find MAC addres ??

#code
byte mac[] = { 0xDE, 0xAD, 0xBE, 0xEF, 0xFE, 0xEE };

simply put that in the line in the arduino IDE example "Web server" and have fun!