Skip to content

hongaar/meterkast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meterkast

Matrix display

Part & wiring

MAX7219 Buy

Software

GitHub

$ cd max7219
$ sudo apt-get install python-dev python-pip
$ sudo pip install spidev
$ sudo python setup.py install

Movement sensor

Part & Wiring

HC-SR501 Buy Specs

Software

None, analog sensor

RGB led

Part & Wiring

WS2812 Buy Specs

Connect to pin 13 / channel 1 on 3.3v rail.

Software

GitHub

$ sudo apt-get install scons
$ cd rpi_ws281x
$ sudo scons
$ cd python
$ sudo python setup.py install

OLED display

SSD1306 Buy Specs

Software

GitHub

$ sudo apt-get install python-imaging python-smbus

P1

Tutorial

$ sudo apt-get install cu minicom

Joystick

Part & Wiring

Specs

Use wiring from https://learn.adafruit.com/reading-a-analog-in-and-controlling-audio-volume-with-the-raspberry-pi/script and http://ww1.microchip.com/downloads/en/DeviceDoc/21295C.pdf

Software

None, analog sensor

About

RPi project for DSMR v4.0 P1 ports

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published