Close

3598 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%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%8F%8A%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4mystery%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%CE%A7%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8briefly %EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%84%B7%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%94%90%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%E3%88%8B%E2%92%B4%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4modification"

  • 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...
  • Remapping the Keyboard

  • Remapping the KeyboardGiven most of the work is done with the "basic shift logic" how hard could it be?The basic shift logic:Well much harder than expected, here is the schematic:Now many will recognise this as a PLA (Programmable Logic Array).Designing...
  • Cree Dimming Level

  • Flash the Arduino with the following sketch. This is also included as a file attached to the project. int last_level = 0; bool last_state = false; bool stable = false; int count = 0; const int cutoffs[198] = {/* 1*/ 833, 831, /* 2*/ 825, 823, /* 3*/...
  • Could this work?

  • I recovered the project file from my drive and made some changes to it. The question is, which wire goes where? I won't know for sure until the dummy plug arrives, but the AUX line is definitely used for this purpose. I even created an EDID data for...
  • Solar Water Heating Controller

  • An unexpected cold shower made it clear that I need a new controller for our solar warm water heating system ("split architecture" which is typical for installation in middle and northern Europe - thanks @Saabman for helping me understand that I had...