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"

  • Plasma Effect for TMS9918

  • Plascii Petsma by Cruzer/Camelot has one of the nicest looking plasma effects I've seen for the C64. Since he included the source code, I was able to port it to the Z80 and TMS9918.    On top of the features in the original C64 version, I have...
  • 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...
  • 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)...
  • 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...
  • 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...
  • 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...
  • I added the Tindie logo

  • At the OHSummit, I was joined by Amber Cunningham, community manager of Tindie. While Hackaday and Tindie have the same overlords ruling over them, we can't really have Amber going around with a Hackaday logo on her badge, can we?...So I spent 15 minutes...
  • 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...
  • Re Openings

  • In a previous log I said, "I'm not going to overthink this. Random selection from the chess openings is working.". Well I lied. I am going to overthink this. (Well at least think it.) Something I should have done when working on the opening moves was...