Close

2494 Results for "%E3%80%8A%EB%AC%B8%EC%9D%98 OIO-5793-7458%E3%80%8B the33%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%D1%86 %E3%80%8A%EB%AC%B8%EC%9D%98 OIO-5793-7458%E3%80%8B %E3%83%8Bjim%E3%85%99the33%EC%85%94%EC%B8%A0%EB%A3%B8%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%C4%B8fire the33%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%84%A0%EB%A6%89the33 the33%EB%9E%80%EC%A0%9C%EB%A6%AC%EB%A3%B8%E3%82%A1%EA%B0%95%EB%82%A8the33%E3%8E%8Fpointed%E3%83%A9"

  • 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...
  • Exhibition Position

  • Huaxing Intelligent Control UWBLOC positioning system adopts self-developed wireless pulse ranging technology to achieve precise positioning of exhibition hall personnel and exhibits. The positioning accuracy is better than 30 cm. By setting the base...
  • Timing & camera settings

  • Got some more packets with timing values for key bits. 8e/ff 8e/b5 de/4c 8e/e5 0d/ff 8e/a9 91/25 8e/a1 2b/f8 2b/a5 00/2c 8e/b9 00/80 8e/bd 18/00 69/23 23/99 ff/fb 02/ff 8e/f9 55/ff 8e/f7 7b/ff 8e/b3 00/12 00/46 00/2f 00/f5 57/ff 49/ff 5c/ff 0f/ff 00/be...
  • 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...
  • Cyrillic alphabets in Terminal-BASIC output

  • My friend Dylan Brophy inspired me to investigate the ability to output the cyrillic text using different output devices, supported by Terminal-BASIC. 1. Using symbols others then capital latin in identifiers not possible and unnecessary. 2. USART output....
  • Days 3,4,5: Eureka, sound and images found!

  • 1. Toolchain not found After stepping away few days far from my PC for family reason, I resumed my activities on the Tsykuyomi project.So I started by reading the https://github.com/WHhkwong/SIPI_Bear_playback code and looking for a SNC7001A Toolchain/SDK...
  • Multi-boot Multicomp (Part 2)

  • I've got the BIOS loading for Multi-boot Multicomp. It boots up to the Multi-boot prompt. > Available Commands: :ccxxxxiibbbbbb Load Intel-Hex file record Rxxxx Run from address xxxx Sddd System boot Iddd Init: Format directory Pddd[,xxxx] PutSys: write...
  • I added the Tindie logo

  • At the OHSummit, I was joined by Amber Cunningham, community manager of Tindie. While Hackaday and Tindie have the same overlords ruling over them, we can't really have Amber going around with a Hackaday logo on her badge, can we?...So I spent 15 minutes...
  • Building a CP/M System Disk

  • Building a CP/M System Disk To avoid rewriting the assembler codes for ccp, bdos and cbios so that they can co-exist in the same file. I can append the i8hex files and remove the "end of file markers". To make the hex file more readable I have changed...
  • Combat AI

  • How It Works Brief Summary I started with a well-known disassembly of Combat (by Harry Dodgson, later improved by Nick Bensema and Roger Williams). To this, I added a K-nearest neighbor algorithm that uses examples from a training dataset to make a...