@wow_elec_tron

400 Followers
81 Following
633 Posts
Creative Tech, Interactive Realtime Visual Art
Previously: Cutting-edge Wearable LED Tech, Interactive Installations)
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
This is a pic od the same code but with just MAP enabled.
Can confirm that thia texture works as an alphamap on a meshbasicmaterial with three.box
Here is a very simple example with 2 meshlines
https://github.com/leonyuhanov/meshlineAlphaMap
With an alphamap enabled but none showing
Wire Stripper aficionado, ive replaced my Xcelite SAS3210 strippers for the Knipex "12 40 200". Did alot of research & testing, cause we are all like that. Fyi this is their new EvoStrip model, the older 12 40 200 are trash(a brand new one out of the box did not strip down to 26awg so they replaced it with these). I mostly strip ribbon cable (3 or 4 strand)for LED work this is perfect. Have been unable to get replacement blades for the Xcelite for 2 yrs, hense why I got this :)
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 :(