Here is the 768 pixel 32x8x3 panel with some custom animations I wrote,

Here is the 768 pixel 32x8x3 panel with some custom animations I wrote, in its natural habitat, my shirt :slight_smile:
mike thornbury, thanks for the graphing paper suggestion, I did that.

Code: https://github.com/marcmerlin/NeoMatrix-FastLED-IR

The animations are not awesome yet, but thatā€™s a start.
If anyone has cool animations, or even nice moving sprites that you think I can re-use, please let me know and Iā€™ll be happy to take them :slight_smile:

This is powered by a 5200mAh 4S (16V) lipo battery which gives me between 9 to 10h of runtime.

The part Iā€™m a bit ashamed off is how the 16V is taken down to 5V by a BEC (switching voltage regulator), then Iā€™m using a heat maker Vreg that takes it further down to 3.3V which goes into the little black battery holder (normally with 2x 1.5V AAA batteries), and this then takes it back up to high voltage for the el wire, which is actually somewhat battery hungry, so the double voltage conversion, with one that isnā€™t even a switching Vreg, isnā€™t that efficient.

For now, Iā€™m just going to carry 160Wh of lipo capacity in my pack and it wonā€™t matter too much, but I still feel a bit dirty about it. I need to find a multi voltage (12 to 16V) el wire controller and then Iā€™ll get rid of the crappy 3V one I have.

That is really Fā€¦ amazing !!! That ā€˜a a party outfit !!! Great job !! Il love it !!
Have fun

@Yves_BAZIN not as cool as your neopixel TV, but more portable, and it takes fewer amps :wink:
I would however love animations, sprites, and other fun stuff I can print on it. I wrote some, but Iā€™m not very good at it, and it takes forever. My next 3 nights party all night event is coming up soon, I need to add more code on that ESP8266 :slight_smile:

Haha yeah I wondered why your post had so many wacky errors in it, but I got the just of what you were saying which is what mattered.
Oddly there was another post where someone responded and the first four or five words were fine and then it was utter gibberish and very random. They seem to have deleted it now. Wonder if that was related at all to what happened with your post.

Re: All your voltage regulatingā€¦ Hey, whatever gets the job done as the show must go on!

Iā€™d be curious to see this one on there if you want to mess with it.

@marmil I have replied on your other comment for the code of the ghosts

Thanks @marmil . I actually have a fair amount of 1D strip demos, but Iā€™m totally lacking 2D demos for the panel, but eh, it canā€™t hurt to add one more. Iā€™ll add it tomorrow, thanks.

@Marc_MERLIN

@Yves_BAZIN I just got your post with ledtable code, thanks: https://github.com/hpwit/ledtable

@Marc_MERLIN I will try to post the code for the polygones and circles today

@Yves_BAZIN Thanks. Iā€™m now reading example.ino and images.h to see how your pixmap encoding works. My first reaction was that those RGB values in your array were way too small / dark for it to work ( https://github.com/hpwit/ledtable/blob/master/images.h#L12 )

@Yves_BAZIN by the way, did you find that going to 160Mhz on ESP8266

  1. was stable and didnā€™t have any downsides/problems
  2. actually helped (somehow I thought most of my time was spent waiting on neopixel refreshes, and I didnā€™t look whether changing my CPU speed to 160Mhz helps anything)

@Marc_MERLIN Guessed that might be true. You have a matrix after all, youā€™re going to want 2D. :slight_smile:
If you donā€™t have any of @Stefan_Petrick 's noise stuff you might find it interesting. This:

And this:
https://gist.github.com/StefanPetrick

@marmil i have always went at 160mHZ for instance to create the filled circles it takes some computing time and I wanted to have a god frame rate.

@Marc_MERLIN what is the music in the background ?itā€™s really nice

@Marc_MERLIN here it is; look at examples/fulldemo.ino for usage in the graphicsfunctions.h you will find all the functions to draw lines ,polygones, circles ā€¦ ps: use glbDrawLine for drawing a line :slight_smile:

@Yves_BAZIN thank you for also liking trance :slight_smile:
This specific track was a remix of the timeless ā€œLost Tribe - Gamemasterā€. I was listening to https://soundcloud.com/bryan-kyes/emergency-medical-trance-017-true-classics-set1990s-2003?in=bryan-kyes/sets/emergency-medical-trance you can jum pto offset 1h28
The original track from 1996 is https://www.youtube.com/watch?v=znnJLzsVisE and it evolved into such amazing remixes like https://www.youtube.com/watch?v=h_Ok3PjNXl4
The specific mix you were listening to is this other gem: https://www.youtube.com/watch?v=BfNwRXCA2JA
Ok, weā€™re way off topic
If you really want more (probably more than you asked for :slight_smile: ), there you go: https://www.youtube.com/playlist?list=PLoTeFhLLCp0USBrLW4ksCBW7MQ0yu6YkQ

@Marc_MERLIN And now I know what Iā€™ll be listening to this afternoon. Thanks :slight_smile:

@marmil i am just leaving the office and tomorrow itā€™s holiday in Belgium (like a bunch of countries) it will be good to start the evening

@Yves_BAZIN Haha, ā€œfĆŖte du travailā€, letā€™s celebrate work by not working, you lazy Europeans :wink: (for anyone who didnā€™t quite get it, itā€™s the pot calling the kettle black, given that Iā€™m french myself and we probably invented that holiday :slight_smile: ).