Close

2598 Results for "%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 O1O%CE%9E5793%CE%9E7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%E3%86%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%85%94%EC%B8%A0%EB%A3%B8applause%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EC%8B%A0%EC%82%AC%EC%95%84%EC%9D%B4%EB%A6%B0%EC%A3%BC%EB%8C%80caught %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%E3%8F%87%E3%85%97%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0queer"

  • All boards received

  • The rest of the boards just came:I think I will connect them together through wire-wrapped "motherboard" (lets call it "NEDONAND-10" ; )All of these NEDONAND components could be tested one by one using PIC microcontroller (connected to PC through RS-232)...
  • ESP 32 Code upload

  • I have updated the code on github for the new PCB.  In this new version there is :the pH sensor the EC sensorthe temperature sensorsthe data sending to ThingSpeakThe entire bluetooth communication routine between an android smartphone and the...
  • ESP 32 Code upload

  • I have updated the code on github for the new PCB.  In this new version there is : the pH sensor the EC sensorthe temperature sensorsthe data sending to ThingSpeak The entire bluetooth communication routine between an android smartphone and...
  • 20230214a -- Memory, cont.

  • Operating under the current assumption that RAM is 32 KiB banked at address 0000-7fff, with the first 256 bytes masked off by special function registers and internal SRAM, some other code sections of interest were found.  E.g.:ED00 loc_ED00: ED00...
  • Eight X Beef

  • In the latest news on the BeefyDuino frontier, my friend Ryan who is the founder of elequa, the company I am helping to start, assembled eight BeefyDuino prototypes (with a little help from his friends including me). He did this because he was going...
  • Theory

  • A laptop keyboard is a diode-less key matrix. Its keys are distributed in a way that you can press the most important key combinations at once, despite the lack of diodes - to the point where some rows only contain one or two keys. Often, there's also...
  • EC firmware dumped

  • After another long hiatus, I've come back to this project. Let's break this thing!I've etched a new board that lets me access important pins (serial TX, RX, CLK, BUSY ; RST and power lines) without having to fiddle with the previous hacky breakout board.I've...
  • 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...
  • 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...