Skip to content

Commit 46ab679

Browse files
committed
Created README.
1 parent 2bbebdd commit 46ab679

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
PiMony
2+
======
3+
4+
Prototype Smart Remote using Python on a Pi
5+
6+
This is a very experimental codebase for trying out smart remote control ideas, using a Raspberry Pi
7+
with an Adafruit PiTFT touch screen, an IR sender circuit connected to a GPIO pin and a custom keypad
8+
matrix attached via an MCP23017 GPIO extender.
9+
10+
It depends upon having lirc, i2c and PiTFT support installed; and uses the Python packages smbus, RPIO
11+
and pygame.

0 commit comments

Comments
 (0)