Close

5761 Results for "%EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%80%8Eoio_%EF%BC%94%EF%BC%96%EF%BC%94%EF%BC%98_%EF%BC%90%EF%BC%99%EF%BC%93%EF%BC%90%E3%80%8F %E2%88%8F%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8 %3E%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%88%88 %EA%B0%95%EB%82%A8%EB%A3%B8%E2%88%82 %EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5%E2%88%81 %EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1%3C %EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5%E2%88%80 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1%C2%B1 %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%86%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC every"

  • Debugging

  • Debugging Need to get this project working. One problem is that the Nano does not have enough pins. So I have used a Meduino (a Mega2560 Pro Mini). Here is the schematic: Here is the PCB: The ports (P1 & P2) match the TTA8 bus. A problem with the Meduino...
  • All Your ISA Belong to Me!

  • Before I began the layout of the DDL4-CPU, I came up with an initial Instruction Set Architecture (ISA) for the design. It went through several revisions as I was designing the boards and refined the components. Here at the last minute as I am...
  • GroveHat for the Arduino Nano

  • Technical specsThis breakout board targets the v3.x series of the Arduino Nano (and compatible clones), while trying to be usable with other boards like the Pro Micro and v2.x series of the Nano. It makes available Serial (TX/RX) line, Digital, Analog,...
  • What shall we wrap it all up in?

  • Any enclosure needs to be easy to access yet provide enough space to get all of our cables in and out without being too big. A tough challenge!---------- more ----------Once our technology solution is chosen, we have to mount it, cable it, make it all...
  • Board NEDONAND-6

  • NEDONAND-6 is 8 multiplexers 2:1 with common control (straight select and inverted select):Board already ordered through OSHPark:Pins description:1.1) GND - ground 1.2) O0 - output of multiplexer 0 1.3) O1 - output of multiplexer 1 1.4) O2 - output of...
  • Programming Toolchain

  • There are some options for assembling 6800 code today. Ideally, a cross assembler would be good from Windows. Herb Johnson has adapted William C Colley III's A68 6800 cross-assembler. The A68 assembler runs in DOSBOX under Microsoft Windows. Output Format...
  • Backplane

  • I decided that interface between ZIF-socket and host machine will be implemented with help of this antique ISA backplane manufactured in 1984 (I bought it for about $20 last month):I cut out it a little to remove part with pull-up resistors, because...
  • Address Bus

  • This last step is going to get REALLY tedious because the Address Bus has so many lines. But this is the last step and you should be done, so keep it up just a little longer. A0: 6502 Pin 9 to FLiP pin 13 A1: 6502 Pin 10 to FLiP pin 14 A2: 6502...
  • Starting with the ESP8266

  • This is a big question, where to start with the ESP8266. There is the official SDK path, for the brave. There is the Arduino, Espruino... Well, I tried NodeMCU. Starting with this page https://nodemcu.readthedocs.io/en/master/, there is a lot explained...
  • The Story So Far-- Explodophone 1.0 Part 2

  • Now for the other half. For maximum starting flexibility without taking the cost too high, I opted to go two octaves, using notes found on the white piano keys only, i.e., notes with only letter designations and no sharp or flat symbols. This means I...
  • V9958 - Beyond Hello World

  • Development on the V9958 board continues apace, and after a false start due to a silly mistake in the first revision things are back on-track with a revision 1 prototype. The design is now validated and working really well. So far it's baby-steps in...
  • ZX81 16K RAM Pack

  • Counting the GPIOs... With the intention of using the Raspberry Pico micro controller, I needed to understand how many GPIOs would be required to carry all of the necessary signals: 16 X Address Lines8 X Data LinesMREQ signalWR signalRD signal....