Projects

Artificial Intelligence Whiteboard Make Real Starter (OpenAI API GPT-4V Turbo)
Associated with Franz Ayestaran
Nov 2023 – Present
Hosted on a Linux Debian 12 (Bookworm) Server using… Node v20.10.0 / Node.js v18.13.0 / Next.js v14.0.4 / PM2
Links:
Website… http://make-real-starter.ayestaran.dev
Calculator JSON… https://secure.ayestaran.dev/CalculatorDesign.json
Three.js (3D Modelling)… http://three.js.ayestaran.dev
Original tldraw make-real-starter template repo… https://github.com/tldraw/make-real-starter
History…
“Make it Real” lets users draw an image of software and bring it to life using AI. The feature uses OpenAI’s GPT-4V API to visually interpret a vector drawing into
functioning Tailwind CSS and JavaScript web code that can replicate user interfaces or even create simple implementations of games like Breakout.
Tldraw, developed by Steve Ruiz in London, is an open source collaborative whiteboard tool. It offers a basic infinite canvas for drawing, text, and media without requiring a login. Launched in 2021, the project received $2.7 million in seed funding and is supported by GitHub sponsors. When The GPT-4V API launched recently, Ruiz integrated a design prototype called “draw-a-ui” created by Sawyer Hood to bring the AI-powered functionality into tldraw.
Skills: Node.js · CSS · Linux · JavaScript · HTML5 · Next.js
Artificial Intelligence Whiteboard
Turning drawings into working software, hosted on a custom bespoke Debian Linux Server.

OpenWeather (Python / SQLite)
Associated with Franz Ayestaran
Jul 2023 – Present
https://github.com/Code-Munkeys/OpenWeather
API call using Python and SQLite
Includes embedded forecast examples for offline testing.
Skills: REST · Python (Programming Language) · Visual Studios

Temperature Logger for the RaspberryPi Pico with external RTC (MicroPython)
Associated with Franz Ayestaran
Jul 2023 – Present
https://github.com/Code-Munkeys/TemperatureLogger
Usage:
When the Splash screen has displayed for 5 seconds, the User will be presented with a Calibration screen. The User can press the GREEN Button to increase and the RED Button to decrease the required temperature adjustment amount, when finished the User simply presses the BLUE Button to continue.
When the Temperature screen is displayed the User can perform the following functions via the assigned inputs. RED Button: Toggle Logging On / Off, GREEN Button: Toggle °C / °F, BLUE Button: Toggle OLED display On / Off. When the OLED Display is in the off state, the Pico onboard LED is illuminated to show the temperature logger is on.
POTENTIOMETER: Interval time (Left 60s) (Center 30s) (Right 15s) (s = seconds)
When the logging CSV file is created and appended to, the filename suffix datetime stamp is set to the following format… [temperatureYYYY-MM-DD_HHMMSS.csv]. If no external RTC is installed then an additional random suffix number can be added to the filename… [temperatureYYYY-MM-DD_HHMMSS_01234567.csv]
Skills: Skills: Python (Programming Language)

Binary 2 Decimal Converter for the Android Phone & Watch (Android Studio – Kotlin)
Associated with Franz Ayestaran
Mar 2023 – Present
https://github.com/Code-Munkeys/Binary2Decimal
Tap the [left] up arrow to convert from decimal to binary and the [right] down arrow to convert binary to decimal. Tap the [generate] button to display a random binary value in order to guess the decimal value, then tap the [compare] button to check your answer. Use the seek bar in order to increase or decrease the binary and decimal value.
Skills: Skills: Android Studio · Kotlin

ARK: Survival Evolved Server
Associated with Franz Ayestaran
Jan 2023 – Present
Nitrado Hosting
(PC) “Ayestaran” – IP: 37.10.97.95:13777
Current map TheCenter PVE / Version 358.17
History…
Ark: Survival Evolved (stylized as ARK) is a 2017 action-adventure survival video game developed by Studio Wildcard. In the game, players must survive being stranded on one of several maps filled with roaming dinosaurs, fictional fantasy monsters, and other prehistoric animals, natural hazards, and potentially hostile human players.

