Close

3598 Results for "%E3%80%8A %EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98 OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%8F%8A%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4mystery%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%CE%A7%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8briefly %EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%84%B7%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%94%90%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%E3%88%8B%E2%92%B4%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4modification"

  • V9958 - Beyond Hello World

  • Development on the V9958 board continues apace, and after a false start due to a silly mistake in the first revision things are back on-track with a revision 1 prototype. The design is now validated and working really well. So far it's baby-steps in...
  • Project R

  • Project R(rrrr) is a low-budget research robot for the rest of us.
    • 1.8k
    • 22
  • 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...
  • ESPduino or Neopixels memory leak?

  • So after several days trying diffrenet approaches for communication beetween server and ESP8266 we finally got the last bit working on the project (have some back logging to do here at hackaday.io), MQTT over a ESP8266 to a Teensy 3.1. The resulting...
  • Starting with the ESP8266

  • This is a big question, where to start with the ESP8266. There is the official SDK path, for the brave. There is the Arduino, Espruino... Well, I tried NodeMCU. Starting with this page https://nodemcu.readthedocs.io/en/master/, there is a lot explained...