Close

1888 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%CE%9E %EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0brilliant%EC%85%94%EC%B8%A0%EB%A3%B8%EC%B6%94%EC%B2%9C%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9moderate %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%88%9A %E2%93%91%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0vivid"

  • Z80 (CP/M) Writing to SD Card

  • Digging into SD card writes means shifting gears from the Boot BIOS source code since the Boot BIOS code only does reads. The CP/M BIOS code (CBIOS128.LST) which does the reads/writes after booting. Here's the BIOS code for writes to the SD Card: 0754...
  • On coordinate transformations

  • The unusual geometry of plotbot means that one has to find a way to map the Cartesian coordinates of what shall be drawn to the coordinates of the steppers in a way that the tip of the triangle that is formed by the arms will follow the Cartesian coordinates...
  • DebugWire Debugger

  • The goal of this project is to create an Open-Source-Debugger for AVRs via Debug Wire.
    • 1.3k
    • 22
  • YGREC8

  • After the explorations with #YGREC-РЭС15-bis, I reached several limits and I decided to scale it down as much as possible. And this one will be implemented both with relays and VHDL, since the YGREC8 is a great replacement for Microchip's PICs....
  • ElitePetite

  • A small tribute to the 80's game Elite. An Arduino+LCD shows the iconic tumbling Cobra Mk 3, plus some extras (other ships, clock mode).
    • 17
    • 25
  • Trouble with the arrows

  • So, I got my CrankStick working with Sabotage on my emulator, but I want to use it with other games.A game controller is exepected to behave like a usb joypad(on my TODO list) or to behave like a keyboard and send arrows key codes + Alt/Ctrl.I'm already...
  • Reverse Engineering from Package Data

  • As you can see airodump-ng picked up the WiFi of the drone and also that it is running on channel 2. Next I recorded some packages. sudo airodump-ng -w JJRC_out -c 2 -bssid 10:A4:BE:2E:77:B5 wlan0mon While recording I simply used all the functions the...
  • Eureka!

  • After I convinced myself that the emulator was probably OK, I turned back to the ROM.  But after I found yet another ROM image online, and it turned out to be identical to the other three, I have to rule out bad ROM as well. Just as well as I was...