/ EInk_Autostereograms / README.md
README.md
1 ## Adafruit Learning System tutorial - Tiny Autostereogram Construction Kit in CircuitPython 2 3 Make picture autostereograms with an Adafruit CircuitPython board and eInk display. 4 5 Follow the Adafruit learn guide here: https://learn.adafruit.com/tiny-autostereogram-construction-kit/ 6 7 **code.py** is the code that will run the program when the board boots up. 8 9 Adafruit invests time and resources providing this open source code, 10 please support Adafruit and open-source hardware by purchasing 11 products from [Adafruit](https://www.adafruit.com)! 12 13 MIT license, guide written by Dan Cogliano 14 15 All text above, and the splash screen below must be included in any redistribution 16 17 ----------------------- 18 If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.