Difference between revisions of "Projets:Perso:2013:RaspEink"

From Electrolab
Jump to: navigation, search
(Added Hardware and Software list)
(Software)
Line 12: Line 12:
 
* [http://fhem.de/fhem.html FHEM home automation] software
 
* [http://fhem.de/fhem.html FHEM home automation] software
 
* Perl, required to run FHEM
 
* Perl, required to run FHEM
* Python for the interface between FHEM and the display
+
* Python for extraction of data from logfile and generation of a bitmap
* WiringPi for easy hardware programming
+
* Modified version of the demo driver to send bitmap to display.
 +
 
 +
[[File:Example.jpg]]

Revision as of 13:39, 1 July 2013

Introduction

The aim of the RaspEink project is to drive a small e-Paper display with a Raspberry Pi. While such a display could serve many purposes (status reports, weather station etc.) it will be used in this project to complete an existing home automation system, namely to display current temperature in all rooms and the status of the heating system.

Hardware

Software

  • Raspian linux from official source
  • FHEM home automation software
  • Perl, required to run FHEM
  • Python for extraction of data from logfile and generation of a bitmap
  • Modified version of the demo driver to send bitmap to display.

Example.jpg