MCAPI
Associated with Franz Ayestaran
Jul 2021 – Present
http://mcapi.org/
Usage…
All requests should be sent to /server/status or /server/query. You may add two parameters, an ip and a port. JSONP is not supported as CORS is enabled.
Please do not send more than one request per client per minute as data is cached server side for five minutes.
An example request would look like http://mcapi.org/server/status?ip=85.202.160.228. If you are using a non-standard 25565 port, you may include the port too, like this: http://mcapi.org/server/status?ip=85.202.160.228&port=2248.
Skills: HTML · Linux · JavaScript

Luanti (formerly Minetest) Server
Associated with Franz Ayestaran
May 2021 – Present
https://www.luanti.org/
IP address: 185.249.199.163: Port: 2042 @ Zap-Hosting
Standard (SSD, 2.0-3.4 GHz, DDR3/4 memory) Max 10 Players
History…
Minetest is a free and open-source sandbox video game developed by a team of volunteers, with significant contributions from the community. The first publicly available version was Minetest 0.0.1, created by Perttu Ahola, and released on the Web in November 2010. Minetest is programmed in C++ using the Irrlicht Engine, and is available for Linux-based systems, FreeBSD, Microsoft Windows, MacOS, and Android. Minetest provides an API for users to create their own games and mods written in Lua.
Skills: Linux

Minecraft Bedrock Server 1.21.81
Associated with Franz Ayestaran
Sep 2020 – Present
IP address: 46.251.234.50: Port: 10250 @ Nitrado
History…
Minecraft is a sandbox construction game created by Mojang AB founder Markus Persson, and inspired by the Infiniminer, Dwarf Fortress and Dungeon Keeper games. Gameplay involves players interacting with the game world by placing and breaking various types of blocks in a three-dimensional environment. In this environment, players can build creative structures, creations, and artwork on multiplayer servers and singleplayer worlds across multiple game modes.
Skills: Linux

Linux Servers
Associated with Zonk Technology
Jul 2020 – Present
Currently host a collection of bespoke Debian and Ubuntu cloud servers with Linode (Akamai), supporting the following services…
• Bulletin Board System (BBS)
• Element Matrix Server (Messaging)
• Minecraft Bedrock Server
• Minecraft Server Status Api
• Virtual Private Network (VPN)
• Virtual Private Servers (VPS)
• XMRig Monero Cryptocurrency Miner
Skills: Linux

iTimeTable
Associated with Zonk Technology
Jun 2019 – Present
https://secure.zonktechnology.com/itimetable/
Available on the Apple App Store
Developed in Swift, compatible with iOS 9 through to iOS 18 including Apple Silicon
TimeTable is a simple app that displays the current and following lesson, while still allowing the user to navigate through day-to-day studies. An achievement summary and star rating can be added to each lesson, then viewed or exported as a weekly compilation.
• Digital alternative to a conventional paper version
• Navigate to current, previous and next lesson
• Add, edit and delete existing lessons
• Rate each lesson achievement between zero and five stars
• Achievement week average star rating
• Import and export timetable templates
• Templates exported as comma-separated value format
• View and export achievements by week number and year
• Automatic backup of existing timetable and achievements prior to template import
• Lessons are automatically refreshed when the app is moved from the background to the foreground
• Lessons completed progress bar
• Current week number
• Alternative day picker
• Files app compatible
• Import and export via iTunes file sharing
• Edit exported timetable templates using a preferred comma-separated value editor, ready for re-importing
• The achievement editor supports the use of dictation and emojis
• Supports dark mode
• View and navigate through the current daily timetable on the Apple Watch
Skills: Xcode · Swift (Programming Language) · SQL

Personal Open University Blogs
Associated with The Open University
Oct 2015 – Present
My day to day Sense programming

RoboMongo2Json
Associated with Franz Ayestaran
Feb 2015 – Present
Converts exported Robomongo text mode results into a valid JSON format
Available on GitHub
Project source code includes…
1. Windows Application (Visual Studio 2012 VB)
2. Sample Data
Skills: VB.NET · .NET · MongoDB

FiveM Server
Associated with Franz Ayestaran
Jan 2015 – Present
FiveM is a modification for Grand Theft Auto V enabling you to play multiplayer RPG on a customised dedicated server.
CTAT: 134.255.217.129:30160
(M.2 SSD, Gaming CPU 3.4-4.4GHz, DDR4 memory) Max 10 Players

