Close

1567 Results for "TTL computer"

  • HRG1B Support

  • There were a very few 'high-resolution' modifications available for the TRS-80 Model I.  Some were downright weird, such as the 80-GRAPHIX board, which worked though the character generator.  One of the more sane ones was the HRG1B, which was...
  • D-FF without metastability

  • Exploring the First principles of Flip-Flops was very interesting but going back to the basic/classic "Eccles & Jordan" configuration (with 2× PNP or NPN) proved the weakness of the approach. The previous log I don't know why it works shows that...
  • eForth for cheap STM8S gadgets

  • What is it? STM8 eForth is among the smallest user friendly Forth systems for µCs: it brings the simplicity of a 1980s style Forth to today's low-cost controllers. The project provides code for STM8 variants, board support for selected low...
  • Project Log

  • 2019-05-30 I'd been putting this project off for a while because it is very complicated to get fully working and I have no known-good firmware specifically for it. I considered porting a monitor but a BASIC interpreter would be more impressive. Grant...
  • Roll-your-own SID Chip

  • Audio testing is now complete. This includes both hardware updates and the software to generate the sound. Since the sound system is finalized this would be a good point to review all the gory details. Hardware To keep the hardware minimal, no registers...
  • Controller

  • In other logs I’ve written about how specific aspects of the controller design integrate with the hardware so this one explains the architecture in more detail. OverviewThe controller is a Microchip PIC16F1776 8-bit microcontroller (MCU) with 16KB of...
  • stm8-easymon

  • Introduction I'd like to share how I use 7 segment displays and STM8 boards to monitor/display numbers of any kind.  This started out as a project for work, but quickly escalated to something a little more interesting, and challenging, and...
  • I Made My own ARDUINO Uno Board

  • Hello everyone, What if I would say something about my Own made Arduino UNO clone board. Yes, a fully compatible Arduino microcontroller board with a proper circuit and onboard programmer. So, this is a simple tutorial about Arduino and we will learn,...