Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
arduino_boards:ethernet_board [2012/12/02 20:23]
admin
arduino_boards:ethernet_board [2020/06/11 22:13] (current)
Line 1: Line 1:
-**== Ethernet-Board =======================================**+===== Ethernet-Board =====
  
-The Ehternet Board is designed with the cheap Ethernet IC ENC28J60. Cause the IC is running on 3.3V the Quad Buffer 74ACT125 ​is used to convert the 5V signal. The Board was designed for the Paperduino-Uno and therefore a 3.3V voltage power converter is on the board. The pins on the LAN socket must be modified to match on the strip board.+The Ehternet Board is designed with the cheap Ethernet IC ENC28J60. Cause the IC is running on 3.3V one need the Quad Buffer 74ACT125 to convert the 5V signal in a 3.3V signal. The Board was designed for the Paperduino-Uno and therefore a 3.3V voltage power converter is on the board, too. The pins on the LAN socket must be modified to match the holes on the strip board.
  
 {{:​arduino_boards:​ethernet_paperduino-uno_0879.jpg?​300|}} {{:​arduino_boards:​ethernet_paperduino-uno_0879.jpg?​300|}}
  
-Here you find the library and some examples: {{:​arduino_boards:​ether_28j60.zip|ether_28j60.zip}+Here you find the library and some examples: {{:​arduino_boards:​ether_28j60.zip|}}
  
 {{:​arduino_boards:​ethernet-board_0875.jpg?​300|}} {{:​arduino_boards:​ethernet-board_0875.jpg?​300|}}
Line 11: Line 11:
 } }
  
-**== Paper-PCBs ===========================================**+---- 
 +==== Paper-PCB ​====
  
-{{:​arduino_boards:​ethernet_board_12.jpg?​100|}}+{{:​arduino_boards:​ethernet_board_12.jpg?​300|}}
  
 {{:​arduino_boards:​ethernet_board_12.xcf.zip|Ethernet Board.xcf.zip}} {{:​arduino_boards:​ethernet_board_12.xcf.zip|Ethernet Board.xcf.zip}}
  
-**== Components ​===========================================** +---- 
 +==== Parts ====
   * Ethernet IC ENC28J60   * Ethernet IC ENC28J60
   * Quad Buffer 74ACT125   * Quad Buffer 74ACT125
Line 33: Line 34:
   * button   * button
  
 +----
 +==== License ====
 +
 +The Ethernet-Board was designed by **Wolfgang Spahn** 2011-12.\\
 +It is licensed under a [[http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"​|Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License]].
  
-**=========================================================**+<​html>​ 
 +<a rel="​license"​ href="​http://​creativecommons.org/​licenses/​by-nc-sa/​4.0/"><​img alt="​Creative Commons License"​ style="​border-width:​0"​ src="​https://​i.creativecommons.org/​l/​by-nc-sa/​4.0/​88x31.png"​ /></​a>​  
 +</​html>​
  
 +----