Skip to content

unfuug/screen2led

Repository files navigation

Requirements

  • pyserial
  • mss
  • pillow

Install with

pip install pyserial mss pillow

Usage (Windows)

  1. Setup the ARDUINO as described in the schematics and connect it via USB
  2. Compile and push the ARDUINO code (arduino/arduino.ino)
  3. Change the PORT and BAUDRATE in the main() in script2.py to match your ARDUINO
  4. Run script2.py

Acknowledgements

This repo contains modified code from Pylette and color-thief-py.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published