Browse Source

README edit

master
The Dod 1 year ago
parent
commit
4b0955db36
1 changed files with 3 additions and 5 deletions
  1. 3
    5
      README.md

+ 3
- 5
README.md View File

@@ -1,13 +1,11 @@
1 1
 ### Blinkinlove Materix
2 2
 
3
-_Blinkinlove_ (_אהיבהוב_) is a line of technoromantic jewlery by [zzzen](https://zzzen.com): these accessories come in pairs, and each can blink in order to indicate that it can sense whether its mate is nearby and how close it is (by performing a wifi or bluetooth scan, depending on the model) and blink accordingly.
3
+_Blinkinlove_ (_אהיבהוב_) is a line of technoromantic jewlery by [zzzen](https://zzzen.com): these accessories come in pairs, and each can blink in a heartbeat rhythm in order to indicate that it can sense that its mate is nearby. The closer the mate is, the faster the blinking. It looks for its mate by performing a wifi or bluetooth scan ()depending on the model).
4 4
 
5
-The _Materix_ model is built on an [Adafruit Feather HUZZAH](https://www.adafruit.com/product/2821) board with a 4X8 [Neopixel Matrix Featherwing](https://www.adafruit.com/product/2945).
6
-
7
-It displays a heart image that pulsates in a heartbeat rhythm when it detects its mate (heartbeat is faster the closer the mate is).
5
+The _Materix_ model is built on an [Adafruit Feather HUZZAH](https://www.adafruit.com/product/2821) board (with wifi capabilities) with a 4x8 [Neopixel Matrix Featherwing](https://www.adafruit.com/product/2945). For blinking, it uses a heart-shaped Neopixel animation.
8 6
 
9 7
 ![Blinkinlove Materix when close to mate](blinkinlove-materix.gif)
10 8
 
11
-Whenever it perfoms a scan, there's a blue indication on the right hand side. When the mate is nearby, it's a single pixel, but when the mate can't be found, this becomes a more elaborate "where art thou" animation.
9
+Whenever it perfoms a scan, there's a blue indication on the right hand side. When the mate is nearby, this indication is limited to a single pixel, but when the mate can't be found, this becomes a more elaborate "where art thou" animation.
12 10
 
13 11
 ![Blinkinlove Materix desperately seeking mate](blinkinlove-materix-alone.gif)

Loading…
Cancel
Save