Skip to content

c-b5r/Telegram-Bot-RPi-WS281x

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Telegram Bot: Raspberry Pi Controller for WS281x LEDs

This is a Telegram bot that lets users control WS281x LEDs connected to a Raspberry Pi. The bot offers a custom keyboard to control the color, brightness and saturation.

Screenshots

screenshot

How To Use

Requirements

Hardware

  • Raspberry Pi
  • WS281x LEDs

Software

  • python3 with the following modules:
    • aiogram
    • rpi_ws281x

APIs

Configuration

The following environment variables need to be set:

  • TELEGRAM_BOT_TOKEN

Run

For testing, simply run main.py

For productive use, install the telegram-bot-rpi-ws281x.service systemd unit file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages