Close

1906 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Directory Stuff

  • I put a bunch of files on the SD card so the directory spans across multiple blocks. It might be fun to have a directory listing. The front of the first directory block has: 000 42 20 00 49 00 6E 00 66 00 6F 00 0F 00 72 72 00 B .I.n.f.o...rr. 010 6D...
  • HACKLET 97 – CAMERA PROJECTS

  • We last covered camera projects way back in Hacklet #11. A ton of camera projects have been added toHackaday.io since then. While the rest of the world is taking selfies, hackers, makers, and engineers have been coming up with new ways to hack their...
  • Research Report

  • At a high level, the problem area is known as abandoned, lost, or otherwise discarded fishing gear (ALDFG) retrieval. This fishing gear is known as ghost gear, and falls into the wider scope of marine debris. Ghost gear has a tremendous impact on nature:...
  • Debugging

  • Started to debug the code. So far the SNES controller reading is fine, operating mode selection is fine, Left port driving is fine.For this project I have used variables to store the state of the input controls and for the output data to interface with...
  • Genesis V0.5 Documentation

  • Genesis V0.5 exhibits the following changes from Genesis V4The Tracks cable carrier is repositioned and now supported with teenuts and long M5 screws, just like on the GantryThe Z-axis motor mounting bracket has been made thicker and the holes for the...
  • Please, GCC !

  • I get tired of fighting GCC's weird code generator that won't get a clue from my source code. I'm (still) using gcc6.4.1 (2017, I know) but I don't know how to make it understand basic things... This is critical at my level because any little performance...
  • Inverse Kinematics

  • Inverse kinematics for delta robots seem to have an opinion of being very complex and un-intuitive. I don't really understand why, because to me they seem to be simpler then for most other robot arm configurations. Perhaps I'm missing something.Let's...
  • Updates to Boot Menu on PSoC

  • It's been a while. I plugged in the board USB and forgot how to run it. I even forgot which button I needed to press on the front panel to get Multiboot to run. This Hackaday page helped me remember. Glad I made it. Decided to add hints to the PSoC...