Close

855 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 %EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E3%8F%83 %E3%8F%90addition%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%E2%85%A6%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%EF%BC%AF %D0%A7%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4exhibit %EA%B0%95%EB%82%A8%EC%93%B0%EB%A6%AC%EC%95%84%EC%9B%8C%D0%BA%EA%B0%95%EB%82%A8%EC%88%A0%EC%A7%91%EC%A0%95%EB%B3%B4%E3%8E%BC%C5%8Amethod"

  • C-ving

  • OK I thought that the amount of data in the future would be too large and I decided to do the sieving in C. Using the available scanning data, I could only go up to 2161 : n1=46 and n2=2114.The first hicup comes at 1511 so there is no point in dealing...
  • Rewrite code with FastLED + Gamma Correction

  • Today, i rewrite a code of ambient light of arduino module applied FastLED library carefully. Why? there are 3 important thing, 1) the legacy code of adalight is based on SPI that is used by a RF module too. I think move pin in code of adalight from...
  • Data dump - lightning events

  • Dumped data the other day after we've had some wicked weather (leading into freezing temps again, of which I hope last night was the last)-=~=~=~=~=~=~=~=~=~=~=~= PuTTY log 2016.04.04 06:17:37 =~=~=~=~=~=~=~=~=~=~=~=0: 24 km - Thu Apr 1 2016 3:28:25...
  • More Peripherals and some tablet bytes.

  • The amazon fairy dropped off a "NES Classic Controller" and a "Classic Pro"The classic pro comes up as a classic controller, The only difference is the analog R and L on the one I have are buttons and just return the max value when pushed. Although this...
  • PPS = Picking Pins Sucks

  • //PIC32MX370F512H-64TQFP: // * = 5V Tolerant (? Marked Gray) // ! = RF6 Cannot be used as a change-notification! (Table 2, Note 2) // % = Pins 13-18 are programming/debugging pins... // See Note below. // // VDD = V+ // VSS = GND // SDA1 // SCL1|SCK1...
  • 1K Challange Laser

  • At this point, we decided to abandon the concept of mirroring. If we had had a much more complex design with many more points and more than 1kb, mirroring would have saved us space. Due to having so little space however, the algorithms power wasn't able...
  • 2.4 GHz band Scanner

  • In this project, we will build a 2.4GHz Wlan scanner using the nRF24L01 radio board. In this project, the output delivers all the interference and information in the scanned area in the form of ASCII codes. In the project of making  this scanner,...
  • The Shape of the Electron

  • http://physicsdetective.com/the-electron/#:~:text=The%20electron%20is%20a%20spinor,%E2%80%9Cexist%20as%20standing%20waves%E2%80%9D.I have been in this silly business for 50 years and this is the most cogent explanation I have seen for the nature of the...
  • References

  • We recommend studying nonequilibrium statistical mechanics to really thoroughly understand the experiments you can perform with the bipolar membrane devices. The best course I have found on this topic is by Prof. V. Balakrishnan on Youtube.Here you can...
  • Eureka!

  • After I convinced myself that the emulator was probably OK, I turned back to the ROM.  But after I found yet another ROM image online, and it turned out to be identical to the other three, I have to rule out bad ROM as well. Just as well as I was...
  • 20230214b -- LCD revisited

  • The LCD analysis isn't strictly complete.  While I'm pretty sure I found the data lines (nybble mode, PD5-2), there are control lines as well.While rummaging through the RAM stuff, I came across a routine:F618 sub_F618: F618 86 01 ldaa #1 F61A BD...