Skip to content

Oxmaster/Discord-mute-indicator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

Discord-mute-indicator

Overview image

This project uses HID emulation that ATMega 32u4 supports. It reads the status of the keyboard LEDs (Caps, Scroll or Num lock) and displays an image representing status of the microphone.

By default the display will turn off after 15 minutes of inactivity, you can change that time, or disable the feature altogether by going into config.h. You can also change some other settings in there.

If you want to change the images, you can go to images.h, in there you will find a short information about how to make your own image byte arrays.

Update after 8 months of use

I've noticed a slight burn-in of the OLED display: Burn-in It might be a good idea to randomize the location of the icon on every startup.

Demonstration video

Streamable

Hardware, software and libraries used

Hardware

  • "Arduino" Pro Micro with ATMega 32u4, ~3$ OR Arduino Leonardo should work
  • 0.96" 128×64 OLED display with SSD1306 driver, ~2$

Software

Libraries

Contact

Version history

1.0 Release (24.03.2019)

Donate

If you like, you can donate via PayPal

License

GNU GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

Copyright (C) 2007 Free Software Foundation, Inc. <https://fsf.org/>
Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published