Search found 16 matches

by rbz
Sat Jul 23, 2022 3:49 pm
Forum: MiSTer FPGA Project Wiki
Topic: MiSTer Wiki Discussion
Replies: 10
Views: 32238

Re: MiSTer Wiki Discussion

I like the idea of a page to show unofficial / community supported add-on projects and can't think of why they shouldn't be added to the main wiki as long as they are clearly in a section specifying they are unofficial / community supported. As far as contributing to the wiki, you might be able to just edit the wiki directly without the fork, I see...
by rbz
Mon May 30, 2022 3:53 am
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 150131

Re: i2c2oled (little brother of tty2oled)

Is it possible to generate the new lists whenever a pull request was applied? https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#running-your-workflow-when-a-pull-request-merges The data json is generated anytime a push (change) is applied to the `main` branch, this works for direct pushes or when a PR is merged in. H...
by rbz
Mon May 23, 2022 1:43 am
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 150131

Re: i2c2oled (little brother of tty2oled)

Forked and pulled. Let me know if there's anything else you need as this Github stuff is still new to me. The i2c2oled Pictures got moved into their own repo awhile back and are now located here: https://github.com/venice1200/MiSTer_i2c2oled_Pictures this is the one you will need to fork, the main repo is just for code / info at this point. Fantas...
by rbz
Sun Apr 10, 2022 6:33 pm
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 150131

Re: i2c2oled (little brother of tty2oled)

Updates to the i2c2oled and tty2oled picture viewer: https://venice1200.github.io/MiSTer_tty2oled_Pictures/
  • Added support for single color i2c displays
  • Automatically invert the header when viewing in single color
  • Added a search to filter the results to find a specific core / setname
  • Added a zoom on hover for images
viewer-update.png
by rbz
Sun Apr 10, 2022 6:32 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Updates to the i2c2oled and tty2oled picture viewer: https://venice1200.github.io/MiSTer_tty2oled_Pictures/
  • Added support for single color i2c displays
  • Automatically invert the header when viewing in single color
  • Added a search to filter the results to find a specific core / setname
  • Added a zoom on hover for images
viewer-update.png
by rbz
Sat Apr 09, 2022 11:15 pm
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 150131

Re: i2c2oled (little brother of tty2oled)

venice wrote: Sat Apr 09, 2022 11:56 am Hi rbz,
can we have Uni-Color i2c2oled Preview's within the PixViewer as well.
Maybe with an option to invert the first 16 lines?
On it!
by rbz
Mon Jan 10, 2022 2:02 am
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

I haven't quite figured out what I want my MiSTer case to be so for now I decided to just design and print a simple stack case with a tty2oled hat. Because of the color (just one of my fuller spools that I grabbed semi randomly) and form factor it kind of reminds me of a couch :lol:
casea.jpg
caseb.jpg
by rbz
Fri Dec 17, 2021 6:20 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Finally got all of the bits to put this together. Went with the white 3.2" from buydisplay (I assume its the same as the 3.12"), the Wemos Lolin32 and @RealLarry's adapter board. Everything fit together perfectly! Now to design a case for it.
running.jpg
slim_stack.jpg
adapter_board.jpg
by rbz
Mon Dec 13, 2021 3:03 am
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

LamerDeluxe wrote: Sun Dec 12, 2021 11:26 am I made a simple stand out of electrical wire. It does the job and is easily detachable.
Very clever!
by rbz
Fri Dec 10, 2021 4:51 pm
Forum: Hardware Setups
Topic: i2c2oled (little brother of tty2oled)
Replies: 315
Views: 150131

Re: i2c2oled (little brother of tty2oled)

I am adding in support to view the i2c2oled pix files in the tty2oled pixviewer

@venice opened a PR in i2c2oled repo to add a workflow to generate the data file
Screenshot 2021-12-10 085022.png
by rbz
Wed Dec 01, 2021 4:46 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

We have 609 "real" Pictures and 48 Symlinks in the Repo. Yeah I don't show the symlinks since they can't be rendered directly, I probably could come up with a workaround but it would show the dupe images. If my calculation is correct we have now 357 XBM's and 626 GSC's. Many Thanks to all Picture Contributor's. Glad to see the pixviewer ...
by rbz
Mon Nov 29, 2021 11:55 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

venice wrote: Mon Nov 29, 2021 7:49 pm Some Pictures have 6 bytes...
That was the issue, if the file had more than 8192 bytes I just use the last 8192 and that fixed the alignment issue. New PR is up with a fix and a few other changes :)
by rbz
Mon Nov 29, 2021 8:49 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

Some Pictures have 6 bytes (=12 Pixel) in Line 3 of the gsc file. Normally this line should not contain data bytes. As our script is sending gsc picture data starting from line 4 the picture on the tty2oled display is looking fine ;) If the pixviewer can do the same it should be Ok. If not we have to find a way to check all gsc’s and remove these ...
by rbz
Mon Nov 29, 2021 1:29 am
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

@venice I would be happy to show you how you can incorporate this into the official repository as there is an accompanying GitHub Action that will rebuild the image list that drives the site whenever a new GSC or XBM file is added to the repository... Send me an PM with the details. I can't send PM's yet but I did open a Pull Request on the pictur...
by rbz
Mon Nov 29, 2021 12:44 am
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

That's very nice to hear that we are a "decision maker" now 8-) Really really cool, many thanks for this. And yes @RealLarry, "decision maker" sounds good :D No thank you all for such a great project! One question, is there an sort order? I added a case insensitive alphabetical sort. I will also work on adding in the paste/rend...
by rbz
Thu Nov 25, 2021 11:21 pm
Forum: Hardware Setups
Topic: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)
Replies: 1373
Views: 386444

Re: tty2oled Soft&Hardware Add-On (Shows Core based Pictures on a Display)

As I wait for my boards to arrive to build my own tty2oled (this project is one of the main reasons I decided to finally jump into MiSTer after years of watching progress), I decided to attempt to give something back to the community. I have always wondered what most of the XBM images, and now the GSC images would look like, so I decided to write a...