|
|
Line 1: |
Line 1: |
| '''Quick Links''' | | '''Quick Links''' |
|
| |
|
| '''Discover Nanode''' - This new [[http://wiki.hackspace.org.uk/wiki/Discover_Nanode Discovery page] gives all the background information you need to know about Nanode - under construction | | '''Discover Nanode''' - This new [http://wiki.hackspace.org.uk/wiki/Discover_Nanode Discovery page] gives all the background information you need to know about Nanode - under construction |
|
| |
|
| '''Building It''' - this shortcut takes you to the [http://wiki.hackspace.org.uk/wiki/Building_a_Nanode Pictorial Building Guide] This is the definitive assembly guide in photos - which replaces more traditional parts lists, schematics and component insertion lists - please read this before you start soldering! | | '''Building It''' - this shortcut takes you to the [http://wiki.hackspace.org.uk/wiki/Building_a_Nanode Pictorial Building Guide] This is the definitive assembly guide in photos - which replaces more traditional parts lists, schematics and component insertion lists - please read this before you start soldering! |
Line 145: |
Line 145: |
|
| |
|
|
| |
|
|
| |
| '''Nanode is a low cost, web connected, physical computing platform based on the same technology as Arduino.'''
| |
|
| |
|
| [[File:Nanode5_runs_blink.jpg|320px|right|thumb| Nanode 5 running code!]] | | [[File:Nanode5_runs_blink.jpg|320px|right|thumb| Nanode 5 running code!]] |
Line 163: |
Line 161: |
|
| |
|
| [[File:Nanode5_is_alive.jpg|320px|right|thumb|Newly-built Nanode 5]] | | [[File:Nanode5_is_alive.jpg|320px|right|thumb|Newly-built Nanode 5]] |
|
| |
| == About Nanode ==
| |
|
| |
| ===Nanode - a 30 second pitch===
| |
|
| |
| Nanode is an open source Arduino-like board that has in-built web connectivity. It connects to a range of wireless, wired and ethernet interfaces.
| |
|
| |
| It allows you to develop web based sensor and control systems - giving you web access to six analogue sensor lines and six digital I/O lines.
| |
|
| |
| It costs under £20 as an easy build it yourself kit. Nanode was designed with Hacking in mind.
| |
|
| |
| [[File:Nanode_application.jpg|320px|right|thumb|A Simple Nanode Application - Web connected RGB Lamp]]
| |
|
| |
|
| |
|
| |
| ===Some Background===
| |
|
| |
| The Nanode is a low cost entry device aimed at network and Internet Connectivity projects.
| |
|
| |
| Its name was originally derived from "Networked Arduino Node" as it essentially opens up the possibility of networking Arduino-like devices both to the internet, and locally using a mix of wired and wireless networks.
| |
|
| |
| It has been conceived as an experimental platform, an enabling technology, which will allow applications to be developed at minimum cost and hassle.
| |
|
| |
| It combines the functionality of the Arduino and an ethernet shield onto the one small board. This literally halves the cost of a net connected Arduino platform.
| |
|
| |
| It has been designed with low cost hacking in mind and can be built easily for under £20 - so that it will appeal to those on a tight budget.
| |
|
| |
| It uses the popular Arduino environment so will be familiar to many. It also accepts Arduino shields, and a wireless shield based on the popular RFM12 device is planned. This will open up the Nanode to wireless networking and creating bridges between wireless, and wired networks and the Internet.
| |
|
| |
| Nanode consists of a small PCB which has the ATmega328 microcontroller, some glue logic, the ENC28J60 ethernet controller and a Magjack ethernet connector. The board only uses through-hole and DIL conventional components - so that it can be easily assembled by anyone who has basic soldering skills.
| |
|
| |
| It makes an ideal project for a teaching workshop on web connectivity, and as such will appeal to Hackspaces for advanced Arduino workshops.
| |
|
| |
|
| === Nanode Applications === | | === Nanode Applications === |