From d163f0fe67133b61768182deceb8da6364ddc973 Mon Sep 17 00:00:00 2001 From: Andrew Lindsay Date: Mon, 28 Nov 2011 21:25:01 +0000 Subject: [PATCH] minor updates to descriptions --- README | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README b/README index 8513ba7..1fe85ff 100644 --- a/README +++ b/README @@ -1,4 +1,11 @@ A collection of new and updated examples for use with a range of ENC28J60 based boards. These include www.nanode.eu, http://jeelabs.net/projects/hardware/wiki/Ether_Card +Examples: + +Pachube RGB LED - control a RGB LED from Pachube dashboard. +RESTduino - Control port pins with simple url based commands +TFTP server - Part of the remote code upload project implementing simple TFTP server. + +