Close

1464 Results for "%E3%80%8A%20%EC%98%88%EC%95%BD%EB%AC%B8%EC%9D%98%20OIO%E2%86%978489%E2%86%978306%E3%80%8B%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%A6%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80world%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%EC%82%AC%EC%9D%B4%EC%A6%88%EC%B2%AD%EB%8B%B4%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80promotion%20%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80%E2%94%AB%20%E2%88%AB%EC%84%A0%EB%A6%89%EA%B0%80%EB%9D%BC%EC%98%A4%EC%BC%80decided"

  • Coil Gun

  • Step 1 – Preparing the coils (DIY make coil gun without camera)                                                   Making the...
  • Instructions:

  • Step 1: Gather Your Components Laser XY Scanner - BOM I usually like to source my parts from DigiKey, but the low-cost options on Amazon are hard to beat sometimes. This list is just one of many sources for each component in the BOM. There are of...
  • JudgeTron 9001

  • Okay, what does a JudgeTron need? My idea was to use neural networks embedded in biological units to do the whole judging thing. These biological units unfortunately don't have native electrical interfaces: I couldn't just put a RJ45 into them and have...
  • Print in Place can be your friend

  • I’ve been reading tutorials about designing for print-in-place for 3D printing. I realized that it can reduce a lot of the assembly effort and reduce the parts count. Assembly is sometimes enjoyable (like LEGO) but I wanted to make this thing less fidgety...
  • Disclaimer

  • Project contains lithium batteries - take care when working with them;All dimensions are in milimeters;Bolt dimensions specify metric size, bolt length specifies thread length (not total length); "Ф" is a diameter for whatever part it is specified; nut...
  • Code

  • ;P2.0 --------------- Enable LCD ;P2.1 --------------- RS LCD (0 Instrucción, 1 Dato) ;P3.4 --------------- ALTBTN (0 Si no está presionaldo alt, 1 si es que si)E EQU P2.0 RS EQU P2.1 ALTBTN EQU P3.4 DATAAV EQU P3.2 ORG 0000H LJMP INICIO ORG...
  • Assembling the pitch actuator

  • One component that is supposed to make WinDIY more secure is the pitch actuator. It allows the wing’s angle of attack to be changed via a push rod. In case of an emergency (e.g. if the speed is too high) the angle of attack can then be changed so that...
  • Kinematic Laser Mount Assembly

  • The laser mount was the most difficult assembly to test and design. I wanted to be able to steer the laser for alignment with the photoresistors. In my previous laser harp, the lasers would get misaligned when I moved the device and there was no good...
  • Step 1 - Purchase the hardware components

  • Green BMS hardware components are: Cell modules (the quantity is according to cells number) (*) n.1 Interface board(*) n.1 Arduino Mega board n.1 HC-05 Bluetooth module n.1 Transparent Plexiglass Control Unit case (laser cut dxf) Jst...
  • Arduino Code Upload

  • After installing the app, we are all done with the project. Upload the below Smart Light code to Arduino and enjoy the output using BT Remote pro app, as shown in the video. Here is the Arduino code for the Smart Light feature : //ARDUINO EXAMPLE CODE...