Skip to content

Simple Raspberry Pi LED snake with keyboard control implemented using Python.

Notifications You must be signed in to change notification settings

JankoSmejkal/LED_snake_with_keyboard_control

Repository files navigation

LED snake with keyboard control

Simple Raspberry Pi LED snake with keyboard control implemented using Python.

3 LEDs snake moving right, left, both ways and flashing. Direction is controlled using keyboard keys 'l' for left, 'r' for right, 'b' for both ways and 'j' for flashing.

Keyboard control

is implemented using curses library, so the script must be run through terminal.

Disclaimer

Although all precautions were taken to work safely, I do not accept any responsibility for damaged equipment, nor harm to people. Safety first, be safe ...

About

Simple Raspberry Pi LED snake with keyboard control implemented using Python.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages