Close

1888 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EA%B0%95%EC%B6%94%E2%9C%9Awww%2Coptime4.com%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%20%EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80%20%E2%9C%9A%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%9B%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%9B%20%EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94%20%EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9%20%ED%83%80%EC%9E%84"

  • Airfoil Design with OpenSCAD

  • hull(){ for(z = [0:10:1000]){ translate([0,0,z]){ rotate([0,0,45*z/1000]){ linear_extrude(0.1){ scale([thicknessArray[z],thicknessArray[z]]){ projection(cut = true){ translate([0,0,-z]){ hull(){ //base(); translate([0,0,0]){ nrel_s835(); }; translate([0,0,300]){...
  • Nodus Operandi

  • Summary about 2:45 pm, Monday, January 21, 2019 I refamiliarized myself with the NodeMCU board. Deets I had several of these boards on-hand from a prior project, but last I had touched these was years ago, so I needed to refamiliarize myself with the...
  • MPU-6050

  • This was my first attempt at an electronics project. I had never soldered before. I had never wired anything. I had never used a breadboard. Thus, everything was really foreign to me. I looked up how to wire the MPU-6050 accelerometer and found this: When...
  • (edited) Transcript of the Kicad chat!

  • Wayne Stambaugh says:5 hours agoHello everyone on hackaday.io! My name is Wayne Stambaugh and I am the KiCad project leader. Welcome to KiCad chat and thank you all for dropping by.LazyHD says:5 hours agouse*Shulie Tornel says:5 hours agoWelcome Wayne!Atom...
  • Hack Chat Transcript, Part 2

  • Greg Ziraldo12:28 PM@Jason - stick to one weight. The minimal value-add to your design will be drastically over shadowed by the high manufacturing cost. Mark J Hughes12:28 PM3) How much current you'll put through the trace Mark J Hughes12:28 PMAnd then...
  • BENDER 2.0

  • The Badge Enabled Non Directive Enigma Routine (B.E.N.D.E.R) is back for more embedded text based adventure hacking challenges. This is our puzzle framework we introduced during our DC26 project. Essentially it takes the style of an older text based...