Skip to content

Hack an IKEA Obegransad LED display to be controlled by an ESP32 board

License

Notifications You must be signed in to change notification settings

trandi/IKEAObegransadLEDdisplay

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IKEA OBEGRÄNSAD LED wall lamp game

  • controlled by a TTGO T-Display ESP32 board
  • using a Nintendo Switch JoyCon controller
    • uses BluePad32 platform as gamepad "host" on the ESP32
      • this supports numerous other GamePads
  • project uses Espressif IoT Development Framework with several "components" (not in this repository)
    • Arduino
    • BluePad32
    • BluePad32-Aduino
    • btstack
    • cmd_nvs
    • smc_system

Design

To set up:

  • install ESP-IDF v4.4
  • export tools : source esp-idf/export.sh
  • add the above components into /components/ dir
  • idf.py fullclean
  • idf.py build
  • idf.py -p /dev/ttyUSB0 flash

More and ability to see it in action details on my blog as well as a nice video of the final result.

About

Hack an IKEA Obegransad LED display to be controlled by an ESP32 board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published