Close

2186 Results for "%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%96%B4%EB%94%94%E2%86%92optime4%2Ccom%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%86%90 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%E1%99%8E %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%96%B4%EB%94%94%E1%99%8E %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"

  • Quick Update 22/09/22

  • The new tower and the pcb are being tested for 2 weeks now. Everything is working great. On the picture you can see a 3 weeks old basil plant, with 2 weeks in the tower. You can also see the fog coming out of the tower. The roots are growing and are...
  • 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...
  • 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...
  • 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...
  • Tablet Init

  • We have some bytes from the tablet. It's all pretty standard stuff with one exception.// unenc init a4 w f0 55 a4 w fb 00 Read ID Bytes a4 w fa a5 r ff 00 a4 20 00 13 // Enter enc mode a4 w f0 aa // write 16 byte key a4 w 40 e0 7d e0 7d e0 7d a4 w 46...
  • Rebalance Progress

  • The rebalance is still progressing.  It's particularly slower because I also changed the failure domain on my cephfs EC pool from OSD to HOST which increased the number of PGs that needed to be remapped.  Aside from that, the rate of progression...
  • muahaha, I cheated :)

  • So since the Teensy++ 2.0 bootloader is not available and I'm not feeling comfortable to learn all the bells and whistles of USB communications I was looking for other options. Googling "at90usb1287 arduino" I found this https://github.com/mattairtech/ArduinoCore-avr...
  • 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...