Close

5590 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EA%B2%80%EC%83%89%E2%9C%9Coptime4%2Ccom%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC %EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9C%9C %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%99%81 %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%ED%99%95%EC%9D%B8%E1%99%81 %EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Gathering information

  • Tonight I gathered some reference/research material for this project. Fortunately, several others have done some really great work with this module, so here's credit to them: LTC3780 DatasheetBeyond Logic blog postTemplaro blog postGreat Scott videoJulien...
  • Access SD Cards from the PSoC

  • I'm going to create a stand-alone PSoC project to use the PSoC to read SD cards. I'm going to start with the hardware defines for this project (which should leave the Z80 hardware pins unmolested) and just not download code. For the software piece, I...
  • ALU and Instruction Set

  • Hardware testing is complete on all the jump and branch instructions. So that's the first 8 out of 256 instructions tested! The next 24 are loading operands. These should work fine since the jump/branch instructions are also loading operands in order...
  • 10/8/23 Update

  • Here are some "Quickstart" instructions for the Menu, BASIC, VTL2, and Visual/02 programs in Mike Riley's alternate program ROM. They're not a full manual yet, but will get you started and give you a "taste" of vintage programs and languages. A Quickstart...
  • The Keyboard

  • Before I start this log on the keyboard I should mention that I'm in the process of putting all of my writings and software on the Video Writer on a small website. The following is an almost direct copy of what will be the article about the keyboard......
  • 20230221b -- File Inserting

  • Intrigued by the various file-related pointers seen in deleteThisFile_EB9B, I remember that the keyboard scan routine had a final case where the bulk of the keystrokes (the printable ones) are handled, and there was a scan code to ASCII routine before...