iPicSolve®
Associated with Zonk Technology
Nov 2014 – Present
https://secure.zonktechnology.com/ipicsolve/
Available on the Apple App Store
Developed in Objective-C, compatible with iOS 7 through to iOS 18 including Apple Silicon
iPicSolve® is based on the classic slide puzzle, dating back to the 1800’s. The rules are simple – slide the tiles to restore the original image.
Capture, Create, Play and Share
• Choose puzzle sizes from 8 to 24 segments
• Import images via camera or from an album
• Customise your favourite images with the built-in editor
• Edited images are automatically copied to the camera roll
• Built-in move counter and optional game timer
• View and export game history via email
• Selectable shuffle mode
• One tap move
• Displays previous game score
• Share completed puzzles on social media
• Showcase best game scores on 18 different Leaderboards
Skills: Xcode · Objective-C

iWeatherMap
Associated with Zonk Technology
Sep 2014 – Present
https://secure.zonktechnology.com/iweathermap/
Available on the Apple App Store
Developed in Objective-C, compatible with iOS 7 through to iOS 18 including Apple Silicon
Hassle free, past and present weather forecasting with accurate short term and longterm future predictions, anywhere in the world. The simple to use UI comes into it’s own when choosing a geographical location within a specific point in time, making it ideal for a variety of forecasting requirements.
• Simple to follow graphical weather dashboard
• Easy to use world map with custom or auto locate feature
• Date and time picker for past, present and future forecasting
• Choose between Imperial and Metric system
• Switch between Mph and Mps, regardless of selected unit type
• Retrieve location information from current co-ordinates
• Custom location search bar
• View raw weather station data
• Copy to clipboard, location information & raw weather station data
• Export forecasts via email and Dropbox
Skills: Xcode · Linux · MongoDB · REST · PHP · Apache · Objective-C

iColourPicker
Associated with Zonk Technology
Aug 2014 – Present
https://secure.zonktechnology.com/icolourpicker/
Available on the Apple App Store
Developed in Objective-C, compatible with iOS 7 through to iOS 18 including Apple Silicon
The user can extrapolate both decimal and hexadecimal RGB colour values derived from a given image by simply tapping on the screen, whether it be the from the camera or an existing album. The built-in colour picker makes it easy to choose from and create a wide range of colours. Colour swatches can be copied and exported via email or Dropbox.
• Add an image via camera or an album
• Simply tap anywhere on an image to generate a corresponding RGB value
• Export Bookmark list and colour swatches via email or Dropbox
• Manually inputted hexadecimal values are automatically converted to decimal
• Choose from a wide range of colours with the aid of the custom picker
• Rotate image, portrait or landscape
• Export camera EXIF to clipboard (Exchangeable image file format)
• Very useful for web designers, creative professionals and software engineers
Skills: Xcode · Objective-C

iToDo
Associated with Franz Ayestaran
May 2014 – Present
An open source, full stack approach to integrating mobile and server side technology.
Available on GitHub
Project source code includes…
1. Mobile App (Xcode16 Objective-C iOS18)
2. Restful Webservice C# WebAPI (MongoDB.Net Driver 1.8.3.9)
3. Database (MongoDB 2.4.9)
Skills: Xcode · .NET · C# · MongoDB · Objective-C

CodeMunkeys (Meetup)
Associated with Franz Ayestaran
Jan 2015 – Present
Links:
Meetup
GitHub
CodeMunkeys is a meet up for software developers interested in learning new technologies with like minded people. We meet every 3 weeks on Thursday evening to discuss a topic in the software engineering genre. Members can vote on which topic they would like to discuss. There will be web links to suggested learning in preparation for the meet up.

iWebSearch
Associated with Zonk Technology
Dec 2013 – Present
https://secure.zonktechnology.com/iwebsearch/
Available on the Apple App Store
Developed in Objective-C, compatible with iOS 6 through to iOS 18 including Apple Silicon
WebSearch is designed to speed up the process required when submitting a single search term to multiple search engines. By simply tapping on the desired search engine the user can scroll through the list then repeat the process by navigating back and tapping an alternative search engine. Bookmarked results can be viewed then exported via email or Dropbox in a Comma-separated format.
• Search 6 Popular Search Engines with Ease
• Check ranking with just a single click
• Great as a research tool
• HyperText Markup Language (HTML) Viewer
• Copy current URL or HTML to Clipboard
• Exportable Bookmarks via Email and Dropbox
• CSV compatible with most spreadsheet applications
Skills: Xcode · Objective-C

