Anonymous

Project:Ethernet Arduino: Difference between revisions

From London Hackspace Wiki
Line 28: Line 28:
Firmware & Libraries
Firmware & Libraries


* This chip has been used by [http://www.tuxgraphics.org/electronics/ Tuxgraphics] who I believe worked on the original code to pair it with the ATmega168/328.
* This chip has been used by [http://www.tuxgraphics.org/electronics/ Tuxgraphics] who I believe worked on the original code to pair it with the ATmega168/328. Much of the available code is derived from the Tuxgraphics examples.
* NuElectronics also use it on their Ethernet shield [http://www.nuelectronics.com/estore/index.php?main_page=product_info&cPath=1&products_id=4  - and have some code examples here.]
* NuElectronics also use it on their Ethernet shield [http://www.nuelectronics.com/estore/index.php?main_page=product_info&cPath=1&products_id=4  - and have some code examples here.]
* Andrew Lindsay has [http://blog.thiseldo.co.uk/?p=344 rewritten the code] to make it easier to understand and use. He has also written a Pachube client with twitter updates. He has also implemented DNS on the Arduino/ENC28J60 combination.
* Andrew Lindsay has [http://blog.thiseldo.co.uk/?p=344 rewritten the code] to make it easier to understand and use. He has also written a Pachube client with twitter updates. He has also implemented DNS on the Arduino/ENC28J60 combination.
552

edits