├── README.md ├── bin ├── doom │ ├── ILI9341 │ │ └── teensydoom.ino.hex │ ├── ST7789 │ │ └── teensydoom.ino.hex │ └── VGA │ │ └── teensydoom.ino.hex ├── teecomputerkeytest.ino.hex ├── teensy20.ino.hex ├── teensy64.ino.hex ├── teensy800.ino.hex ├── teensy8086.ino.hex ├── teensy81.ino.hex ├── teensyaiie.ino.hex ├── teensycastaway.ino.hex ├── teensycolem.ino.hex ├── teensygen.ino.hex ├── teensyhandy.ino.hex ├── teensymsx.ino.hex ├── teensynofrendo.ino.hex ├── teensyo2em.ino.hex ├── teensypce.ino.hex ├── teensysms.ino.hex ├── teensysnes.ino.hex ├── teensyspeccy.ino.hex └── teensyuae.ino.hex ├── howto.txt ├── images ├── bottom.png ├── diybom.jpg ├── tcomputer.jpg └── top.png ├── pcb └── Gerber_PCB_TEECOMPUTERV3.zip ├── schematics └── Schematic_TEECOMPUTER_V3_2022-05-27.pdf ├── stikers └── keyboardmap.pdf └── stl ├── t-computer_case.stl ├── t-computer_keys.stl └── t-computer_pad.stl /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/README.md -------------------------------------------------------------------------------- /bin/doom/ILI9341/teensydoom.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/doom/ILI9341/teensydoom.ino.hex -------------------------------------------------------------------------------- /bin/doom/ST7789/teensydoom.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/doom/ST7789/teensydoom.ino.hex -------------------------------------------------------------------------------- /bin/doom/VGA/teensydoom.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/doom/VGA/teensydoom.ino.hex -------------------------------------------------------------------------------- /bin/teecomputerkeytest.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teecomputerkeytest.ino.hex -------------------------------------------------------------------------------- /bin/teensy20.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensy20.ino.hex -------------------------------------------------------------------------------- /bin/teensy64.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensy64.ino.hex -------------------------------------------------------------------------------- /bin/teensy800.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensy800.ino.hex -------------------------------------------------------------------------------- /bin/teensy8086.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensy8086.ino.hex -------------------------------------------------------------------------------- /bin/teensy81.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensy81.ino.hex -------------------------------------------------------------------------------- /bin/teensyaiie.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensyaiie.ino.hex -------------------------------------------------------------------------------- /bin/teensycastaway.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensycastaway.ino.hex -------------------------------------------------------------------------------- /bin/teensycolem.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensycolem.ino.hex -------------------------------------------------------------------------------- /bin/teensygen.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensygen.ino.hex -------------------------------------------------------------------------------- /bin/teensyhandy.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensyhandy.ino.hex -------------------------------------------------------------------------------- /bin/teensymsx.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensymsx.ino.hex -------------------------------------------------------------------------------- /bin/teensynofrendo.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensynofrendo.ino.hex -------------------------------------------------------------------------------- /bin/teensyo2em.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensyo2em.ino.hex -------------------------------------------------------------------------------- /bin/teensypce.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensypce.ino.hex -------------------------------------------------------------------------------- /bin/teensysms.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensysms.ino.hex -------------------------------------------------------------------------------- /bin/teensysnes.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensysnes.ino.hex -------------------------------------------------------------------------------- /bin/teensyspeccy.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensyspeccy.ino.hex -------------------------------------------------------------------------------- /bin/teensyuae.ino.hex: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/bin/teensyuae.ino.hex -------------------------------------------------------------------------------- /howto.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/howto.txt -------------------------------------------------------------------------------- /images/bottom.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/images/bottom.png -------------------------------------------------------------------------------- /images/diybom.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/images/diybom.jpg -------------------------------------------------------------------------------- /images/tcomputer.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/images/tcomputer.jpg -------------------------------------------------------------------------------- /images/top.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/images/top.png -------------------------------------------------------------------------------- /pcb/Gerber_PCB_TEECOMPUTERV3.zip: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/pcb/Gerber_PCB_TEECOMPUTERV3.zip -------------------------------------------------------------------------------- /schematics/Schematic_TEECOMPUTER_V3_2022-05-27.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/schematics/Schematic_TEECOMPUTER_V3_2022-05-27.pdf -------------------------------------------------------------------------------- /stikers/keyboardmap.pdf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/stikers/keyboardmap.pdf -------------------------------------------------------------------------------- /stl/t-computer_case.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/stl/t-computer_case.stl -------------------------------------------------------------------------------- /stl/t-computer_keys.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/stl/t-computer_keys.stl -------------------------------------------------------------------------------- /stl/t-computer_pad.stl: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Jean-MarcHarvengt/T-COMPUTER/HEAD/stl/t-computer_pad.stl --------------------------------------------------------------------------------