iTracker
Associated with Zonk Technology
Dec 2013 – Present
https://secure.zonktechnology.com/itracker/
Available on the Apple App Store
Prototyped in PhoneGap Migrated to Native Objective-C, compatible with iOS 6 through to iOS 18 including Apple Silicon
iTracker is a GPS based telemetry logger that stores real-time location data at user defined intervals. Journey information can be displayed on an interactive map or through the built-in CSV and GPX viewer. Routes exported via email and Dropbox can be imported into third party software that support both Comma-separated and GPS eXchange file formats. Waypoints can be graphically or manually bookmarked, then imported and exported via the clipboard.
• Multi-Purpose GPS Telemetry Logger
• Real-time Waypoint Tracking, ideal for Geocaching
• Interactive Routes (Road and Hybrid)
• Route GPX & CSV Viewer (Export Via Email / Clipboard / Dropbox)
• Graphically or Manually Bookmark Waypoints
• Pan between Current Location and a Selected Waypoint
• Graphically call up and Zoom into any Bookmarked Waypoint
• Exportable Bookmarked Waypoints (Via Clipboard and Dropbox)
• Point-to-Point “As the crow flies” Distance Calculator • Speed and Elevation Performance Graph
• Retrieve location information from current co-ordinates
• Search bar, enabling a text lookup for any given location
• Switch between Imperial and Metric
• Speech Notification
• 16 Point Compass
• Granular Data
• Copy multipoint tracking list to clipboard
• Send current location or waypoint via SMS (Ideal for lone workers)
• Export the history and waypoint database via iTunes file sharing
Skills: Xcode · SQL · Objective-C

Minecraft Java Server 1.16.4
Associated with Franz Ayestaran
Jun 2013 – Present
Ayestaran Minecraft Server Forge 1.5.2 – 1.16.4
BungeeCord IP: 85.202.160.228: Port: 2248 @ Revivenode
History…
Minecraft is a sandbox construction game created by Mojang AB founder Markus Persson, and inspired by the Infiniminer, Dwarf Fortress and Dungeon Keeper games. Gameplay involves players interacting with the game world by placing and breaking various types of blocks in a three-dimensional environment. In this environment, players can build creative structures, creations, and artwork on multiplayer servers and singleplayer worlds across multiple game modes.

Microsoft SQL Facebook Group
Associated with Franz Ayestaran
Nov 2010 – Present
Facebook Page
Group Founder with 51K members
MCTS 70-433 Training Kit with On-line Query Analyser Interface

PDA Digital Jobsheet
Associated with Zonk Technology
Aug 2005 – Present
Also available to download from Archive.Org @ https://archive.org/details/DigitalJobsheet
Developed in Embedded Visual Basic for Windows CE
PDA Digital Jobsheet re-invents the job sheet as we know it. This paper less system enables the Engineer’s client to sign digitally a job sheet, the details along with the encoded signature are uploaded to a Webserver where it can be viewed in real-time by the employer.
Key Features…
• The encoded Signature is digitally stored with Job Sheet and exported as an SQL Statement ready for Uploading
to a Webserver and viewing on-line
• MS SQL Server and Web Integration
• The Job Sheets are stored in a Pocket Access Database which can be exported as a Comma Separated File
• Jobsheets are stored in an SQL Server Database Table
Skills: Visual Basic · Microsoft SQL Server · SQL · T-SQL

GPS Telemetry Recorder
Associated with Zonk Technology
Sep 2004 – Present
Also available to download from Archive.Org @ https://archive.org/details/GpsTelemetryRecorder
Developed in Visual Basic 6 for Windows
GPS Telemetry Recorder displays real-time Global Positioning Information direct from a GPS. The Datastream received from the GPS can be saved to an NMEA File or placed into a Database hosted by SQL Server. The processed data can be displayed to a Web Page enabling a live feed to Users on the Internet. There are many applications for this software, such as performance recording Track Day Events.
Key Features…
• Real-Time Graphical Datastream Analysis
• MS SQL Server and Web Integration
• Google Map, Satellite and Terrain View
• Datastream stored to either SQL Server or an NMEA File
• Datastream NMEA Playback
• Export to GPS Exchange Format File
• Choose between Nautical, Metric and Statute
• Supports NMEA 0183 and Garmin Protocols
Skills: Visual Basic · Microsoft SQL Server · SQL · T-SQL
Demo Video

