i2c2oled (little brother of tty2oled)
- 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)
- 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)
Hi Venice,
can you check if you got the last ones I sent from alpha mission and athena?
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
- 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)
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
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
Your PR is merged, files are ready for the i2c2oled updater!
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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
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"
Make a backup of your current i2c2oled-system.ini file before you copy the file to your MiSTer.
Report Problems here!
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
which is solderred on a RTC v1.3.
Get more Infos here: https://github.com/venice1200/MiSTer_i2 ... or-readout
- 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)
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
If you like to test it, extract the attachment to /media/fat/i2c2oled on your MiSTer and add the lineto your i2c2oled-user.ini file.Code: Select all
USE_RANDOM_ALT="yes"
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
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
Code: Select all
echo „Genesis“ > /tmp/CORENAME
Code: Select all
echo „MENU“ > /tmp/CORENAME
Repeat this a few times.
- 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)
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 jobvenice wrote: ↑Mon Aug 22, 2022 8:32 pm You can simulate a corechange by open a ssh session and type, Genesis as an examplewait for the display to complete and then typeCode: Select all
echo „Genesis“ > /tmp/CORENAME
and wait again.Code: Select all
echo „MENU“ > /tmp/CORENAME
Repeat this a few times.
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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"
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
- 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)
very fast booting now you don't see that image of light anymore before loading the menu it's really fast and clean booting!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 lineto your i2c2oled-user.ini file.Code: Select all
USE_RANDOM_ALT="yes"
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
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
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
Many many thanks for the new pictures.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
The „image of light“ is shown if you enable debugging.
As nobody complains I will release the new scripts soon.
Cheers
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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.
Code: Select all
USE_RANDOM_ALT="yes"
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.
-
- Posts: 3
- Joined: Fri Aug 12, 2022 3:05 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: i2c2oled (little brother of tty2oled)
My first pix for Action Fighter Core.
https://github.com/marcelinho1979/MiSTe ... ctures_BR/
Is there a list to know who is editing which logos so there is no duplicate work?
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
https://docs.google.com/spreadsheets/d/ ... Anj0a4RCU/
Take a look.
-
- Posts: 3
- Joined: Fri Aug 12, 2022 3:05 pm
- Has thanked: 1 time
- Been thanked: 1 time
Re: i2c2oled (little brother of tty2oled)
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.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.
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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.
- RealLarry
- Top Contributor
- Posts: 881
- Joined: Mon May 25, 2020 4:04 am
- Location: San Junipero/DE/Earth
- Has thanked: 120 times
- Been thanked: 385 times
Re: i2c2oled (little brother of tty2oled)
General purpose update script for tty2xxx displays (including i2c2oled and update_all)
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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.marcelinho1979 wrote: ↑Mon Sep 05, 2022 12:39 am Hello my friend!
My first pix for Action Fighter Core.
...
Many Thx for your work!
If you create more pics please try to use the Github PR System
-
- Posts: 3
- Joined: Fri Aug 12, 2022 3:05 pm
- Has thanked: 1 time
- Been thanked: 1 time
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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.
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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
- 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)
good soon I will upload an image that I want to do some more tests and put them together
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
I added „Insector X“ to the Picture Repository.
Just run your i2c updater to get it.
Many Thx.
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
Two new Pix available by pplatoon.
Super Pang & Atomic Runner Chelnov
We have now 741 Pix in stock including 99 alternatives.
Cheers
- marcelosofth
- Posts: 174
- Joined: Wed Sep 22, 2021 10:03 pm
- Location: Brazil - São Paulo
- Has thanked: 8 times
- Been thanked: 4 times
- Contact:
Re: i2c2oled (little brother of tty2oled)
Those who are alive always show up, hehe!
Here are some more images for you to include on the server ok friend!
- venice
- Top Contributor
- Posts: 788
- Joined: Tue Jun 16, 2020 9:29 am
- Location: Germany
- Has thanked: 278 times
- Been thanked: 278 times
Re: i2c2oled (little brother of tty2oled)
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
- marcelosofth
- Posts: 174
- Joined: Wed Sep 22, 2021 10:03 pm
- Location: Brazil - São Paulo
- Has thanked: 8 times
- Been thanked: 4 times
- Contact:
Re: i2c2oled (little brother of tty2oled)
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 =)