Search found 58 matches

by hellbent
Sun Feb 11, 2024 10:31 pm
Forum: Hardware Setups
Topic: Use LaserBear vesa iPad case w/ RetroFrog RoTate
Replies: 2
Views: 1371

Use LaserBear vesa iPad case w/ RetroFrog RoTate

I had a kickstarter RoTate stand but never used my switch in tate mode. I had a laser bear iPad case for my mister but just had it propped on a wire stand. Why not smash them together? Edited the stand stl up on printables to make it taller. Used switch mount stl to create a new vesa adapter plate to interface the stand with the vesa case. extended...
by hellbent
Fri May 19, 2023 4:51 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

the cad and stl files i made for my frame are up on my github linked above in several places. you are welcome to download them and modify to your needs.

by hellbent
Fri Dec 30, 2022 9:58 pm
Forum: Input Devices
Topic: DIY Spinner Controller
Replies: 32
Views: 6375

Re: DIY Spinner Controller

i've only ever used it with arkanoid!

the sketch works great for me so kudos to your work on it with jmtw000

by hellbent
Wed Dec 21, 2022 2:34 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

tty2rgbmatrix doesn't use OTA for updates, web2rgbmatrix does tho so i think you may be confused on where to post this issue. you might using kconger's version from this thread viewtopic.php?t=5330

by hellbent
Tue Dec 20, 2022 7:32 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

just pushed the no if/else table version and double checked it compiles and it works great for me. and the brightness works as well. with no diffusion acrylic on it i keep it at 16 but if i change it to 64 from that its definitely brighter.

by hellbent
Tue Dec 20, 2022 7:11 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

well that's unfortunate... let me just bite the bullet and push the new version i've been testing. what arduino IDE version are you using as well as what version of the AnimatedGif and ESP_HUB75_LED_MATRIX_PANEL_DMA libraries are you using? here's what i am using and i can compile no issue in IDE 1.8.19 (i don't care for 2 thus far) Using library E...
by hellbent
Sun Dec 18, 2022 9:44 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

i picked the adafruit sdcard adapter because it somewhat lined up with the default pinout of the trinity board but if you are gonna use a board with a different pinout here are some general guidelines... 1) sdcards are 3v3 and so if you have 3v3 on your board use it. the board in the image you sent has an AMS1117-3.3 voltage regulator that looks li...
by hellbent
Thu Dec 15, 2022 9:15 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

sounds like you went above and beyond my new version i've been testing for a few weeks and haven't released yet. uses marquee file structure as agreed upon by kconger, venice and myself in a separate repo. look for animated, if no look for static, if no just text fewer static image loads to cut down on sd card wear and tear. but i will defintely ch...
by hellbent
Fri Dec 09, 2022 7:36 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

finally finished the bosconian gif. it's up on the github now.

bosco_big.gif
by hellbent
Mon Nov 28, 2022 9:42 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

yeah tahts the trouble with ali express. you never know what driver you are going to get.
by hellbent
Fri Nov 25, 2022 1:22 am
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

the panel display library should be able to handle more screens in various orientations and layouts tho i only have the two ive used in my project so i personally haven't done this. there are several examples tho on mr faptastic's git hub for the esp32 dma library for multiple panels. the gif code by larry bank is limited to a width of 320 pixels. ...
by hellbent
Mon Nov 21, 2022 8:50 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

work in progress. actual in game title screen for arcade is a travesty but the marquee art is nice. this is adapted from the atari version i believe and then basically recolored. once im happy i'll add it to the arcade attract mode captures i've taken to make the final gif.
IMG_0307 Small.jpeg
by hellbent
Sun Nov 06, 2022 6:28 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

i swear i'm not dead... just been incredibly busy. haven't even had time to boot up my MiSTer for a few weeks at least.
by hellbent
Sun Nov 06, 2022 6:26 pm
Forum: Input Devices
Topic: DIY Spinner Controller
Replies: 32
Views: 6375

Re: DIY Spinner Controller

