/wobbler

my Version of Line wobbler

MIT LicenseMIT

wobbler

My Version of Line wobbler. A 1 Dimensional LED-strip dungeon crawler.

It can go to any length*, of led strips, but have to handle Voltage drop at long lengths, + have enough ram on the microcontroller.


Video (youtube)

IMAGE ALT TEXT HERE


parts list

  • USB-C PS Chip (5v output)
  • 8 Ohm 1W Magnetic Speaker
  • 5m 60led/M Black PCB IP67 WS2813 Led strip
  • 4 Pin PWM Fan Extension Power Cable Connector
  • Plastic project enclosure (black, 100x60x25mm)
  • I/O Expansion Board Terminal Adapter Shield for Arduino nano
  • Arduino Nano (clone), ELEGOO Nano Board 340/ATmega Nano328P.
    • (Ram can be limiting factor on this for long lengths of LED strips, you may have to get creative with C code.)
  • GY-521 MPU-6050 3-Axis Gyroscope and Accelerometer Module
  • Silver Spring Door Stop Set
  • Usb C power cable
  • Usb-C-PD AC power charger.

The Original: https://www.aipanic.com/projects/wobbler

Code: https://github.com/Critters/TWANG

Good guide: https://bavatuesdays.com/building-a-line-wobbler-clone-with-twang/