logo elektroda
logo elektroda
X
logo elektroda

Illuminophony, or a return to the past in a different edition.

efi222 4158 31
ADVERTISEMENT
Treść została przetłumaczona polish » english Zobacz oryginalną wersję tematu
  • Helpful post
    #31 21509330
    DJ_KLIMA
    Level 24  
    It's a case of making do with what's available, I myself was very fond of 'zesi new' colourophones in the 90s and was positively impressed by all the models, nowadays we have such cheap and powerful digital electronics that it's a shame not to harness it to 'twinkle lights'. Respect to those who built in those interesting times, as I made my first one from a green painted light bulb and a starter from a fluorescent lamp. Warm regards.
  • ADVERTISEMENT
  • #32 21509405
    efi222
    Level 19  
    DJ_KLIMA wrote:
    I made my first one from an incandescent bulb painted green and a starter from a fluorescent lamp
    .
    I was going to write about these starters earlier, but somehow I was a bit obnoxious. :D But it's a fact. That's the way it was. :D .
    And regarding digital processing:
    If we have audio amplitude and frequency data in the form of numbers, the processing of this depends entirely on the imagination of the programmer.

Topic summary

The discussion centers on illuminophony, an 18th-century concept involving the modulation of colored light based on audio frequency bands, originally using incandescent bulbs with colored filters to produce RGB-like effects synchronized with music. Modern implementations use RGB LEDs controlled via PWM to achieve smoother, visually linear brightness changes corresponding to audio amplitude in low, mid, and high frequency bands. Challenges include achieving proper color mixing without discrete flashing, linear LED brightness control despite non-linear current-luminosity characteristics, and replicating the original smooth modulation rather than sharp flashing. Solutions involve using buffers (FIFO arrays) for smoothing audio samples, FFT for frequency analysis, and microcontroller-based PWM control. Hardware considerations include selecting appropriate development boards (ESP32 Dev Module preferred over ESP32 C3 for compatibility), managing ADC sampling rates (Arduino core version 1.0.4 recommended for >40kHz sampling), and using power LED drivers like the PT4115 for higher power applications. Historical references include vintage colourophone circuits (e.g., Colorofon C23B), use of painted incandescent bulbs, and triac-controlled 220V lamps with isolation transformers. The project is noted for low cost (~20 PLN) and minimal programming requirements, with emphasis on artistic impression over perfect white light mixing. The discussion also touches on the limitations of LED voltage control, the benefits of PWM, and the potential for digital signal processing to enhance effects beyond analog methods.
Summary generated by the language model.
ADVERTISEMENT