Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 978 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 978 Bytes

LED-matrix-patterns

drifting gradients and patterns from Lashley’s The Mechanism of Vision

These patterns are written for Arduino and are designed to be used with an 8x8 Adafruit LED matrix and backpack. See https://github.com/LaubachLab/LED-matrices for design files for the LED matrix stimulus, which is also described in this published article: https://www.eneuro.org/content/8/3/ENEURO.0563-20.2021.

The default is two address select pins: 0x70.

Patterns include several directional drifting gradients as well as patterns from K.S. Lashley’s The Mechanism of Vision.

Reference: Lashley, K. S. (1930). The mechanism of vision: I. A method for rapid analysis of pattern-vision in the rat. The Pedagogical Seminary and Journal of Genetic Psychology, 37, 453–460. https://doi.org/10.1080/08856559.1930.9944155

Code was written by Marty Isaacson as part of her senior capstone project in neuroscience at American University.