The ThingTweet sketch is designed for the Arduino + Ethernet Shield. This sketch updates a Twitter status via the ThingTweet App ...
Arduino announced a single-pair Ethernet adapter board for its Uno R4 single-board microcontroller at Electronica this morning.
case ARDUINO_EVENT_ETH_CONNECTED: Serial.println("ETH Connected"); break; case ARDUINO_EVENT_ETH_GOT_IP: Serial.printf("ETH Got ...