Skip to content

A rotating POV (Persistence of Vision) display built with ESP32 and APA102 LED strips, supporting image animations from flash or UDP streaming.

License

Notifications You must be signed in to change notification settings

arttupii/pov_led_globe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ESP32 POV Display

This project implements a rotating Persistence of Vision (POV) display using an ESP32 microcontroller. The display creates images in the air by rapidly spinning and lighting up APA102 LED strips in sync with a hall sensor.

🔧 Hardware

  • ESP32 DevKit v1
  • 2x APA102 LED strips
  • Hall sensor for rotation synchronization
  • 3D-printed or custom-built rotating structure
  • Power source
  • LittleFS for image storage or live UDP image streaming

📷 Build Photos

🎥 Demo Video

YouTube Demo

✨ Features

  • Draws images mid-air using colorful LEDs
  • Synchronizes to motor speed with a hall sensor
  • Supports loading static images from flash memory (LittleFS)
  • Also supports real-time image transfer via UDP
  • Easy switching between images or animations
  • Includes a simple Python sender script

About

A rotating POV (Persistence of Vision) display built with ESP32 and APA102 LED strips, supporting image animations from flash or UDP streaming.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published