You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

535 B

Network Traffic visualized

Blinking cube at 37C3

Hardware setup

  • Adafruit QT Py ESP32-S2
  • Adafruit NeoPixel Driver BFF
  • 8 Pixel LED ring

Software setup

Built using platformio, espidf, Arduino, vim, and love. Works by hooking the LWIP TCP/IP stack with a custom function.

If you decide to run this, make sure you update platformio.ini with your board details!

Build

pio run

Flash

pio run -t upload