Close

4898 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%89%A1%E2%91%A7%E2%91%A389%E2%89%A183O%E2%91%A5%E3%80%8B%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%89%B9%E3%83%99grace%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EF%BC%B3%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%D0%B5%20%D1%8F%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%EB%B9%84%EC%9A%A9superstition%20%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E2%80%B2%EA%B0%95%EB%82%A8%EB%A0%88%EA%B9%85%EC%8A%A4%C2%A7%EF%BC%98fetch"

  • Wendelstein 7-x ArcDetect

  • TL;DRThe W7-x is a massive, beautiful fusion reactor that loves to throw plasma-based temper tantrums when it doesn't want to be heated.We're trying to help solve this problem by constructing a reliable, reusable, easy-to-use, open-sourced, STM32-based...
  • STM32F4 USB microphone

  • This is a simple project to capture oversampled ADC data and send it to PC as audio data via USB. I made this project because I needed a convenient way to capture and process a DC - 10kHz signal, and I just used the microphone to test how it would...
  • Arduino code

  • #include #define trigPin01 12 #define echoPin01 13 #define trigPin02 10 #define echoPin02 11 #define trigPin03 8 #define echoPin03 9 #define trigPin04 6 #define echoPin04 7 #define trigPin05 4 #define echoPin05 5 #define vibrationPin06 3 #define vibrationPin07...
  • X11 Application Migration pt. 1

  • I needed more than just having an SSH tunnel from within Janus. The ability to have remote X applications migrated into VR gives a metaverse developer much more power to access and create content without having to leave the client. I strongly believe...
  • Design considerations

  • (moved from the project description page) Since I want to program both 74187 and 74188, I need 8 bits of input and 8 bits of output. I started with my favourite parts: a couple of hexadecimal encoding wheels and a couple of TIL311 for the address bus....
  • PAM

  • A vacuum pump is a device that removes / sucks gas (in this case water) molecules from a sealed volume in order to leave behind a partial vacuum. Reverse Osmosis (RO) filter is a water filter that removes contaminants from water by using pressure...
  • 35mm Slide Copier

  • Design Approach We figured handling slides was as much an art as science so rather than inventing our own feeding mechanics we decided to use a hacked slide project of the same vintage as his. We found two on ebay. I used one to gut and learn and the...