tapuino icon indicating copy to clipboard operation
tapuino copied to clipboard

tapuino

Tapuino

This project is now in pure maintanence mode and has been superseeded by the Tapuino Next

The $20 C64 Tape Emulator

Details can be found on my blog: http://www.sweetlilmre.com The FAQ and other docs can be found on the wiki: https://github.com/sweetlilmre/tapuino/wiki

A really nice board design can be found here: https://github.com/arananet/tapuinomini1.03 And a write up here: http://arananet-net.kinja.com/tapuino-1-03-mejorando-el-tapuino-mini-1788202676 These schematics are also provided in the "layout" folder as a convenience.

Portions of this code are copyright by their respective owners:

  • PetitFatfs: Chan: http://elm-chan.org/fsw/ff/00index_p.html
  • I2C code: Peter Fleury [email protected] http://jump.to/fleury
  • LCD code: conversion of the Arduino code apparently by DFRobot? (converted to C by me)