What would be minimal schematic for ATMega328P in order to have communication over ethernet? So I'm not asking about attaching existing shields to existing Arduino board, but just for bare minimum of ATMega328P and ethernet on one board, so basically like minimal version of Arduino Yun.
-
1Start with the schematic of the Arduino-Ethernet and start removing things you don't need.Gerben– Gerben2017-01-21 16:28:00 +00:00Commented Jan 21, 2017 at 16:28
-
This is schematic of ethernet shield? I noticed that there's already ATMega328-20MU on it, so this is basically independent module?ShP– ShP2017-01-21 18:55:45 +00:00Commented Jan 21, 2017 at 18:55
-
It's the Arduino Ethernet. Its basically an Arduino Uno with Ethernet build in.Gerben– Gerben2017-01-21 19:02:50 +00:00Commented Jan 21, 2017 at 19:02
Add a comment
|