Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

15 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages