<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <link rel="stylesheet" type="text/css" href="/style.css"> <title>ARFNET</title> <style> .sect { margin-left: 20px; } </style> </head> <body> <header><a href="/"> <img src="/arfnet_logo.png" width="64"><span class="title"><strong>ARFNET</strong></span> </a></header> <hr> <h2>Projects</h2> <blockquote> <h2>Hardware</h2> <div class="sect"> <div class="item"> <h3><a href="arfvcr/">arfvcr</a></h3> Digital pseudo-VCR for proprietary SONY Trinicon cameras </div> <div class="item"> <h3><a href="oscilloscope-terminal/">oscilloscope-terminal</a> WIP</h3> Turn your oscilloscope into a linux terminal emulator with a sound card </div> <div class="item"> <h3><a href="workstations-gaia/">workstations-gaia</a> WIP</h3> Preservation project and museum for the 90s UNIX workstations found at FIUM's Gaialab and Compute Centre storage </div> </div> <h2>Software</h2> <div class="sect"> <div class="item"> <h3><a href="asd/">asd</a> WIP</h3> arf software distribution: small embeddable and customizable BusyBox/Linux distribution </div> <div class="item"> <h3><a href="arfts/">arfts</a> WIP</h3> Simple typesetting system designed for plaintext </div> <div class="item"> <h3><a href="arfchat/">arfchat</a> WIP</h3> Simple UDP multicast chatroom application with internetwork relay daemon </div> <div> <h3><a href="arfcpu/">arfmipsas + arfmipssim + arfcpu</a> WIP</h3> Assembler, simulator & debugger and hardware description of the UM's ETC subject MIPS-based CPU </div> <div class="item"> <h3><a href="arfminesweeper/">arfminesweeper</a> WIP</h3> Turn your oscilloscope into a linux terminal emulator with a sound card </div> <div class="item"> <h3><a href="arftracksat/">arftracksat</a> WIP</h3> OpenGL satellite tracker </div> <div class="item"> <h3><a href="arfnet-cstims/">ARFNET CSTIMS</a> WIP</h3> Simple Customer, Service, Ticket and Invoice Management System written in PHP </div> <div class="item"> <h3><a href="ww1game/">ww1game</a> WIP</h3> SDL2 2D arcade WW1 themed game </div> </div> </blockquote> </body> </html>