A Cyber War is preventing me from working on Magic Poi?

News article here: https://www.theregister.com/2025/01/27/deepseek_suspends_new_registrations_amid/

Two possibilities:

  1. Deepseek is lying and they just oversubscribed (you might have noticed they went viral with the excellent R1 open source model I have been using for the past week already on SmartPoi, Magic Poi and more)
  2. Someone is DDOSSING the heck out of them because they are jealous. Is it the US govt? OpenAI? Random hackers?

Annoying

Whatever the reason (and I really want to know so I can know who to be angry at!) it is affecting my work.

Thank you so much to my Patreon supporters for their contributions, the money is already in the Deepseek API account so I’m just waiting for access to be restored(!) before I can continue.

I did get some stuff done.

Did I mention that SmartPoi is now (almost) ported to the ESP32? The only thing that is not working is the LittleFS uploading, and that is really an Arduino IDE problem – I am trying to find a work-around but currently you can use it (just fire up the SmartPoi-js-utililities and upload some images). Check out the ESP32_2025 branch – but maybe wait a month (end of Feb?) by which time it will hopefully be merged into main (the whole thing is now working on ESP32/8266 with the same code base!!). Recommended: ESP32 S3 Super Mini (available on Aliexpress). This is the actual chip that Magic Poi will run on! Don’t get it confused with the ESP32 C3 Super Mini though – that one is single core only (and half the price – I have some C3 here and SmartPoi works on there too.)

For this new ESP32 branch I have even re-enabled the UDP streaming (which you can try using the old SmartPoi Android app). The new Android app for uploading and switching pics works as well. I haven’t tested UDP yet but if you use a dual core ESP32 S3 the WiFi runs on a separate core to the display code, which means it might actaully work now (I disabled it due to stuttering images).

This is hard work

Once again I appeal for support! Please help me by joining Patreon (it doesn’t cost anything to join) and subscribe to a support option if you can.

Support me on Patreon.

I just got here, what is SmartPoi, Magic Poi and DeepSeek?

SmartPoi project – WiFi connected POV Poi

Magic Poi – Internet connected upgrade to SmartPoi (work in progress)

DeepSeek AI – Right now the world’s second most powerful large language model when it comes to coding. I use this extensively to develop open source apps faster. Cheaper than ChatGPT but not free – hence the Patreon 😉

UPDATES:

Sign up for our update alerts:

Magic Poi 2025

Well 2024 was a good year, I feel like I got a lot done – mainly with finalising the SmartPoi project enough to be usable for December (it worked, yay!).

What is coming this year?

TLDR: doing the same thing as last year only better, faster – I just got distracted by some monkeys this month.

Right now we have one prototype with a lot of issues to address. The factory gave us the wrong buttons for example and one trace wasn’t connecting for some reason… Anyway I disabled the buttons (there is a web interface after all) and so we have something to test on while getting the next circuit ready.

So yeah I think for me it’s about getting the poi working seamlessly, and improving the user interface – I thought the buttons were going to be enough but after looking at all of the options (Multiple Timelines, Sequences, sync with friends, brightness etc) I was clearly being a bit optimistic. I recently saw someone came out with POV poi that has a screen on it (!) – is this what we need? Sounds like a battery hog to me so probably not but anyway I am looking into it.

With the web interface we still need timeline sharing, so that has to be first priority (it is directly related to the poi buttons, though – my plan was to sync with a button press originally). Also more ways to share images and maybe rate them or something.. I am rambling here but you can see there is a lot to look at.

A bit of a delay..

I have been a bit distracted so far this year, not just with the circus tricks – I got hired by a university to help with some research related to Monkey Detection (another speciality of the Circus Scientist). Never thought I would get paid to do this, but apparently South Africa is not the only country that has issues with monkeys conflicting with humans in urban environments. So I am currently working on a Machine Learning (Image Recognition) app for research purposes.

I also have a bit of a deadline this year, as my main “experimental” server running Ubuntu 20.04 is going to become obsolete in July and I need to transfer everything off of there onto a new one well before then. I know you can upgrade in place but some of the stuff relies on old libraries etc so requires a re-write anyway (or just to be thrown away) so I’m taking each deployed project and transfering to a new server. The new Alpha version of Monkey Detector is already on a newer version of Ubuntu Server thankfully.

So yeah

Give me a month (February is traditionally very slow for live entertainment here) and I expect to be posting more frequent updates to the Magic Poi project. Looking forward to getting version 0.2 out and moving closer to the Product Launch

PS:

I really plan on getting an actual product out by the end of the year, even if it is just a kit version. Please quote me on that, this thing has gone on long enough. I am ready, are you??

Using the SmartPoi WebApp

Hello fellow SmartPoi users.

As you may know I am a professional circus performer and during the holidays I get very busy with shows. Just pointing this out in case you wonder why you don’t see any development on the project in December and January (January is holiday time for me after much hard work).

I made a quick video demonstrating the Desktop WebApp to upload images – see it here:

I might do another showing the Android app at some point, although it’s basically the same JavaScript in a web container.

And finally here is a happy holidays present – lots of 100px poi images I scraped from the Visual Poi site http://circusscientist.com/Pics_100px_5000.zip– all credits to their respective authors, originals are from https://visualpoi.zone/

