Files and Folders in this Repository - venice1200/MiSTer_tty2oled GitHub Wiki
| File/Folder | on MiSTer | Description |
|---|---|---|
| update_tty2oled.sh | /media/fat/Scripts/ | 💥 The Main Installer/Updater Script 💥 |
| update_tty2oled_script.sh | Second-Phase Install/Update Script, is downloaded just in time | |
| tty2oled-user.ini | /media/fat/tty2oled/ | INI File with User variables and options |
| tty2oled-system.ini | /media/fat/tty2oled/ | INI File with System variables, options and functions |
| S60tty2oled [1] | /media/fat/tty2oled/ | Autostart Script, added to /media/fat/linux/user-startup.sh |
| tty2oled.sh [1] | /media/fat/tty2oled/ | Communication Script MiSTer => tty2oled ESP |
| MiSTer_SSD1322 | [Deprecated] The Standard Arduino Project | |
| MiSTer_SSD1322_SD | The Arduino Project "SD-Version", for Monochrome Pictures (XBM) only! | |
| MiSTer_SSD1322_USB | The Arduino Project "USB-Version" | |
| Pictures | Just Pictures :smiley: | |
| Pictures/BMP | Template-Pictures | |
| Pictures/ZIPs | Picture Archives & Alternative Versions/Special Editions | |
| PCBs_and_Cases | KiCad & Gerber files for PCB's and STL/OpenSCAD files for Case(s) | |
| translation_picture_core.md | File deleted, but content moved to the Wiki |
Find the Pictures here: https://github.com/venice1200/MiSTer_tty2oled_Pictures
Notes:
[1] Do not forget to make the two Scripts executable after copying them to the MiSTer. Use chmod +x [scriptname] for this.