Difference between revisions of "Raspberry Pi"

Line 5: Line 5:
 
[[Category:Features]]
 
[[Category:Features]]
  
TODO description
+
==Official Raspbian Image==
 +
This is the recommended way of starting out with your AD2PI.  We've gone ahead and done all the initial work to make it and your Raspberry Pi work together out of the box.  Just follow the instructions for flashing the SD card from [http://www.elinux.org/Rpi_easy_sd_card_setup Raspberry Pi].
  
===Official Raspbian Image===
+
===Changes from Raspbian===
 +
* Disabled serial console so that the device can use it.
 +
* Installed [http://github.com/nutechsoftware/ser2sock ser2sock] to expose the AlarmDecoder on your network.
 +
* Installed the [http://github.com/nutechsoftware/alarmdecoder AlarmDecoder Python library].
  
===Manual Configuration===
+
===Download===
 +
{| align="center" class="wikitable" border="1"
 +
! scope="col" width="100px" | Link
 +
! scope="col" width="120px" | Version
 +
! scope="col" width="220px" | MD5
 +
|-
 +
| align="center" | [http://www.alarmdecoder.com/downloads/pi/alarmdecoder-raspbian-2013-12-31.zip Download]
 +
| align="center" | 2013-12-31
 +
| align="center" | 9db3460f6818c1f77c9df677abfadf33
 +
|}
 +
 
 +
==Manual Configuration==

Revision as of 13:34, 3 January 2014


Official Raspbian Image

This is the recommended way of starting out with your AD2PI. We've gone ahead and done all the initial work to make it and your Raspberry Pi work together out of the box. Just follow the instructions for flashing the SD card from Raspberry Pi.

Changes from Raspbian

Download

Link Version MD5
Download 2013-12-31 9db3460f6818c1f77c9df677abfadf33

Manual Configuration