Close

5040 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 %EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC%E2%88%88 %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1 %3E%EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC%E2%88%81 %EA%B0%95%EB%82%A8%EB%A3%B8 %E2%88%82%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8 %E2%88%80%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%3C %EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5 %2B%EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5%C2%B1 %EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1 %E2%8B%94ever"

  • 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...
  • More SD Card Write Details

  • Had to dig into the FPGA code for the SD card. Using Neal Crook's documentation of Grant Searle's version (longer pedigree on the page). The status register values are: // SD_Status bit values from Neal Crook's documentation of Grant's SD card // b7...
  • More Peripherals and some tablet bytes.

  • The amazon fairy dropped off a "NES Classic Controller" and a "Classic Pro"The classic pro comes up as a classic controller, The only difference is the analog R and L on the one I have are buttons and just return the max value when pushed. Although this...
  • 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,...
  • 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...
  • Pedal Wiring

  • Pedalino is designed to work with the majority of expression pedals on the market, but there are a few popular pedal types which are incompatible and need to use adapters in order to work with Pedalino. There is no recognized standard for footswitch...
  • Updates to Boot Menu on PSoC

  • It's been a while. I plugged in the board USB and forgot how to run it. I even forgot which button I needed to press on the front panel to get Multiboot to run. This Hackaday page helped me remember. Glad I made it. Decided to add hints to the PSoC...
  • 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...