Close

437 Results for "%E3%80%8A %EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98 OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%A6%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80world%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%82%AC%EC%9D%B4%EC%A6%88%EC%B2%AD%EB%8B%B4%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80promotion %EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%AB %E2%88%AB%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80decided"

  • Apple][+ Videx Videoterm Card (80 Columns) Emulation

  • // Videx Videoterm Card Emulator // by Augusto Baffa feb 2024 // // Based on Apple II Simulator // by Peter Koch, May 6, 1993 int videx_slot = 3; bool card_videx = true; bool card_videx_mem_on = false; bool card_videx_80col = false; class VidexCard...
  • Topology (1)

  • In this post I want to share how I selected a suitable topology for the resistor network that will be the core of the programmable decade resistor. Although I did some online “research”, the following criteria determined my choices: Switch...
  • Writing a Program

  • Now that the toolchain works, it is possible to write a program, assemble the program, enter the program in RAM, and then run the program. The Assembler The a68 Assembler is here. The MIKBUG debugger source file is here.  Typing in a short program...
  • Firmware hacking

  • Here is a rough schematic of the isolated bus circuitry. It looks like there is some shared "open collector" style bus on CH4 of the isolator, with D8 and (I assume) a pullup on the BMS controller board. But so far I've only ever measured this line being...
  • A Traveler Has Arrived

  • Make contact. Unscrambled circles will get you there:hackaday.io/_ _ _ _ _ _ _ Across: 3: this is what project #164913 is all about 5: dressed in stripes of BBROYGBVGW 8: I go clack and have an electromagnet 11: the brain of the circuit 13: one of the...
  • Relay Refresh 2

  • Another unpublished draft. sheesh!-----Got simpler, then went all-out... We're talking multiplexing and Write-Complete testing. Pardon the Digital logic, Dunno how to make a rotating drum-ROM with magnets and reed-switches in this simulator. And... well......
  • Bitslice

  • The ROP2 and ALU part has been slowly expanding to the SUXEN but the log  70. The nexus  reminds that something is missing : I have forgotten to include PC+1 (NPC) value. So another level of MUX is required, which is fortunate because I had...
  • Arduino Line Follower Robot

  • COMPONENTS AND SUPPLIES Arduino UNO & Genuino UNO×1SparkFun Dual H-Bridge motor drivers L298×1Proximity Sensor×1 APPS AND ONLINE SERVICES Arduino IDE ABOUT THIS PROJECT Line Follower Robot Best & Fast PCB Supplier (2$ for 10 PCBs) https://jlcpcb.com...
  • Hardware Features

  • While thinking about the features I wanted for my AVR Data Recorder, since it will be AVR based, I wanted to use as many feature of the on-chip peripherals as possible, so I came up with a preliminary list;2 analog channels with programmable gain and...