DIY RGB Mousepad

DIY RGB mousepad using WS2812B addressable LED strips and a microcontroller. It prints in two halves, you can use…
9
16
0
397
updated October 12, 2022

Description

PDF

DIY RGB mousepad using WS2812B addressable LED strips and a microcontroller.

It prints in two halves, you can use LePage Ultra Gel Control Super Glue to bond the two halves or just melt the joint together after aligning. I've also read that the brown gorilla glue might work too, its much cheaper than the super glue so worth a try.

You can use any microcontroller, ESP 32, ESP 8266 or Arduino. I've included the ino (saved as a txt file, just rename) for running on an arduino nano - it uses the popular FastLED.h library and runs the following states:

  • STATE_BREATHE, (blue breathing)
  • STATE_OCEAN, (ocean colour cycling)
  • STATE_RAINBOW, (rainbow cycle)
  • STATE_REACTIVE, (sound reactive - need a AGC mic for this)
  • STATE_CYCLE, (mono cycle)
  • STATE_WHITE (white)

BOM:

  • WS2812B 60 led/m Black PCB IP30 strip (https://www.aliexpress.com/item/32849686500.html) - note they also sell a 144 LED/m strip which might offer smoother color transitions, you will need to modify the code + verify that your power source can handle
  • Tinfoil
  • Mousepad (Razer Goliathus Mobile Stealth Edition)
  • Microcontroller (see my microcontroller project)
  • 3 Pin JST SM Connector (Optional)

Post-Printing

Category: Computer

Tags



Model origin

The author marked this model as their own original creation. Imported from Thingiverse.

License