Close

2746 Results for "%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EA%B0%95%EC%B6%94%E2%9E%A6www%2Coptime4.com%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC %EC%B2%AD%EC%A3%BC%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9E%A6 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%E1%99%95 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%95%88%EB%82%B4%E1%99%95 %EC%B2%AD%EC%A3%BC%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%B2%AD%EC%A3%BC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Finally, some publicity!

  • An article recently published on MOONGIFT, a Japanese developer site, has showcased RasDash! The article is entirely in Japanese and Google Translate won't accept the URL as it has special characters but YANDEX does. Below are some links and a basic...
  • Attempted architecture redesign (2022-08-19)

  • Original date: 2022-08-19 Related tweets: [1] [2] The RF test PCB was submitted to the PCB factory. In the meantime, I was trying to redesign the architecture to mitigate the problems of the current design: Power consumption is not low enoughIt...
  • MIKBUG Commands

  • MIKBUG (Smithbug) has the following case-sensitive commands. ; V VIEW MEMORY; E CHANGE MEMORY; M MOVE MEMORY; I FILL MEMORY; F FIND  ; D DISASSEMBLE CODE; & S1 LOAD PROGRAMME; G GO TO PROGRAM; J JUMP TO TARGET PROGRAM ; T TRACE PROGRAM; K CONTINUE...
  • 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...
  • Soldering perfboard

  • I took a perfboard and soldered up power and the data/address busses of the MCU, SRAM, NVRAM and the address bus latch.I did't really care about the exact order of the bits when wiring them up, I just went for the easiest layout. I'm not really sure...
  • 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...
  • waiting tin welder

  • while I'm waiting my JBC substitution I continue learning about amplifications UPDATE: FM antenna 50Ω ->TL 50Ω -> LC net 50Ω-391Ω -> CE 391Ω-180Ω -> LC net 180Ω-1815Ω -> CE 1815Ω-180ΩI want...
  • Source code for the KMP app

  • Open source code:You can find the source code here : - GitHub link: https://github.com/Gleyco/UltraTower_KMP- Works with the new ESP32 code: https://github.com/Gleyco/UltraTower/blob/main/UltraTower_V2_auto_freq.in Technical choice: The...
  • Debugging

  • Debugging Need to get this project working. One problem is that the Nano does not have enough pins. So I have used a Meduino (a Mega2560 Pro Mini). Here is the schematic: Here is the PCB: The ports (P1 & P2) match the TTA8 bus. A problem with the Meduino...