Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
framboise-pi authored Jun 2, 2020
1 parent fa7df2b commit 01d0852
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,13 +41,13 @@ modules: <span class="pl-kos">[</span>
I didn't find any sensehat module for the wonderful MagicMirror so I'm trying to make one.
Using java librairies. And I started a MagicMirror in python in parallel, to use only python with sensehat and else.
On this module :
* at start of MagicMirror a message displayed on SenseHat LED
* at start of MagicMirror a message displayed on SenseHat LED (by default : "MAGIC")
* Sensors values displayed on a Magic Mirror module
* on interval, random PixelArt on sensehat LED
- 8x8 pixels little monsters (1 for the moment)
- 8x8 pixels animations (-not implemented yet-)
- all LEDs on a color base on SenseHat temperature sensor (-not implemented yet-)
- a clock (-not implemented yet-)
- 8x8 pixels little monsters (1 for the moment) -- color is random each time
- 8x8 pixels animations (-- not implemented yet --)
- all LEDs on a color base on SenseHat temperature sensor (-- not implemented yet --)
- a clock (-- not implemented yet- -)
* Use of joystick and sensors to interact with other modules. Or else.(-not implemented yet-)
* Notifications - icons (gmail etc.)(-not implemented yet-)

Expand Down

0 comments on commit 01d0852

Please sign in to comment.