Skip to content

Commit 83abbad

Browse files
Merge branch 'master' of github.com:openenergymonitor/RFM2Pi
2 parents 630b3eb + 7dbab48 commit 83abbad

25 files changed

+670
-13
lines changed

README.md

Lines changed: 10 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,22 @@
11
# RFM2Pi
2-
======
3-
4-
[![Build Status](https://travis-ci.org/openenergymonitor/RFM2Pi.svg?branch=master)](https://travis-ci.org/openenergymonitor/RFM2Pi)
5-
62

73
## RFM12B / RFM69CW to Raspberry Pi board
84

9-
With the addition of an RFM12Pi expansion board to receive data via wireless from other [OpenEnergyMonitor modules](http://openenergymonitor.org/emon/Modules) such as an emonTx energy and temperature monitoring node or an emonGLCD display. A Raspberry Pi used to forward data to an emoncms sever or/and log data locally to a localy instance of Emoncms server running on the Pi.
10-
11-
# Hardware Design
12-
For hardware designs see https://github.com/openenergymonitor/Hardware/tree/master/RFM2Pi
5+
With the addition of an RFM12Pi expansion board to receive data via wireless from other OpenEnergyMonitor modules such as an emonTx energy and temperature monitoring node or an emonGLCD display. A Raspberry Pi used to forward data to an emoncms sever or/and log data locally to a localy instance of Emoncms server running on the Pi.
136

14-
## Documentation Overview
15-
http://openenergymonitor.org/emon/emonbase/raspberrypi
7+
## Documentation
168

9+
**OpenEnergyMonitor Docs**
1710

11+
- [RFM69Pi](https://docs.openenergymonitor.org/emonbase/rfm69-pi.html)
1812

19-
## Technial Wiki
20-
http://wiki.openenergymonitor.org/index.php?title=RFM12Pi_V2
13+
**In this repository**
2114

15+
- [RFM2Pi v1](docs/rfm12pi_v1.md)
16+
- [RFM2Pi v2](docs/rfm12pi_v2.md)
17+
- [RFM69Pi v3](docs/rfm69pi_v3.md)
2218

19+
## [Hardware designs](https://github.com/openenergymonitor/RFM2Pi/tree/master/hardware)
2320

24-
### The RFM12Pi is sold through the OpenEnergyMonitor shop:
21+
## The RFM12Pi is sold through the OpenEnergyMonitor shop:
2522
http://shop.openenergymonitor.com/raspberry-pi/

docs/img/v1/Front_rfm12pi.png

173 KB
Loading

docs/img/v1/Onpi_rfm12pi.png

546 KB
Loading

docs/img/v1/Rasppi.JPG

467 KB
Loading

docs/img/v1/Rasppirfm1.jpg

462 KB
Loading

docs/img/v1/Rasppirfm10.jpg

281 KB
Loading

docs/img/v1/Rasppirfm11.jpg

397 KB
Loading

docs/img/v1/Rasppirfm2.jpg

413 KB
Loading

docs/img/v1/Rasppirfm3.jpg

467 KB
Loading

docs/img/v1/Rasppirfm4.jpg

409 KB
Loading

0 commit comments

Comments
 (0)