here is the code as i used it. it was tweaked for my button inputs. /* Arcade Spinner v0.7 * Copyright 2018 Joe W (jmtw000 a/t gmail.com) * Craig B - Updated code for mouse movement modes(DROP, ACCM) and case statement for Button port bit validation * * This program is free software: you can redistribute it and/or modify * it under the terms of the...
by hellbent
Sun Oct 23, 2022 5:30 pm
Forum: Input Devices
Topic: DIY Spinner Controller
Replies: 32
Views: 6375

DIY Spinner Controller

here's a DIY spinner i made for arkanoid, etc. this was all code i grabbed from the web and a case from thingiverse so i can take literally no credit for any of it. spinner outside.jpg spinner inside.jpg case was from thingiverse and i just mirrored it over one axis when printed so it could be held in the left hand and use my thumb on the fire butt...
by hellbent
Tue Oct 18, 2022 4:30 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

i am pulling all ready ripped sprites from various online sites like spriter's resource if they exist but for the complex animations like the one in super hang-on i'm running the game in MAME using MAMEUI and recording the output to AVI. then, using ffmpeg, i convert each frame to PNG which is then imported in series into Aseprite which is a great ...
by hellbent
Tue Oct 18, 2022 2:58 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

super hang-on gif created... this one was too powerful at 16ms per frame so i've had to slow it down to 30ms but it still looks good and fast to me. its also over a minute long! i need to dial it back in the future shangon_big.gif so this image might not display in your browser and im not sure why... it shows on twitter okay but firefox and chrome ...
by hellbent
Thu Sep 29, 2022 12:13 am
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

just pushed an upload to github that includes several other animated and static images i've pulled from eLLuigi, pixelcade, and from web2rgbmatrix's collections. i haven't had a lot of time the last week or so but im going thru finding images i like. if you have any suggestions let me know. code also handles static gif files as well, can't remember...
by hellbent
Fri Sep 23, 2022 4:08 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

by smaller i mean smaller pitch, still 64x32 just with elements closer together.

these are P2 panels as opposed to the P2.5 i'm using now.

https://www.aliexpress.us/item/2251832638130766.html
by hellbent
Fri Sep 23, 2022 3:59 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

if you added a third panel you'd have to do a few things: 1) you'd need to adjust the panels_in_X_chain to 3 2) you may have to play with the showGIF function so that the 128x32 images would be centered... not sure. if i had a third panel i'd test for you but i've only got the 2 at this time. i was about to pull the trigger on some new smaller pane...
by hellbent
Thu Sep 22, 2022 5:00 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

working on more code changes, added support for static gif images, breaking out of current playing animation loop, and some basic error checking (is sd card mounted? if not don't try to load a file! {shamelessly stolen from kconger's project}). still smoothing some things out. also added some entries for some images that i did not create to be disp...
by hellbent
Wed Sep 21, 2022 2:29 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 121
Views: 23386

Re: web2rgbmatrix

kconger wrote: Tue Sep 20, 2022 6:30 pm I recently discovered that using MGL files can change the core name reported thus the GIF we display. I have MGL files for Game Gear, SuperGrafx, Mega Duck, SG-1000, Atari2600, etc. This also allows you to organize their docs/software into their own folder and have unique settings.
whoa....
by hellbent
Mon Sep 19, 2022 5:56 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

venice wrote: Mon Sep 19, 2022 5:53 pm Many Thx, your animated gifs are really great 8-)

web2rgbmatrix plays available animated gifs once and after that it shows a static gif picture.
So I would extract an useful part out of your animation to be the static final picture.
I just try to use gimp for the extraction, let's see how it goes.
ahh i see! yes please do as you wish
by hellbent
Mon Sep 19, 2022 5:56 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

had some time during lunch and got the sdcard pins how i wanted them originally. standard header pins won't clear the power screw terminals so i used some longer ones.
sdcard_long_pins_sm.jpeg
sdcard_view_top_1.jpeg
sdcard_view_side_1.jpeg
sdcard_view_side_2.jpeg
by hellbent
Mon Sep 19, 2022 5:11 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

you can do whatever you want my friend. dunno if my the gif code will show a static image or not tho. that was also on my original roadmap but i kinda got carried away with the animated ones. but statics would be good for placeholders or alternatives for sure. you thinking gifs or jpeg? and i'm not precious about the gifs i've made. 90% of them wer...
by hellbent
Sun Sep 18, 2022 9:39 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

separate sketch for sdcard loading has been uploaded to github. pay attention to the pin setup for the sdcard reader. format your sd card as fat or fat32 (depending on the size of the card) and place gifs into a gifs folder. example screenshot below: sdcard_layout.png here you can see my very professional wiring. my intention was to have this just ...
by hellbent
Fri Sep 16, 2022 7:27 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

YES! i have loading gifs from SDcard working on a test sketch! i just need to port it to the current code base! finally, this has been like a month of banging my head against the desk.
by hellbent
Sat Sep 10, 2022 8:48 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

i'll look into it folks! you know how you've been working on something so long you just take the little things for granted... i should try to make a setup from scratch and record every step...

DEFENDER gif is added
defender_big.gif
by hellbent
Mon Sep 05, 2022 11:17 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

I really want to do this but the Trinity is sold out everywhere I have looked in the UK. Is it much of a faff to use a different ESP32? And if not has anyone got a handy link of one to get? i have in the past hooked a D1 Mini style esp32 directly to a hub75 panel so yes it can be done. as long as you have access to enough pins on the board you can...
by hellbent
Mon Sep 05, 2022 7:56 pm
Forum: Hardware Setups
Topic: tty2rgbmatrix
Replies: 129
Views: 18946

Re: tty2rgbmatrix

so if you are trying to upload ALL of the gifs i've created you may have run out of space on the SPIFFS on your ESP32. as far as i know most only have 4mb and about 1.5 of that is reserved for the actual running sketch. that's why ive been working on adding an SDcard as an option and to possibly pull the images from the MiSTer like tty2oled can. in...