Skip to content

kolpim13/Matrix_ChatBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix_ChatBot

Discord bot to control RGB matrix via UART

Alow user to run Discord bot on a local machine. This bot can draw pictures chosen from the explorer space. Image shoud be 32x64p resolution.

Consist of two programs, driver for atmega2560 to drive an RGB matrix and discord bot.

All bot commands start from # symbol. They are divided into two groups, UART and RGB2. UART Commands: 1)open [port name] 2)close [] 3)get_ports []: get all available port names for this particulare machine. RGB2 Commands: 1)pic [path to image]: convert image to the format sutable for driver and send it. Image size should be exactly the same or less then matrix size.

To commit a command, type comand group and a command belonging to this group.

Example of usage. example1

About

Discord bot to control RGB matrix via UART

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published