i2c2oled (little brother of tty2oled)

Showcase builds, discuss cases, embedding MiSTer into existing computer cases.
User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

I have created the version of athena and an alternative for apha mission, although possibly for alpha mission I will end up doing some more since I am doing tests so that it comes out spectacular you will have to wait :P
You do not have the required permissions to view the files attached to this post.
User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

venice wrote: Thu Aug 04, 2022 3:54 pm I don‘t see any imcoming things on github.
Did you fork the i2c2old picture repository?
Hi Venice,
can you check if you got the last ones I sent from alpha mission and athena?
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

I don‘t see a new PullRequest in the picture repository.

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

User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

venice wrote: Fri Aug 12, 2022 7:54 am I don‘t see a new PullRequest in the picture repository.

I did it again although I don't know if I did it in the right place, you tell me what it takes to rectify the next time, thanks for the patience
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

Everything correct, many Thanks.
Your PR is merged, files are ready for the i2c2oled updater!

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

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

Hi@all,
this is a testing version of the i2c2oled-system.ini file to make use of the available alternative PIX files.
I have stolen the logic from tty2oled :shock:

If you like to test it, extract the attachment to /media/fat/i2c2oled on your MiSTer and add the line

Code: Select all

USE_RANDOM_ALT="yes"
to your i2c2oled-user.ini file.

Make a backup of your current i2c2oled-system.ini file before you copy the file to your MiSTer.

Report Problems here!
You do not have the required permissions to view the files attached to this post.

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

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

Github User ahmadexp added the functionality to read an AD7414 i2c Temperature Sensor
which is solderred on a RTC v1.3.

Get more Infos here: https://github.com/venice1200/MiSTer_i2 ... or-readout

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

User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

venice wrote: Fri Aug 19, 2022 1:49 pm Hi@all,
this is a testing version of the i2c2oled-system.ini file to make use of the available alternative PIX files.
I have stolen the logic from tty2oled :shock:

If you like to test it, extract the attachment to /media/fat/i2c2oled on your MiSTer and add the line

Code: Select all

USE_RANDOM_ALT="yes"
to your i2c2oled-user.ini file.

Make a backup of your current i2c2oled-system.ini file before you copy the file to your MiSTer.

Report Problems here!

In my case, all the times that I have tried with 2 images to see how the alt worked, I have not been successful since it has always loaded the main pix image instead of the alternative, I cannot say if it works well or not, I tried it with 2 images that I have not yet uploaded based on pc xt
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

You can simulate a corechange by open a ssh session and type, Genesis as an example

Code: Select all

echo „Genesis“ > /tmp/CORENAME
wait for the display to complete and then type

Code: Select all

echo „MENU“ > /tmp/CORENAME
and wait again.

Repeat this a few times.

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

User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

venice wrote: Mon Aug 22, 2022 8:32 pm You can simulate a corechange by open a ssh session and type, Genesis as an example

Code: Select all

echo „Genesis“ > /tmp/CORENAME
wait for the display to complete and then type

Code: Select all

echo „MENU“ > /tmp/CORENAME
and wait again.

Repeat this a few times.
it worked for me! Although sometimes it doesn't come out as often as you'd like, I had to be more patient. yes it works Venice good job
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

New Testing!

If you like to test it, extract the attachment to /media/fat/i2c2oled on your MiSTer.

If you like to test the _alt PIX file function add the line

Code: Select all

USE_RANDOM_ALT="yes"
to your i2c2oled-user.ini file.

Changes:
  • Run Display Init and show Boot Text only once each System start.
    Makes an i2c2oled restart much faster.
  • Minor updates releated to _alt PIX files.
  • More debugging code.

Report Problems here
You do not have the required permissions to view the files attached to this post.

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

User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

venice wrote: Thu Aug 25, 2022 4:57 pm New Testing!

If you like to test it, extract the attachment to /media/fat/i2c2oled on your MiSTer.

If you like to test the _alt PIX file function add the line

Code: Select all

USE_RANDOM_ALT="yes"
to your i2c2oled-user.ini file.

