Seeeduino Mega and Ethernet: Unterschied zwischen den Versionen

Aus DL8RDS Wiki
Wechseln zu: Navigation, Suche
(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...)
 
Zeile 3: Zeile 3:
 
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.  
 
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/
+
* http://mcukits.com/2009/04/06/arduino-ethernet-shield-mega-hack/
 +
* http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1239058804/0

Version vom 9. Juli 2010, 05:35 Uhr

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.