Close

4929 Results for "%EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC%EA%B0%95%EC%B6%94%E2%86%B2www%2Coptime4.com%EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC %EB%8C%80%EA%B5%AC%EB%A7%88%EC%82%AC%EC%A7%80 %E2%86%B2 %EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC%E1%99%97 %EB%8C%80%EA%B5%AC%EC%98%A4%ED%94%BC%EC%83%9D%EA%B0%81%E1%99%97 %EB%8C%80%EA%B5%AC%ED%9C%B4%EA%B2%8C%ED%85%94 %EB%8C%80%EA%B5%AC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • 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...
  • The bugs

  • One thing I've learned from this project is that programming in C keeps the programmer from lots of trouble - it generates the tedious parts of the assembly for you such as switchcase implementations, it assigns variable addresses for you, makes wise...
  • Gray counter

  • 20200810: see 122. Updated Gray Counter for the rest of the story !I must make a Gray code counter ! It is not obvious why but it's an important piece of circuitry that is required by the debug/test port... Have a look there for some background :4. The...
  • What shall we wrap it all up in?

  • Any enclosure needs to be easy to access yet provide enough space to get all of our cables in and out without being too big. A tough challenge!---------- more ----------Once our technology solution is chosen, we have to mount it, cable it, make it all...
  • AC Servo buying for test

  • 2020.3.20 // AC Servo buying for test update.As I was modeling, I was trying to figure out which motor would fit my robot, and I decided that AC servo motors were suitable, and I found a servo motor store in 'Aliexpress', a Chinese shopping mall that...
  • 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...
  • Improvement of the EC sensor

  • It is better to read the EC sensor log before reading this one. I wanted to test the stability and accuracy of the EC sensor! So I replaced the EC probe with a fixed resistor (to mimic the resistance of a solution).   The EC probe was replaced...
  • Improvement of the EC sensor

  • It is better to read the EC sensor log before reading this one. I wanted to test the stability and accuracy of the EC sensor! So I replaced the EC probe with a fixed resistor (to mimic the resistance of a solution).   The EC probe was replaced...