Enjoy! And see you next year for the continuation of improving SmartPoi and building Magic Poi for affordable DIY POV spinning.

Best wishes

Tom

Setting up Smart Poi

Just follow the steps.

1. Go to smartpoifirmware.circusscientist.com

2. download (after changing values) – downloads a file blink.zip

3. extract blink.zip

4. open extracted main.ino in Arduino ide (I am using 1.8.19

5. Settings for Arduino:

6. Upload ->

7. Tools -> ESP8266 LittleFS Data Upload

8. Open Serial Ouput in Arduino IDE (Tools -> Serial Monitor)

9. Press Reset button on D1 Mini

10. It should say “Started, some stuff about files a.bin etc, Changed to image 1 Pattern 1..”

11. Open WiFi settings (I am using Linux, Windows should be similar?) and look for AP

12. Connect to AP (Default name is Smart_Poi7)

13. Once connected to Smart_Poi_7, open the browser (tested on FireFox and Chrome)

14. In Firefox open a new tab – you should see this: 

Clicking on “Open Network Login page” takes you to the built-in controls. 

In Chrome you have to manually type in the Main poi IP address, In Chrome it looks like this:

This is just a basic web page which is on the poi already.

15. Test the built-in control page by changing the Pattern to 2. The Serial output should reflect this..

pattern change requested: 2
Changed to image: 0 Pattern: 2

16. Now you are ready to try the smartpoi-js-utilities or Android app. https://www.circusscientist.com/smartpoi-8-0-software/

If you got this far it really should work!

Try and try again

The verdict after having the new MagicPoi test board for two weeks:

We learned a lot from our first test board!

What worked

  • ESP32 breakout.
  • Power circuit
  • Charging
  • APA102 strip breakout
  • WiFi connection to server (code)
  • POV (yes the poi images look good!)

What needs work

  • Buttons (we got the wrong component)
  • Small routing error, needed soldering, quick fix
  • Charger (inside the poi, outside?)

what’s next?

  • Fix the problems we found and add LED’s!
  • Maybe we do one at a time, 2 more prototypes?

Progress on the server

Just a bit of UI improvements, slow progress! Many thanks to my Patreon Supporters, who now have access to the new test server to try it out. Join them here!

Magic Poi first test board arrived!

Good news, the Magic Poi “Alpha” first test board arrived at the EnterAction factory! We are currently testing it with an LED strip and have already found some areas we can improve on.

The next version will address the issues we encounter here, then there will be another version which adds embedded LED’s (the “full” version) and so on, refining and testing as we go.

Thanks to my supporters on Patreon, I have made some strides in the online part of the software, deploying the first version. This is not publicly available yet – my upgrade to PostgreSQL didn’t go as planned in production (it “works on my laptop” though) so there is a lot to do to make it usable.

If you haven’t already, come support the work on Patreon (funds go towards virtual server costs and AI development assistance). Once we start selling Magic Poi the project will hopefully fund itself but until then, every dollar counts!

More SmartPoi news

In other news, I added a page for “The History of SmartPoi“, as well as instructions for making the charger and installing software (firmware and web/Android controls)

UPDATES:

Sign up for our update alerts:

MagicPoi is going online soon

The magicpoi.com website I set up was fun but it was only ever a placeholder for the real thing – a place where people can share poi images for instant deployment on their MagicPoi hardware.

Now the time has almost arrived to switch it over. Right now, thanks to my Patreon supporters I am in the process of setting up a brand new server – with the latest Ubuntu Server OS. This will be the base of many things, which I need to port over from the old one (currently 2020 version).

Things which I host on my “Experimental Server” include: LED Website Indicator, Monkey Detector api, AI Website Generation, LED Juggling simulator, the old test MagicPoi site, and a lot more. Soon the main magicpoi.com will live here too, with improved specs so hopefully it can handle the cool stuff it’s going to be doing (like image classification on upload and streaming direct to the poi).

Look out for updates on the blog – my Patreon supporters will hear about it first, though. Did you know you can support someone on Patreon without paying anything? “Free supporter” is a thing – check it out: come support me on patreon!

Don’t forget to yield

I had a fun few hours last week troubleshooting my “finished” SmartPoi firmware – which somehow decided to not do the one thing it really needs to do, connect to WiFi.

Turns out that in an effort to make everything more efficient I removed all of the delay() statements and gave the WiFi part of the microcontroller software no time to execute!

A simple yield(); in the main FastLED display loop sending image data to the LED’s solved the problem. So remember, don’t forget to yield.

SmartPoi and Magic Poi updates again

Just a quick note about some updates – some done and some to come.

I really like the SmartPoi Downloader idea, so I am going to be upgrading this to include downloads of the Smartpoi-js-utilities and associated Android app as well as automatically updating the data folder with the right size compressed images (currently they are 72px by default). Soon it will be a one-click affair to get up and running with Smart Poi!

Speaking of Smartpoi-js-utilities, I am making this more user-friendly, now the number of pixels is fetched from the poi you are connected to. I also added some UI updates, check out the github for changes, more to come soon (give it a star while you are there, why not?). Please make sure to get the latest SmartPoi firmware at the same time – from github or the new SmartPoi Downloader webapp (you can tell I like it because it’s got https).

Magic Poi has a new feature – Timelines! I went a bit overboard with the css – check out the video below:

Obligatory plug of my patreon:

Support me on patreon