Beacon Redirect
Associated with Zonk Technology
Nov 2003 – Present
Developed in Pascal using Delphi 7
Internet Service Providers normally supply a connection with a dynamic IP address allocated by a DHCP which is subject to change at anytime. If a home user or a small business wants to host a website on their own Web Server a different IP address would have to be given to internet users or a Domain Name Server everytime this IP address changed. A static IP address on the internet can be used as a Internet beacon and act as a link between the internet user and the Webserver assigned a dynamic IP address. Beacon Redirect can be used to keep the domain name pointing at your Web Server. Beacon Redirect is designed to continually monitor the WAN IP address of a Router or Local Host IP. If there is a change in the IP address the Internet Beacon is then updated with the new IP address by uploading a Redirect HTML file which links the user to the Webserver. A log is kept of changes made to the IP address.
Skills: HTML · Borland Delphi
Demo Video

mvTELNET
Associated with Zonk Technology
Oct 2003 – Present
Also available to download from Archive.Org @ https://archive.org/details/mvTELNET
Developed in Visual Basic 6 for Windows
mvTELNET links Visual Basic with MultiValue Systems, bridging Command Line Interfacing with GUI Application development. Commands are sent in the same way as a Virtual Terminal with the added advantage that PICK Basic queries can be built up from information supplied by the User and then sent at a click of a button from within a developed VB application, the result echoed back and displayed in the desired format.
Connect to our Server at Host: client.mvtelnet.com Port: 23 Username: user.
Skills: Visual Basic
Demo Video

Clocking System
Associated with Zonk Technology
Jan 2003 – Present
Developed in Pascal using Delphi 7
This clocking system enables employees to clock in and out by simply swiping an ID card with a barcode printed on it, an alternative to any previously used paper system. The personnel and clocking data is stored on Microsoft SQL Server accessed via ADO using Stored Procedures to prepare and process employee clocking records. and reports.
• Microsoft Sql Server Back End Database
• Daily Sign Log, Employee & Personnel Browser
• Flexible Clocking Report
• Works with Laminated and Plastic Cards
Skills: Borland Delphi
Demo Video

FileMaker Server Control Centre
Associated with Zonk Technology
Jan 2003 – Present
Developed in Pascal using Delphi 7
FileMaker Server Control Centre is a GUI front end to the Win32 console application FileMaker Server which allows the user to host and un-host databases without having to use the command prompt.
• Scheduler
• Database Logger
• Assignable Database Shortcut Buttons
• Command Line
Skills: Borland Delphi
Demo Video

Dosimage
Associated with Franz Ayestaran
Feb 1999 – Present
Also available to download from Archive.Org @ https://archive.org/details/DOSIMAGE
Developed in Pascal and 8086 Assembley using Borland Turbo Pascal
FileMaker Server Control Centre is a GUI front end to the Win32 console application FileMaker Server which allows the user to host and un-host databases without having to use the command prompt.
Dosimage allows the user to backup MS-DOS and UNIX floppy disks to an image file ready to be restored back to a formatted floppy disk at a later date.
r: read from 1.44mb floppy disk to hard drive
w: write to 1.44mb floppy disk from hard drive
Usage: dosimage (r/w) (filename.ext)
A range of MS-DOS Bootable Disks can also be downloaded from http://www.fixdisks.com

PIC Microcontroller
Associated with Franz Ayestaran
Aug 1997 – Present
GitHub
PIC 16C84 / 16F84A (RISC-like Assembly architecture)
Demonstated how to create a 16 character message using the [UP] [DOWN] [ENTER] key via a 16×2 LCD Module.

Burn-In
Associated with Franz Ayestaran
Apr 1997 – Present
Also available to download from Archive.Org @ https://archive.org/details/burn-in.exe_dos
Developed in Pascal and 8086 Assembley using Borland Turbo Pascal
Burn-In soak tests important components within a PC such as the CPU, Memory, Graphics, Audio card, Hard Drive and CD-Rom by playing two video files simultaneously one from the Hard Drive and one from the CD-Rom. This software is DOS based so it does not require Windows to be installed, ideal for soak testing a PC without an Operating System.
Simply boot from one of our Fix Disk which can be downloaded from http://www.fixdisks.com
Skills: Borland Turbo Pascal
Demo Video

Tooldisk
Associated with Franz Ayestaran
Jul 1996 – Present
Also available to download from Archive.Org @ https://archive.org/details/TOOLDISK
Developed in Pascal and 8086 Assembley using Borland Turbo Pascal
Tooldisk is like a digital Archaeologist’s toolkit for exploring old floppy disks!
This is a DOS based application which allows the user to analyse, modify and recover data from most MS-DOS or Unix 1.44Mb Floppy Disks, sector by sector. Tooldisk is packed with features such as a powerful string search facility allowing a text document to be found by simply typing in part of a sentence, data found can then be restored by simply marking the beginning and end sector and saving it to a hard disk. Tooldisk also comes with a Floppy Disk data eraser feature.
Simply boot from one of our Fix Disk which can be downloaded from http://www.fixdisks.com

OU Sense / Scratch
Associated with The Open University
Oct 2015 – Jan 2021
Collection of Scratch and Sense programming exercises.
Links…
GitHub Sense
GitHub Scratch

Mobile Santé (A member’s guide) Prototype and Proof of Concept
Associated with Simplyhealth
Feb 2012 – Feb 2014
Designed and developed in a Windows / Mac / iOS / Cloud and SQL Development environment using Windows Azure, AWS, Visual Studio 2012, MS SQL Server / Reporting Services 2012, DOT NET Framework 4.5, Xcode Objective-C (iOS6), TestFlight, Dreamweaver CS6, PhoneGap 2.7, Hybrid, jQuery Mobile and Html5.
Skills: Xcode · jQuery · iOS · Microsoft SQL Server · .NET · SQL · T-SQL · Windows Azure · Visual Studio · HTML5 · Objective-C

Dreamweaver Website
Associated with West Herts College
Sep 2010 – Mar 2011
This is the final course in the series and is a Level 3 course. The course is extremely intensive and follows on from the Web Site Design Course. I developed the website in order to document every stage of the course.
Skills: CSS · HTML · Linux · JavaScript · MySQL · Apache

Track Days
Associated with Franz Ayestaran
Sep 2004 – Jun 2007
Used to test the GPS Telemetry Recorder
Also available to download from Archive.Org @ https://archive.org/details/GpsTelemetryRecorder
Developed bespoke GPS software for the purpose of logging real-time telemetry that is streamed direct from a GPS. The Datastream received from the GPS can be saved to an NMEA File or placed into a Database hosted by SQL Server. The processed data can be displayed to a Web Page enabling a live feed to Users on the Internet

Archive.Org
Associated with Franz Ayestaran
Jan 1992 – Jan 2005
A collection of 10 published software applications.
Skills: Borland Turbo Pascal · Pascal · MS-DOS · Visual Basic · Turbo C++ · Windows CE

Fix Disks
Associated with Franz Ayestaran
Feb 1996 – Feb 1999
A collection of DOS based utilities.
Skills: Borland Turbo Pascal · Pascal

Anim
Associated with Franz Ayestaran
Sep 1992 – Sep 1992
Anim is a DOS based application developed using Borland Turbo C which allows the user to create, edit, save, load and animate a set of nine 50×50 pixel 16 colour icons / sprites (45KB in size) which in turn can be imported into another project.
Skills: Borland Turbo C · C (Programming Language)

GUITXTED
Associated with Franz Ayestaran
Mar 1992 – Mar 1992
GUITXTED is a simple DOS based text editor with a graphic user interface.
Skills: Borland Turbo Pascal · Pascal

Super Scroller
Associated with Franz Ayestaran
Nov 1990 – Nov 1990
Commodore Amiga
Super Scroller
Created by Franz Ayestaran – November 1990
Developed in 68000 on the A2000 Model B using DevPac 3.02 in Workbench 1.3
An assembly code routine that scrolls up and down a set of Red / Green / Blue / Grey gradient colour bars using the background colour register vertical beam position.
Skills: Borland Turbo C · C (Programming Language)
YouTube Video Demo

Spritewise
Associated with Franz Ayestaran
Sep 1985 – Sep 1985
Developed in Basic on the BBC Micro
Enables the user to create user defined sprites and store them to memory and a 5.25″ floppy disk.