Anonymous

Project:Ethernet Arduino: Difference between revisions

From London Hackspace Wiki
Line 134: Line 134:




* '''Bare Bones Breadboad Version'''
* '''Bare Bones Breadboard Version'''


If you just want to knock something up quickly and cheaply on a breadboard it can be done for about £12 with a stripped down version. Ken has prototyped this and it is successfully sending temperature readings up to Pachube. [http://www.pachube.com/feeds/8729 Pachube Feed]
If you just want to knock something up quickly and cheaply on a breadboard it can be done for about £12 with a stripped down version. It can be programmed and powered using the FTDI serial cable - becoming a standard bit of kit for talking to microcontrollers. Ken has prototyped this and it is successfully sending temperature readings up to Pachube. [http://www.pachube.com/feeds/8729 Pachube Feed]


* 1 ATmega328 microcontroller (with Arduino bootloader) - CoolComponents £5.00
* 1 ATmega328 microcontroller (with Arduino bootloader) - CoolComponents £5.00
* 1 ENC28J60 ethernet controller - CoolComponents 1.99
* 1 ENC28J60 ethernet controller - CoolComponents 1.99
* 1 Magjack breakout board - CoolComponents £1.99
* 1 Magjack breakout board - CoolComponents £1.99
* 1 74AHC125 quad buffer
* 1 74AHC125 quad buffer
* 1 16MHz crystal
* 1 16MHz crystal
* 1 25MHz crystal
* 1 25MHz crystal
* 4 22pF ceramic capacitors
* 4 22pF ceramic capacitors
* 10 100nF ceramic capacitors
* 100nF ceramic capacitors
* 2 10nF ceramic capacitors
* 2 10nF ceramic capacitors
* 2 10uF electrolytic capacitors
* 2 10uF electrolytic capacitors
* 1 7805 5V regulator
* 1 7805 5V regulator
* 1 78L33 3V3 regulator
* 1 78L33 3V3 regulator
* 1 2K resistor
* 1 2K resistor
* 4 51ohm 1% resistors
* 4 51ohm 1% resistors
* 2 270 ohm resistors
* 2 270 ohm resistors
* 3 10K resistors
* 3 10K resistors
* 1 tact switch
* 1 tact switch
* 1 breadboard
* 1 breadboard
* 1 FTDI USB-serial cable - becoming a standard bit of kit for talking to microcontrollers.
* 1 FTDI USB-serial cable  
* 1  CAT5 cable to connect to router


==Individual interests==
==Individual interests==
552

edits