Skip to content

Code for controlling LED matrices through the SCORPIO microcontroller, receives and sends messages to the host PC

Notifications You must be signed in to change notification settings

GiraldoLab/CircuitPython_LEDmatrices

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

CircuitPython_LEDmatrices

Code for controlling LED matrices through the SCORPIO microcontroller, receives and sends messages to the host PC (code.py)

Recieving messages:

  • "optomotor": Moving alternating stripes to induce a optomotor response. Can adjust angular velocity, direction of movement, etc
  • "stripe": Provides a stripe at a random position to observe stripe fixation behavior
  • "sun": One LED will simulate a sun stimulus. Can set sun position at random.

Output messages:

  • "optomotor": Sends direction of movement.
  • "stripe": Sends stripe position
  • "sun": Sends sun position

About

Code for controlling LED matrices through the SCORPIO microcontroller, receives and sends messages to the host PC

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages