tty2rgbmatrix

Showcase builds, discuss cases, embedding MiSTer into existing computer cases.
User avatar
hellbent
Posts: 58
Joined: Tue Nov 09, 2021 9:19 pm
Has thanked: 22 times
Been thanked: 74 times
Contact:

Re: tty2rgbmatrix

Unread post by hellbent »

awesome! glad what i've made isn't totally UN-reproduceable! i have CAD for a desktop frame that i will upload to the github. i haven't had a chance to test print it yet but i will put both the fusion files and the STL so if anyone wants to try it out then please have at it!

edit: i have uploaded my CAD and the 3MF files for the parts to the github. this frame assumes you have a sheet of 3mm thick LED diffusing acrylic cut to the correct dimensions (326mm x 86mm) to sit just in front of the matrices. see the CAD for details.

https://github.com/h3llb3nt/tty2rgbmatr ... ktop_frame

@h3llb3nt.bsky.social

kconger
Posts: 95
Joined: Sun Sep 12, 2021 2:58 am
Has thanked: 113 times
Been thanked: 74 times

Re: tty2rgbmatrix

Unread post by kconger »

Thanks for the great project! I recently built one as well. I wanted my display a bit away from the actual MiSTer so I wrote a version that sends the GIF over HTTP.
https://github.com/kconger/MiSTer_web2rgbmatrix
User avatar
hellbent
Posts: 58
Joined: Tue Nov 09, 2021 9:19 pm
Has thanked: 22 times
Been thanked: 74 times
Contact:

Re: tty2rgbmatrix

Unread post by hellbent »

kconger wrote: Tue Aug 16, 2022 3:09 pm Thanks for the great project! I recently built one as well. I wanted my display a bit away from the actual MiSTer so I wrote a version that sends the GIF over HTTP.
https://github.com/kconger/MiSTer_web2rgbmatrix
holy crap that rules! i will have to try your setup out!

@h3llb3nt.bsky.social

User avatar
kirabate
Posts: 16
Joined: Wed Sep 16, 2020 2:37 am
Has thanked: 4 times
Been thanked: 6 times

Re: tty2rgbmatrix

Unread post by kirabate »

I got my led panels Today and the ESP32 is on the way :)
You do not have the required permissions to view the files attached to this post.
kconger
Posts: 95
Joined: Sun Sep 12, 2021 2:58 am
Has thanked: 113 times
Been thanked: 74 times

Re: tty2rgbmatrix

Unread post by kconger »

Finished my build with SD Card support. The DE10-Nano original power supply and SD Card worked perfectly for the build.
matrix-on.jpg
matrix-off.jpg
matrix-rear.jpg
matrix-rear-open.jpg
You do not have the required permissions to view the files attached to this post.
kupoRGB
Posts: 10
Joined: Fri Jul 29, 2022 1:55 pm
Has thanked: 1 time

Re: tty2rgbmatrix

Unread post by kupoRGB »

kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support. The DE10-Nano original power supply and SD Card worked perfectly for the build.
This looks awesome, great job!
AngelicLiver
Posts: 317
Joined: Fri May 29, 2020 8:50 am
Has thanked: 66 times
Been thanked: 87 times

Re: tty2rgbmatrix

Unread post by AngelicLiver »

kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support. The DE10-Nano original power supply and SD Card worked perfectly for the build.
This looks fab! I couldn't compile one of your previous builds (admittedly I didn't try very hard to resolve the issue) but I'll defo give it another shot now. This is incredible thanks!
AngelicLiver
Posts: 317
Joined: Fri May 29, 2020 8:50 am
Has thanked: 66 times
Been thanked: 87 times

Re: tty2rgbmatrix

Unread post by AngelicLiver »

Got it to compile, was missing some libraries not mentioned in your readme and LED_BUILTIN wasn't defined for my particular dev module so just defined the pin manually. I'm getting communication on the serial monitor so presumably it's ready to rock.

By some stroke of luck the plexiglass I'm intending to mount this on appeared today so when I can get at the cabinet with the MiSTer I'll give that a shot. Might have to wait until after the weekend but I'll get some images.
User avatar
venice
Top Contributor
Posts: 739
Joined: Tue Jun 16, 2020 9:29 am
Location: Germany
Has thanked: 264 times
Been thanked: 261 times

Re: tty2rgbmatrix

Unread post by venice »

kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support. The DE10-Nano original power supply and SD Card worked perfectly for the build.
Did you use the trinity board?

My MiSTer Add-On-Projects tty2oled, i2c2oled, SNAC2IEC
You can donate by sending a Postcard to me.

kconger
Posts: 95
Joined: Sun Sep 12, 2021 2:58 am
Has thanked: 113 times
Been thanked: 74 times

Re: tty2rgbmatrix

Unread post by kconger »

venice wrote: Thu Aug 25, 2022 11:17 am
kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support. The DE10-Nano original power supply and SD Card worked perfectly for the build.
Did you use the trinity board?
Initially I used a ESP32 S2 I had laying around, I'm now using a Trinity board.
FPGA64
Top Contributor
Posts: 750
Joined: Mon Mar 01, 2021 3:10 pm
Has thanked: 44 times
Been thanked: 325 times

Re: tty2rgbmatrix

Unread post by FPGA64 »

Could Someone show the wiring on the back of the panels. I have an ESP32 Matrix Shield (Mini 32) bur cant work out what to connect to what. The Circuit board connects directly to the left most Input, but then covers the power supply and do I need to loop back to the shield ?

Thanks
AngelicLiver
Posts: 317
Joined: Fri May 29, 2020 8:50 am
Has thanked: 66 times
Been thanked: 87 times

Re: tty2rgbmatrix

Unread post by AngelicLiver »

FPGA64 wrote: Thu Aug 25, 2022 3:25 pm Could Someone show the wiring on the back of the panels. I have an ESP32 Matrix Shield (Mini 32) bur cant work out what to connect to what. The Circuit board connects directly to the left most Input, but then covers the power supply and do I need to loop back to the shield ?

Thanks
Hopefully this is helpful.

W2fdYbt.jpeg
You do not have the required permissions to view the files attached to this post.
kconger
Posts: 95
Joined: Sun Sep 12, 2021 2:58 am
Has thanked: 113 times
Been thanked: 74 times

Re: tty2rgbmatrix

Unread post by kconger »

FPGA64 wrote: Thu Aug 25, 2022 3:25 pm Could Someone show the wiring on the back of the panels. I have an ESP32 Matrix Shield (Mini 32) bur cant work out what to connect to what. The Circuit board connects directly to the left most Input, but then covers the power supply and do I need to loop back to the shield ?

Thanks
You need to wire up a barrel jack to the 5V red/black screw terminals.
User avatar
kirabate
Posts: 16
Joined: Wed Sep 16, 2020 2:37 am
Has thanked: 4 times
Been thanked: 6 times

Re: tty2rgbmatrix

Unread post by kirabate »

Hello, could someone tell me what option I need to choose here? I'm trying to flash my module, an ESP32 Trinity, but in MISTer it doesn't give me that option.
You do not have the required permissions to view the files attached to this post.
User avatar
venice
Top Contributor
Posts: 739
Joined: Tue Jun 16, 2020 9:29 am
Location: Germany
Has thanked: 264 times
Been thanked: 261 times

Re: tty2rgbmatrix

Unread post by venice »

That‘s the update for the tty2oled firmware.

Cancel this and disable the option in the ini file.
Howto is given on matrix github page.

My MiSTer Add-On-Projects tty2oled, i2c2oled, SNAC2IEC
You can donate by sending a Postcard to me.

User avatar
kirabate
Posts: 16
Joined: Wed Sep 16, 2020 2:37 am
Has thanked: 4 times
Been thanked: 6 times

Re: tty2rgbmatrix

Unread post by kirabate »

venice wrote: Fri Aug 26, 2022 5:13 am That‘s the update for the tty2oled firmware.

Cancel this and disable the option in the ini file.
Howto is given on matrix github page.

The Matrix Github tells me to follow the instructions to configure the tty2oled as the first step. I'm honestly confused :(
You do not have the required permissions to view the files attached to this post.
User avatar
venice
Top Contributor
Posts: 739
Joined: Tue Jun 16, 2020 9:29 am
Location: Germany
Has thanked: 264 times
Been thanked: 261 times

Re: tty2rgbmatrix

Unread post by venice »

Ok.
at least you should add
SCRIPT_UPDATE="no"
TTY2OLED_UPDATE="no"
to your user ini file to disable the tty2oled fw updater.

Or simply don‘t run the tty2oled updater script, there is no need for.
This should added to the matrix setup howto.

My MiSTer Add-On-Projects tty2oled, i2c2oled, SNAC2IEC
You can donate by sending a Postcard to me.

User avatar
kirabate
Posts: 16
Joined: Wed Sep 16, 2020 2:37 am
Has thanked: 4 times
Been thanked: 6 times

Re: tty2rgbmatrix

Unread post by kirabate »

venice wrote: Fri Aug 26, 2022 6:12 am Ok.
at least you should add

SCRIPT_UPDATE="no"
TTY2OLED_UPDATE="no"

to your user ini file to disable the tty2oled fw updater.

Or simply don‘t run the tty2oled updater script, there is no need for.
Damn! I already flashed the ESP32 by mistake with the first TTGO/DTI option, is there a problem with this?
User avatar
venice
Top Contributor
Posts: 739
Joined: Tue Jun 16, 2020 9:29 am
Location: Germany
Has thanked: 264 times
Been thanked: 261 times

Re: tty2rgbmatrix

Unread post by venice »

Just flash your system with the correct firmware.
You know how to use the Arduino IDE?

My MiSTer Add-On-Projects tty2oled, i2c2oled, SNAC2IEC
You can donate by sending a Postcard to me.

User avatar
kirabate
Posts: 16
Joined: Wed Sep 16, 2020 2:37 am
Has thanked: 4 times
Been thanked: 6 times

Re: tty2rgbmatrix

Unread post by kirabate »

venice wrote: Fri Aug 26, 2022 6:20 am Just flash your system with the correct firmware.
You know how to use the Arduino IDE?

Frankly this is the first time I've used it ahaha, added to that my English sucks, but I'm already adding the ESP32 board to Aruino IDE. I hope I don't get lost in the next steps.
User avatar
kirabate
Posts: 16
Joined: Wed Sep 16, 2020 2:37 am
Has thanked: 4 times
Been thanked: 6 times

Re: tty2rgbmatrix

Unread post by kirabate »

This is hows going
You do not have the required permissions to view the files attached to this post.
User avatar
venice
Top Contributor
Posts: 739
Joined: Tue Jun 16, 2020 9:29 am
Location: Germany
Has thanked: 264 times
Been thanked: 261 times

Re: tty2rgbmatrix

Unread post by venice »

Use google for HowTo your Arduino Setup and the tty2oled Wiki as well.

https://github.com/venice1200/MiSTer_tt ... Windows%29

My MiSTer Add-On-Projects tty2oled, i2c2oled, SNAC2IEC
You can donate by sending a Postcard to me.

User avatar
hellbent
Posts: 58
Joined: Tue Nov 09, 2021 9:19 pm
Has thanked: 22 times
Been thanked: 74 times
Contact:

Re: tty2rgbmatrix

Unread post by hellbent »

kirabate wrote: Fri Aug 26, 2022 5:51 am
venice wrote: Fri Aug 26, 2022 5:13 am That‘s the update for the tty2oled firmware.

Cancel this and disable the option in the ini file.
Howto is given on matrix github page.
The Matrix Github tells me to follow the instructions to configure the tty2oled as the first step. I'm honestly confused :(
Sorry! that's my bad. i should have been more specific about those instructions. i will try to clarify them:

the portion that goes on the MiSTer is venice's project. you use the tty2oled script/install to setup tty2oled so your MiSTer will send what core is being used via usb/serial to your microcontroller. but you don't use the tty2oled firmware. you use the tty2rgbmatrix.ino file on my github which reads the core and shows the correct image.

@h3llb3nt.bsky.social

User avatar
hellbent
Posts: 58
Joined: Tue Nov 09, 2021 9:19 pm
Has thanked: 22 times
Been thanked: 74 times
Contact:

Re: tty2rgbmatrix

Unread post by hellbent »

kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support. The DE10-Nano original power supply and SD Card worked perfectly for the build.
very impressive!

@h3llb3nt.bsky.social

User avatar
venice
Top Contributor
Posts: 739
Joined: Tue Jun 16, 2020 9:29 am
Location: Germany
Has thanked: 264 times
Been thanked: 261 times

Re: tty2rgbmatrix

Unread post by venice »

kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support…
Could you please share how to connect the SD Reader to the ESP Board.

//Edit
In think I got it.
Do you use the Accelerometer Port of the Trinity?

My MiSTer Add-On-Projects tty2oled, i2c2oled, SNAC2IEC
You can donate by sending a Postcard to me.

kconger
Posts: 95
Joined: Sun Sep 12, 2021 2:58 am
Has thanked: 113 times
Been thanked: 74 times

Re: tty2rgbmatrix

Unread post by kconger »

venice wrote: Sat Aug 27, 2022 8:18 am
kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support…
Could you please share how to connect the SD Reader to the ESP Board.

//Edit
In think I got it.
Do you use the Accelerometer Port of the Trinity?
I'm out of town at the moment but I think my code has comments or defines named after the pins. I am using the accelerometer pins on the Trinity.
User avatar
hellbent
Posts: 58
Joined: Tue Nov 09, 2021 9:19 pm
Has thanked: 22 times
Been thanked: 74 times
Contact:

Re: tty2rgbmatrix

Unread post by hellbent »

venice wrote: Sat Aug 27, 2022 8:18 am
kconger wrote: Wed Aug 24, 2022 11:29 pm Finished my build with SD Card support…
Could you please share how to connect the SD Reader to the ESP Board.

//Edit
In think I got it.
Do you use the Accelerometer Port of the Trinity?
on a trinity board there's a break out for pins 2, 34*, 33, 32, SDA, SCL, GND and 3v3. that's where my intention was to put an SDcard reader i picked up from adafruit -> https://www.adafruit.com/product/254

@h3llb3nt.bsky.social

kconger
Posts: 95
Joined: Sun Sep 12, 2021 2:58 am
Has thanked: 113 times
Been thanked: 74 times

Re: tty2rgbmatrix

Unread post by kconger »

kconger wrote: Tue Aug 16, 2022 3:09 pm Thanks for the great project! I recently built one as well. I wanted my display a bit away from the actual MiSTer so I wrote a version that sends the GIF over HTTP.
https://github.com/kconger/MiSTer_web2rgbmatrix
I pushed an update to my project, I now have all the features I wanted for myself implemented.
Changes include:
Arduino: Added OTA updates
Arduino: Styled HTML
Linux: Service now checks returned HTTP code
Linux: Request MENU.gif when Core.gif is not found on matrix SD
Docs: Photo of wiring
User avatar
hellbent
Posts: 58
Joined: Tue Nov 09, 2021 9:19 pm
Has thanked: 22 times
Been thanked: 74 times
Contact:

Re: tty2rgbmatrix

Unread post by hellbent »

arkanoid-new.gif
arkanoid gif is done. will upload to github shortly. also think i've got the SDcard loader code figured out so that should appear soon as well. will be a separate sketch so folks can choose. tho eventually i want to fully eclipse the original version with something that pulls right from the MiSTer but im not there yet.

been a really busy last few weeks. these are taking me too long to do.
You do not have the required permissions to view the files attached to this post.

@h3llb3nt.bsky.social

User avatar
belgarcat
Posts: 26
Joined: Sun May 24, 2020 9:39 pm
Location: Catalonia
Has thanked: 6 times
Been thanked: 11 times

Re: tty2rgbmatrix

Unread post by belgarcat »

Thanks for this project!
I'm building this for my bartop, but the problem that I'm having is that for some reason the gifs are not displaying. All I get is the string "CMDCOR,name of the core,-1" in the leds for a moment when I start a core and then I get the text MiSTer FPGA.
I've uploaded the gifs to the ESP32 without problems inside a 'gifs' folder.
I've still not received the trinity board so I'm using a ESP32_DevKitc_V4 I had laying around. I've used the wiring from the HUB75 RGB LED matrix library.
Post Reply