Skip to content

JannikBadenhop/LED-Mask-Client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED-Mask-Client

This project allows controlling the megoo LED mask over Bluetooth Low Energy (BLE). Currently it is only possible to switch between different images saved on the mask.

I suspect the mask is the same as many other masks with exactly the same number of LEDs (2074) the same dimensions (ca. 22cm x 18cm x 5cm) and the same weight (ca. 303g). ;)

SimpleCount

Getting Started

To use this project, you will need a BLE-enabled device that can run python, which not every adapter / OS supports.
(My Win10 PC with a Bluetooth 5 adapter was unable to find the mask)

In general I would not recommend testing BLE connections on Windows.

Also, install the requirements txt with
pip install -r requirements.txt

Features

  • Switching between images saved on the mask
  • Uploading new images
  • Combining uploaded images into animations
  • Setting and configuring Text / Text slide animations
  • An interface to draw the single Pixels (LEDs) and upload the image (hopefully possible)

Contributing

If you would like to contribute to this project, please feel free to submit a pull request. We welcome any contributions that improve the project or add new features.

Thanks

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages