Close

91 Results for "8-bit cpu"

  • Two Years Later

  • It's been a couple of months since the last update and more like three since anything meaningful changed. There has been (yet) another board revision and Rev. 8 is now good enough to actually solder the chips in place! Just like last year,...
  • Choosing right microcontroller

  • First thing that I have to decide is to find uC, that suits my needs. My requirements:CheapHave some sort of hardware communication (bitbanging would consume scarce CPU time)Have sufficient internal memory. To be more specific:Initial hash value:...
  • Sound

  • All along I knew I wanted to figure out sound for Dodo because a game system just wouldn't be right without it. I have been going back and forth with lots of different approaches in my mind. Dedicated sound generation chips that mixed both digital and...
  • Please, GCC !

  • I get tired of fighting GCC's weird code generator that won't get a clue from my source code. I'm (still) using gcc6.4.1 (2017, I know) but I don't know how to make it understand basic things... This is critical at my level because any little performance...
  • Display

  • I started wiring up the Memory sub-system board and realized quickly that I needed the display board to show the state of the various registers.  I first had to create a backplane to connect the boards into.  The backplane carries all the signals...
  • [E6][R] UMPC idea: Leti

  • [17 May: I've now made this idea into its own project] [21 April] I really should get to a MVP Tetent out of the door ASAP so that Reality(TM) can throw me under the bus ASAP and tell me why my solution doesn't work, even when mitigating as many...
  • 6th step : keep trying

  • So even after all of our effort we couldn't manage to make it work for our big LED matrix, so we went back to the simple 8x8 one. We then tried to link the speaker to the Arduino board with the LED matrix and the accelerometer, but we ran into another...
  • Indecisions Already

  • Ok, I haven't touched this project much since my classes begun this year, but since I have started it I had 2 ideias for this project that meet my goals in one way or another.I have concluded that I can make the case 50% or even 40% of the original IBM...
  • Annotated board images

  • Annotated boards V1: buzzed out and hooked up. Note, I have no schematics, this is what I assume as I haven't tested yet. Just self notes. DOCK: Pioneer chassis has a self charging dock on the underside. Power board has a port J2 to control a solenoid...
  • choosing core memory

  • Got a few of those core memories from a Russian PDP-8 clone, the Saratov-2, it´s 64x64 core matrix, forming 4096 bits.I´d need four of those planes for the computer, one plane for each bit of the 4-bit word. The thing is that they are...