Close

1004 Results for "%E2%86%98 %EC%B5%9C%EC%A0%80%EA%B0%80 %C3%921%C3%92%E3%80%88%E2%91%BB%E2%91%B789%E3%80%8983%C3%92%E2%91%A5 %E2%86%97 %EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E3%8E%B0 %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8Cfearful%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4constructed %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%EA%B0%80%EA%B2%A9%E3%83%9A%E3%82%B4%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8Cwealthy"

  • 20230216b -- "Files"

  • The gist of this unit is that you type text into a discrete 'file' and then you can edit and later transfer to a separate computer via the keyboard emulation.  While whizzing through the code doing other things, various strings caught my eye, such...
  • OPS ENUMERATED - Draft

  • This represents a complete OPCODE list with 14 Constants (int values) available and 10 Labels (byte values) available for creating subroutines. Constants were favored over Labels, but this is up for evaluation. NOP and HCF were both added to the official...
  • Control Board FPGA Pinout

  • I might be missing a few connections yet which I'll correct as I come across them, but here is the pinout of the XC3S250E FPGA on the control board.  Note that the SRAM and the Flash share an interface bus.  Also note that the JTAG interface...
  • What is a Benchoff?

  • @jlbrian7 got it:ea 16 86 2e 04 96 ce 04 86 04 42 a6 76 c6 16 f6 66 66 fc 04 ea 16 86 2e 04 96 ce 04 96 2e 04 2e f6 04 46 a6 04 86 04 42 a6 76 c6 16 f6 66 66 fc 04 82 04 42 a6 76 c6 16 f6 66 66 04 96 ce 04 ce 86 c6 4e a6 26 04 86 76 26 04 36 86 4e e6...
  • 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*/...
  • 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....