Search found 95 matches

by kconger
Fri Feb 23, 2024 2:54 pm
Forum: Input Devices
Topic: DB9 to USB wiring
Replies: 3
Views: 1093

Re: DB9 to USB wiring

Chrisagu28 wrote: Thu Feb 22, 2024 6:05 pm

My question is does anybody have a pin out or wiring diagram for the DB9 port SNAC port, DB9 to USB adapter or know what pins I would have to solder the USB port wires to make this work?

Here is a thread with the pin mapping. viewtopic.php?t=5075

by kconger
Thu Feb 01, 2024 12:31 am
Forum: Other Computer / System Cores
Topic: Groovy_MiSTer Core
Replies: 293
Views: 45551

Re: Groovy_MiSTer Core

I created a little experiment to launch Groovy-enabled emulators from a MiSTer MGL file. Currently, it just starts and stops GroovyMAME using the example MGL and service. It can easily be adapted to launch a specific MAME romset or other Groovy-enabled emulator. Tested with GroovyMAME on an RPI5 and Macos. Seems to work well for me. If I can get Re...
by kconger
Thu Jan 18, 2024 10:08 pm
Forum: Other Computer / System Cores
Topic: Groovy_MiSTer Core
Replies: 293
Views: 45551

Re: Groovy_MiSTer Core

Very cool project! It's pretty useful for folks using modern displays as well, any plans to add Shadowmask and Adaptive Scanline support?

by kconger
Tue May 23, 2023 6:01 pm
Forum: Hardware Setups
Topic: d3fmod Ironclad Question
Replies: 20
Views: 3155

Re: d3fmod Ironclad Question

Sounds like you need to build and configure the MT32pi SD card.
https://github.com/dwhinham/mt32-pi/wik ... -and-usage

by kconger
Thu May 11, 2023 2:08 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

neogeo81 wrote: Thu May 11, 2023 2:03 pm

How can i contribute if i have new ones i created myself?

The best way is to submit a pull request to the repo, there are a couple of us who can approve. If you're unfamiliar with git, post them here and one of us can add them.

by kconger
Thu May 11, 2023 2:00 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

neogeo81 wrote: Thu May 11, 2023 12:29 pm

Does someone know how often the gifs are updated?

It's sporadic and infrequent :) You can see the repo's commit history here: https://github.com/h3llb3nt/marquee_gifs/commits/main

I usually try to whip up new static GIFs as new cores are released. h3llb3nt is the one who creates the excellent animated GIFs

by kconger
Tue May 02, 2023 3:32 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

Overwrite is to prevent any custom GIFs added on the MiSTer SD aren't overwritten by the GIFs in the repo.

by kconger
Tue May 02, 2023 3:21 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

No, I think it's a bug. I changed folder names at some point and probably missed something.

by kconger
Tue May 02, 2023 3:11 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

I still need local storage to unpack them before transferring them to the matrix, a deletion after the matrix was updated could be added.

by kconger
Tue May 02, 2023 2:51 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

Sounds like you found a bug in the Matrix SD update part of the script. I've logged the issue and will take a look when I have a chance.

by kconger
Tue May 02, 2023 2:26 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

You are correct in your understanding of the switches. The path is for the local storage of GIFs on your MiSTer SD Card, I would leave it but you can adjust it to whatever you'd like.

by kconger
Mon May 01, 2023 2:32 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

neogeo81 wrote: Sun Apr 30, 2023 11:47 pm
mickymonaco wrote: Fri Apr 07, 2023 7:38 am

I connected as below, but I don't know if it's right

CS to pin 33 on the trinity
SCK to SCL on the trinity
MOSI to pin 32 on the trinity
MISO to SDA on the trinity
VCC to 3v3 on the trinity
GND to GND

Which one is it? This here above or like on your images?

Assuming you're using the Trinity board, you can source it anywhere labeled '5V'.

by kconger
Tue Apr 11, 2023 1:21 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

mickymonaco wrote: Tue Apr 11, 2023 1:17 pm

Ok so only display the name of core, no possibility to display rom name on led..

MiSTer doesn't currently provide the ROM a Core has loaded so there is nothing for us to use. If there was it would probably be just a small tweak to the linux service code.

by kconger
Tue Apr 11, 2023 12:59 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

mickymonaco wrote: Tue Apr 11, 2023 9:13 am

One question..
This project works only with Arcade gifs? Or is it possible display name of games on console? If yes which is the correct naming convention? I tried for example to rename Genesis_Batman.gif for the game Batman but it doesn't work.
Thanks you

It works with MiSTer core/setname and Retropie system name.

by kconger
Sat Apr 08, 2023 5:21 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

kconger wrote: Fri Apr 07, 2023 5:53 pm
mickymonaco wrote: Fri Apr 07, 2023 10:49 am

Finally I can see the size of memory!
Card reader needed 5v and not 3.3v

