@wow_elec_tron

356 Followers
71 Following
566 Posts
Cutting-edge LED Wearable Technology, Interactive Installations, Realtime Visual Arts. Commissions via DM/Email
Melbourne, Australia
Instagramhttps://www.instagram.com/wow_elec_tron
Web Sitehttps://www.elec-tron.org
Githubhttps://github.com/leonyuhanov/
Verificationhttps://mastodon.social/@wow_elec_tron
Elec Dash Tron on Instagram: "Working on a new creature in #threejs"

0 likes, 0 comments - wow_elec_tron on May 19, 2025: "Working on a new creature in #threejs".

Instagram
This is "A Pixel" its made with a 30 x 30cm 14mm thick Perspex sheet, spray painted with a thin coat of white on one side. There is a matrix of 16x23 SK9822(APA102) 5050 pixels with a 10mm airgap between the spray surface. Custom animation library driven by an ESP32 powered by USBCPD
Elec Dash Tron on Instagram: "Working on a birthday present for a friend :) Have been wanting to use this huge chunk of clear perspex, with a light spray of white paint on one side(which i need to reaply). The diffusion is just to die for. Im #3dprinting an enclosure (in parts) for this to be framed. Ive assembled a small matric of 16x23 5050 #sk9822 12mm wide strips, totaling at 368px. My aim is to make 1 animation for thia running on an #esp32 with power via #usbcpd . Its a giant pixel lol"

19 likes, 6 comments - wow_elec_tron on May 14, 2025: "Working on a birthday present for a friend :) Have been wanting to use this huge chunk of clear perspex, with a light spray of white paint on one side(which i need to reaply). The diffusion is just to die for. Im #3dprinting an enclosure (in parts) for this to be framed. Ive assembled a small matric of 16x23 5050 #sk9822 12mm wide strips, totaling at 368px. My aim is to make 1 animation for thia running on an #esp32 with power via #usbcpd . Its a giant pixel lol".

Instagram
Got my hands on on the still in dev #esp-32-c5 5G wifi capable devkit module! Took some doing, but after installing the latest espidf I was able to at least compile and run the simple wifi ecmaple and conect it to a 5G wifi network!!
Got my hands on these awesome WS2812 beads prototyping a project with my codeless RGB Artnet driver https://github.com/leonyuhanov/ESP32_RGBW_ArtNet on an ESP32 pushing pixels via wifi from Resolume Arena
GitHub - leonyuhanov/ESP32_RGBW_ArtNet: Code-Less ESP32 ArtNet RGBW Neopixel Drive

Code-Less ESP32 ArtNet RGBW Neopixel Drive. Contribute to leonyuhanov/ESP32_RGBW_ArtNet development by creating an account on GitHub.

GitHub
This took waaay longer than expected. I added a Launchpad x to my JS(threejs) based animation system to control animation ques, have to really jump through alot of hoops with novations midi set up to light stuff up how and when u want via MIDI SYSEX
Testing out the Bosch #BNO055 #IMU hooked up to an #esp32 via i2c translating the absolute rotation positions via #OSC to my #threejs animation. So nice to just plug the module in and not have to worry about integral calculus to calculate rotational positions based on rotational accelerations from the bloody MPU6050 :(
Continualy blown away by how nice #threejs realtime renders are. I feel like most of my recent animations are rather derivative, so im trying new things, like Particles!! Realy its just 50ish squares floating at varying speeds out of a central radius, but dam this looks good

Alpha release of my ESP32 Code-less Artnet driver

https://github.com/leonyuhanov/ESP32_RGBW_ArtNet

GitHub - leonyuhanov/ESP32_RGBW_ArtNet: Code-Less ESP32 ArtNet RGBW Neopixel Drive

Code-Less ESP32 ArtNet RGBW Neopixel Drive. Contribute to leonyuhanov/ESP32_RGBW_ArtNet development by creating an account on GitHub.

GitHub
Working on a code-less ESP32 based ArtNet pixel driver for a new project. Want to be able to flash a bunch of esp32 pixel drivers and configure them to render artnet to pixels without code? Ive set up a simple JS based configuration page that u can access when booting up the esp32 in config mode. Enter your wifi details/network details/artnet universe & pixel assignments and boom! Will publish the code & flashable firmware(for those that dont want the code) on my git this week :)