Seeeduino Mega and Ethernet

Aus DL8RDS Wiki
Version vom 9. Juli 2010, 05:30 Uhr von Dl8rds (Diskussion | Beiträge) (New page: This is actually just a collection of hints because I have this problem. The Arduino Mega and the Seeeduino Mega are not compatible with the Ethernet shield because the SPI pins have mov...)
(Unterschied) ← Nächstältere Version | Aktuelle Version (Unterschied) | Nächstjüngere Version → (Unterschied)
Wechseln zu: Navigation, Suche

This is actually just a collection of hints because I have this problem.

The Arduino Mega and the Seeeduino Mega are not compatible with the Ethernet shield because the SPI pins have moved. So there needs to be a hack to fix that again. I am going to try this because I would like to use the Seeeduino board to do some measurements over the Web.

http://mcukits.com/2009/04/06/arduino-ethernet-shield-mega-hack/