Skip to content

Commit 6733a85

Browse files
authored
Add readme
1 parent 4a63edb commit 6733a85

1 file changed

Lines changed: 20 additions & 0 deletions

File tree

M4_Eyes/README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# Adafruit Learning System tutorial - M4_Eyes
2+
3+
Make a person responsive set of eyes.
4+
5+
This code is used for displaying realistic eyes on the Adafruit [Monster M4sk](https://www.adafruit.com/product/4343) board.
6+
7+
See the main [Adafruit Learning System tutorial on the Monster M4sk here](https://learn.adafruit.com/adafruit-monster-m4sk-eyes/overview).
8+
9+
Note the code is such that user code may be run with linitations - see user*.cpp. This method is used for a number of Adafruit Learning SYstem guides to provide various functionality. As this is a rough form of multitasking or task switching, not all actions will be compatible. There be dragons here.
10+
11+
Adafruit invests time and resources providing this open source code,
12+
please support Adafruit and open-source hardware by purchasing
13+
products from [Adafruit](https://www.adafruit.com)!
14+
15+
MIT license, hardware by Limor "Ladyada" Fried, eye code by Phil Burgess
16+
17+
All text above must be included in any redistribution
18+
19+
-----------------------
20+
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.

0 commit comments

Comments
 (0)