Close

544 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 %EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9C%9A %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%9B %EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%9B %EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Powersupply / MIDI / Audio Out

  • Next thing was the PSU. Since I had a spare NiftyCase laying around, and they have a PSU / MIDI In and Audio Out already in the case, I decided to just canibalize this. The NiftyCase electronics consists of two PCBs, connected with a ribon cable. I laser...
  • Resource Monitor

  • Solder wires from UBBB to LCD. (Note that uBBB pins are ordered as if looking at the bottom, since it also serves as a generic 32-TQFP breakout board if you flip it upside down). Specific connections are described below:-Connect pins 1, 5, and 16 on...
  • Arduino Code

  • It's in the GITHUB! The code comes down the these smaller steps: MQTT handling and Button handling. Let's do button handling first. I made a simple button object with the pin number, button press boolean, and button count. struct Button { const uint8_t...
  • Solder the LiPo battery

  • You will need a Lipo battery with 100mAh capacity, you can get a higher capacity one but take into account that more capacity means a bigger battery so it won't fit into the board, the battery must have a protection circuit included. The battery must...
  • 12V work light

  • "U" frameMethod a) just use a vicemethod b) bend the shelf rail in three steps:b1) put the shelf rail on the table edge and firmly bend it to mark the locationb2) put the shelf rail on the floor, put a chair on top and sit on it, bend the shelf rail...
  • DNA Lamp

  • Choose your color pairsWe will use one color for each nucleobase. Remember that nucleobases go in pairs, and that the only possible pairs are adenine-tymine and guanine-cytosine, so if you don't want your annoying bio-engineer friend to make sarcastic...
  • Installing Arch Linux

  • During your normal Arch installation you usually come to the point where you install the bootloader. In most cases either GRUB or systemd-boot. We will install GRUB.For the following commands I assume, you have arch-chroot ed into the installation.I...
  • Instructions

  • Best Budget DIY GPS/GNSS Base Station using the UM980 and a ESP32Introduction The ESP32 is a versatile microcontroller renowned for its WiFi and Bluetooth capabilities. In this guide, we’ll walk you through setting up the your ESP32 development board...
  • JeremFuge (a.k.a. LC-LE:fuge)

  • Here below are all the connections for the JeremFuge. We describe them cable per cable with each time the beginning and the end of the cable.The breadboard is welded on the Arduino Uno.Connections Breadboard : Arduino UnoA : DigitalA2 to A7 : 2 to 7...
  • Creating the L298n Circuit

  • The primary purpose of the circuit on our ROV is to take input from a program and use this input to control the motors.  Obtain 2 L298n motor controllers.Connect the 12 volts and ground to the two terminals. Connect the 5 volts terminal to...
  • Cabling the MPE device's hardware-components

  • Power supply: Ground - GND from Teensy (power-rail as described in the PDF attached) +3.3V - 3.3V from Teensy (power-rail as described in the PDF attached) Joystick 1: VRx - Pin 23/A9 (horizontal control) VRy - Pin 22/A8 (vertical control) SW - Pin 01...