Thanks, I'll clarify that the module in the docs is 3V.

I've expanded my assembly documentation on GitHub to better explain the wiring.
https://github.com/kconger/MiSTer_web2r ... ssembly.md

by kconger
Fri Apr 07, 2023 5:53 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

mickymonaco wrote: Fri Apr 07, 2023 10:49 am

Finally I can see the size of memory!
Card reader needed 5v and not 3.3v

Thanks, I'll clarify that the module in the docs is 3V.

by kconger
Thu Apr 06, 2023 11:04 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

Hard to tell as you used a different module than I did. In the pictures, it looks like you're sourcing power for somewhere besides the 3V3 pin, also your SD card module looks to have a regulator on it. Are you sourcing and supplying the correct voltage for your SD card module?

by kconger
Thu Apr 06, 2023 8:32 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

Those are just warnings and can be ignored. My guess is that it's your SD card wiring.

by kconger
Wed Apr 05, 2023 8:37 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

I have documentation and photos in the GitHub repo: https://github.com/kconger/MiSTer_web2rgbmatrix

Please let me know if anything isn't clear and I will try to update them to account for it.

by kconger
Sun Feb 19, 2023 2:45 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

If anyone like me has issue's with not displaying the animated gifs, maybe you sd card is not formated correctly. I have fixed the issue yesterday by plugin the SD Card into a reader and into the Mister and formating the card using linux of Mister. How can I submit new/better gifs to the repo ? I didn't like the static one for Bubble Bobble, so i ...
by kconger
Thu Jan 26, 2023 7:47 pm
Forum: Game Boy, Game Boy Color
Topic: Gameboy Printer
Replies: 12
Views: 6139

Re: Gameboy Printer

In case anyone is interested GameBoy printer emulators like these work using the GBLink cable SNAC adapter. You will need to make sure link detection is off as the SNAC adapter doesn't have the VDD line connected.

Wifi GBP Emulator: https://github.com/HerrZatacke/wifi-gbp-emulator

gbp-emulator-snac.jpg
gbp-emulator-snac.jpg (761.02 KiB) Viewed 4386 times
by kconger
Sat Dec 24, 2022 6:02 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

I just updated, and it looks like the brightness setting is getting reset to maximum on reboot (even after saving the settings again). If I just save but don't reboot, the brightness setting is applied immediately but changes again when a gif is loaded. Thanks for all the updates you've released on this. I really love my sign! I can confirm I see ...
by kconger
Sat Dec 24, 2022 5:13 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

I just updated, and it looks like the brightness setting is getting reset to maximum on reboot (even after saving the settings again). If I just save but don't reboot, the brightness setting is applied immediately but changes again when a gif is loaded. Thanks for all the updates you've released on this. I really love my sign! I can confirm I see ...
by kconger
Thu Dec 22, 2022 3:33 am
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

I've released a new version that centers the GIF marquee if it's smaller than the display width.

by kconger
Wed Dec 21, 2022 5:15 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

So it works with 3 panels (obviously) but everything is left justified. Is there anyway to easily center it? Excellent I wrote the code to work with > 2 panels but couldn't actually test. I must have forgotten to deal with the centering of the GIF, I'll take a look. https://github.com/kconger/MiSTer_web2rgbmatrix/issues/10 Let me know if you notic...
by kconger
Wed Dec 21, 2022 4:14 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

For USB programming try reducing your baud rate, 921600 was not stable for me.

For OTA are you using my web interface?

by kconger
Sun Dec 11, 2022 3:58 pm
Forum: Linux
Topic: SLIP Support Request
Replies: 13
Views: 2062

Re: SLIP Support Request

got routing.... changed the .254 to another IP. added a static arp to the ip and the mac address from mister : arp -s 10.72.69.166 02:03:04:05:06:07 and permited routing on mister: sysctl net.ipv4.ip_forward=1 @rampa Congrats on the pdp2011 release! Maybe it's time to try to submit my PR. Did you need to make any additional changes to what we work...
by kconger
Tue Dec 06, 2022 5:06 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

That doesn't look like my code, it looks like you downloaded GitHub html.

by kconger
Sat Nov 26, 2022 11:58 pm
Forum: Hardware Setups
Topic: Show Us Your MiSTers
Replies: 614
Views: 389869

Re: Show Us Your MiSTers

Here is my MiSTer build. My Retro Computer MyVic20 Mini-ITX Case This inspired me to do the same (though honestly, not that much of a choice out there if you want an integrated keyboard in your build)... I got recommended this PSU first, but it did not work ! Had to get this , slightly more expensive option instead. The brick which comes with that...
by kconger
Sat Nov 26, 2022 6:49 pm
Forum: Hardware Setups
Topic: web2rgbmatrix
Replies: 120
Views: 22491

Re: web2rgbmatrix

There has been a bunch of updates in the last month. I've updated the first post with the current feature set, also see the GitHub project for more info.