UPDATE 23/09/2011
Works on arduino IDE 0021
Remove these ads by
Signing UpStep 1What we gonna need?
- Ethernet Shield ( with wiznet chip version)
- Led Board (use an old led board from a POV circuit)
- Wires
| « Previous Step | Download PDFView All Steps | Next Step » |












































ficquei com dúvida também sobre o mac adress, eu posso adotar o que está no seu código?
Por exemplo, tem gente que usa 192.168.0.xxx outros usam 192.168.1.xxx ou ate mesmo 10.1.1.xxx.
Verifica se o IP que ta no programa do arduino nao ta conflitando com outra maquina na rede.
E por fim, o MAC voce pode alterar ou deixar o mesmo. Como esta dando problema, mudo o endereco tbm.
Se nao der certo de novo. Me avise.
sketch_may29a.cpp: In function 'void loop()':
sketch_may29a:84: error: 'class String' has no member named 'append'
sketch_may29a:84: error: expected `;' before '{' token
sketch_may29a:89: error: 'class String' has no member named 'contains'
sketch_may29a:97: error: 'class String' has no member named 'contains'
sketch_may29a:105: error: 'class String' has no member named 'contains'
sketch_may29a:113: error: 'class String' has no member named 'contains'
sketch_may29a:122: error: 'class String' has no member named 'contains'
sketch_may29a:124: error: cannot convert 'String' to 'char*' for argument '1' to 'char* strcpy(char*, const char*)'
sketch_may29a:152: error: expected `}' at end of input
sketch_may29a:152: error: expected `}' at end of input
sketch_may29a:152: error: expected `}' at end of input
and i have WStrings and led libraries installed
could you post me the sketch without the twittercode please? Or where could I find it?
Thanks a lot. :)
It was more easy to understand as I'm trying to control a servo with the ethernet shield as soon I was hoping to receive it today but SF was slow since holiday week! But oh well! But great project you did have a good one!
http://arduino.cc/en/Tutorial/TextString