Close

90479 Results for "↘ 최저가 Ò1Ò〈⑻⑷89〉83Ò⑥ ↗ 쓰리아워가격u 쓰리아워가격earth강남쓰리아워강남쓰리아워쓰리아워enter 강남쓰리아워ぶЪ강남쓰리아워most"

  • 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...
  • Reverse Engineering from Package Data

  • As you can see airodump-ng picked up the WiFi of the drone and also that it is running on channel 2. Next I recorded some packages. sudo airodump-ng -w JJRC_out -c 2 -bssid 10:A4:BE:2E:77:B5 wlan0mon While recording I simply used all the functions the...
  • More sieving

  • Let's go back to logs 139. Heuristic breakthrough and 140. gPEAC to 1 million.  Now that the gPEAC inner loop is optimised, it's time to build the distributed scanner to hack through a mountain of numbers... It should be faster with the optimised...
  • 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...
  • Instruction Set Shuffle

  • Instruction Set Shuffle Having ADD and SUB in different op code pages seems wrong, as SUB (ACC = Value - 1) can be coded as: LOAD ValueXOR FADD 1XOR F Yes, the carry flag works. The current op code set would be: LOAD ValuePAGE 8SUB 1PAGE 0 No saving!...
  • More Power Igor

  • Well, finally I was let down by a lack of amps, the batteries I have just arent strong enough to move the limbs without at least doubling them. And I'll need to upgrade the regulators. Such is life...I added a little bit of code to the Pi's monitor....
  • The resistive touchscreen

  • July was a tough month, and August is no different. Due to some components arriving late, I've only been able to start my work on the Hackaday.io project with considerable delay. So I had to catch up with everything and squeeze the entire development...
  • More 2369, with more caps !

  • Back to the workshop for the revenge of the return of the son of the Vintage Ring Oscillator ! This time with a new ally : the ceramic capacitor ! TL;DR : it's 60% faster ! But the V/F curve might look different from @Tim 's experiments... As usual,...
  • 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...