diff --git a/rfm12b_recv_xxxx/README.md b/rfm12b_recv_xxxx/README.md new file mode 100644 index 0000000..fd26d38 --- /dev/null +++ b/rfm12b_recv_xxxx/README.md @@ -0,0 +1,5 @@ +## Arduino relay between RFM12b and ThingSpeak + +This is the sketch for the Arduino pro mini with the RFM12b module. + +See http://robertoostenveld.nl/arduino-relay-rfm12b-thingspeak/ for details. diff --git a/rfm12b_thingspeak/README.md b/rfm12b_thingspeak/README.md new file mode 100644 index 0000000..144f4a8 --- /dev/null +++ b/rfm12b_thingspeak/README.md @@ -0,0 +1,5 @@ +## Arduino relay between RFM12b and ThingSpeak + +This is the sketch for the Arduino Uno with the Ethershield. + +See http://robertoostenveld.nl/arduino-relay-rfm12b-thingspeak/ for details.