Changes:
  • Run Display Init and show Boot Text only once each System start.
    Makes an i2c2oled restart much faster.
  • Minor updates releated to _alt PIX files.
  • More debugging code.

Report Problems here
very fast booting now you don't see that image of light anymore before loading the menu it's really fast and clean booting!

many thanks

edited:

I'm looking at what images are missing for the small screen and I'll be making some when I have enough I'll upload them
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

salamantecas wrote: Fri Aug 26, 2022 4:30 pm
very fast booting now you don't see that image of light anymore before loading the menu it's really fast and clean booting!

many thanks

edited:

I'm looking at what images are missing for the small screen and I'll be making some when I have enough I'll upload them
Many many thanks for the new pictures.

The „image of light“ is shown if you enable debugging.

As nobody complains I will release the new scripts soon.

Cheers

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

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

New Stable Script Version released!
Run the i2c2oled Updater to get the new Script Versions and maybe some new PIX.

Changes:
  • Run Display Init and show Boot Text only once each MiSTer start.
    Display Fill and Clear on start is moved to debug mode.
    Makes the i2c2oled (re-) start much faster.
  • New Option to use the _alt PIX files randomly.
  • More debugging code.
If you like to use the _alt PIX file function add the line

Code: Select all

USE_RANDOM_ALT="yes"
to your i2c2oled-user.ini file.

Note:
The Script looks for _alt files only in the folder where the first useable picture was found.
If you use the OneColor Option and a OneColor picture was found, the script doesn't look for _alt files in other folders.

Report Problems here.

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

marcelinho1979
Posts: 3
Joined: Fri Aug 12, 2022 3:05 pm
Has thanked: 1 time
Been thanked: 1 time

Re: i2c2oled (little brother of tty2oled)

Unread post by marcelinho1979 »

Hello my friend!

My first pix for Action Fighter Core.

https://github.com/marcelinho1979/MiSTe ... ctures_BR/

afighter.jpg

Is there a list to know who is editing which logos so there is no duplicate work?
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

This is the google sheet which should be used and updated by all picture contributors.

https://docs.google.com/spreadsheets/d/ ... Anj0a4RCU/

Take a look.

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

marcelinho1979
Posts: 3
Joined: Fri Aug 12, 2022 3:05 pm
Has thanked: 1 time
Been thanked: 1 time

Re: i2c2oled (little brother of tty2oled)

Unread post by marcelinho1979 »

venice wrote: Tue Sep 06, 2022 7:57 am This is the google sheet which should be used and updated by all picture contributors.

https://docs.google.com/spreadsheets/d/ ... Anj0a4RCU/

Take a look.
Nice! Yesterday I had a few free minutes and made two more. I'm putting the .pix on my github, so I'm adding the links in this worksheet.
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

I don't like to search the google sheet for new pictures!

If you use github please fork the picture repository (https://github.com/venice1200/MiSTer_i2c2oled_Pictures)
https://docs.github.com/en/get-started/ ... ork-a-repo

add your pictures to your forked repository and create pull requests to add your new pictures to the picture repository.
https://docs.github.com/en/pull-request ... rom-a-fork

After the Pull Request was accepted the pictures will be ready for everybody using the the updater and you can find them at the PixViewer Site.

Makes life easier.

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

User avatar
RealLarry
Top Contributor
Posts: 767
Joined: Mon May 25, 2020 4:04 am
Location: San Junipero/DE/Earth
Has thanked: 85 times
Been thanked: 328 times

Re: i2c2oled (little brother of tty2oled)

Unread post by RealLarry »

New! Hot! Sexy! Free chicks and beer! Erm, no, unfortunately, not. But even hot!
General purpose update script for tty2xxx displays (including i2c2oled and update_all)
Contributor of tty2oled, author of tty2tft, tty2rpi and update_tty2xxx
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

marcelinho1979 wrote: Mon Sep 05, 2022 12:39 am Hello my friend!
My first pix for Action Fighter Core.
...
I took all eight PIX from your Repository and uploaded them to the i2c2oled picture repository to make them available for the i2c2oled updater and the PixViewer.

Many Thx for your work!

If you create more pics please try to use the Github PR System

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

marcelinho1979
Posts: 3
Joined: Fri Aug 12, 2022 3:05 pm
Has thanked: 1 time
Been thanked: 1 time

Re: i2c2oled (little brother of tty2oled)

Unread post by marcelinho1979 »

venice wrote: Wed Sep 14, 2022 2:38 pm If you create more pics please try to use the Github PR System
OK. I'll do more soon and add it there!
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: i2c2oled (little brother of tty2oled)

Unread post by venice »

Find a attached a testing version of the i2c2oled scripts which includes a screensaver.

!!Edited!!

New Options in i2c2oled-system.ini and i2c2oled-user.ini and their defaults.
SCREENSAVER="yes" # Set to "yes" to enable the ScreenSaver
SCREENSAVER_INTERVAL=10 # The Screensaver Interval in Seconds
SCREENSAVER_START=6 # The Screensaver starts after SCREENSAVER_START * SCREENSAVER_INTERVAL Seconds

The Screensaver shows the actual time, the text "i2c2oled", the text "MiSTer FPGA" and the Corename.

Report Problems here.

//Edit 2
Testing Files removed, see new stable below.

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

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

Just a Note,
the 2 Month old Version 1.4 of the RTC Board includes now a PIN for VCC.

https://github.com/MiSTer-devel/Hardwar ... tc_1.4.pdf

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

User avatar
salamantecas
Posts: 108
Joined: Sat Feb 26, 2022 8:31 pm
Has thanked: 110 times
Been thanked: 14 times

Re: i2c2oled (little brother of tty2oled)

Unread post by salamantecas »

good soon I will upload an image that I want to do some more tests and put them together

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

I added „Insector X“ to the Picture Repository.
Just run your i2c updater to get it.

Many Thx.

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

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

I have released a new stable version of the i2c2oled scripts which includes a screensaver.

New Options in i2c2oled-system.ini and their defaults.

Code: Select all

SCREENSAVER="no"           # Set to "yes" in i2c2oled-user.ini to enable the ScreenSaver
SCREENSAVER_INTERVAL=10	   # The Screensaver "Screen change" Interval in Seconds
SCREENSAVER_START=12	   # The Screensaver starts after SCREENSAVER_START * SCREENSAVER_INTERVAL Seconds
CREENSAVER_SCREENS=4       # Value for how many different ScreenSaver Screens are shown (see below).

Screens:
1=Time
2=Time + Date
3=Time + Date + Text "i2c2oled"
4=Time + Date + Text "i2c2oled" + Text "MiSTer FPGA"
5=Time + Date + Text "i2c2oled" + Text "MiSTer FPGA" + Actual Corename

Add the Options to your i2c2oled-user.ini file to activate and/or change the values.

Report Problems here.

Have a nice Christmas Time :D

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

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

Two new Pix available by pplatoon.
Super Pang & Atomic Runner Chelnov

We have now 741 Pix in stock including 99 alternatives.

Cheers

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

User avatar
marcelosofth
Posts: 171
Joined: Wed Sep 22, 2021 10:03 pm
Location: Brazil - São Paulo
Has thanked: 6 times
Been thanked: 3 times
Contact:

Re: i2c2oled (little brother of tty2oled)

Unread post by marcelosofth »

Those who are alive always show up, hehe!

Here are some more images for you to include on the server ok friend!

8-)

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: i2c2oled (little brother of tty2oled)

Unread post by venice »

New Pics by Marcelo and pplatoon availbale.
Some are actually alternatives.

Many Thx

We have now 678 pics.

Marcelo, could you please update the google list as well.
https://docs.google.com/spreadsheets/d/ ... 2023763894

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

User avatar
marcelosofth
Posts: 171
Joined: Wed Sep 22, 2021 10:03 pm
Location: Brazil - São Paulo
Has thanked: 6 times
Been thanked: 3 times
Contact:

Re: i2c2oled (little brother of tty2oled)

Unread post by marcelosofth »

Hello friend "Venice", I finished a big update of the missing ones, now it's complete with the last update of "update_all" ok.

Total = 954 pix's =)

Post Reply