recurBOY firmware update v3.0.0

i have been living mostly offline lately and not posting much anywhere, but want to make more of an effort to share underscores updates here and elsewhere in the near future… including creating a thread in this category for each of the products we offer…

right now tho i want to share the release of recurBOY firmware update v3.0.0 - you can find the full release notes and link to download the new image here

theres also a video walk-through of new features up on videos.scanlines :

besides bug fixes this release also adds:

  • renaming of existing screens and a new SETTING screen where many things can be configured
  • support for folder navigation in all content screens
  • new TEXT OVERLAY mode with live input from usb-keyboards
  • support for hot-plugging usb-drives / usb-midi-controller / usb-keyboard / usb-capture cards while program is running
  • and more
9 Likes

Wow, great work on this!

1 Like

Cool to see a major update on this!

I hope this isn’t an annoying question (dangerous start to a sentence :joy:) but is there any chance the text overlay could be ported to recur?

I’ve been eyeing old character generators but they either fetch too high of a price, or have sketchy compatibility. If recur would do it instead, that would be a great alternative. Makes me wonder how hard it would be to find a font to match the late 80s VHS fonts.

1 Like

all good - happy to answer questions

but im not actively updating recur at the moment so no plans to add this there. although the backend/code between the two are very similar so it wouldnt be too hard to port it and both codebases are open… (i could be talked into looking into it further if someone wanted to commission the work from me tho…)

i found this font that matched the video titler i used to create trashpalace logo…

and also have another standalone project in the (early) works that could be another alternative

Hi, I’m really looking forward to trying some of these new features.
One thing I can not seem to get working is the live text. I’ve tried 3 different keyboards, but can’t seem to get it working. Text works fine with the example text, but I can not figure out how to get live mode working. I’ve tried following everything in the firmware video exactly, but still no luck. There is just no text to display and it’s not out of frame or anything either. Has anyone else had trouble with this and figured out a solution?
Thanks so much!

a few small things to check:

  • which of the micro-usb slots on the back of the pi_zero are you plugging the keyboard into? both will power the pi but only the inner one will read usb devices…
  • did you try with the keyboard attached before the recurboy is booted up? it should also work plugging it in after it has started if you press the SOURCE button first to trigger opening the keyboard

another thing you could test is - does the keyboard work with the pi_zero when you are not running recurboy ? ie if you stop the program (pressing q not in LIVE mode should quit) can you see what you type in the terminal ? this will help narrow down if its not connecting at all to the pi or only not working within the recurboy program

Thank you so much for these suggestions. It was definitely user error on my part. I now have it working and it’s really fun. Thanks for this great update and for helping me with my user error :smile:

1 Like