Close

757 Results for "%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EB%A7%81%ED%81%AC%E2%86%94www%2Coptime4.com%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC %EC%B2%AD%EC%A3%BC%EB%A7%88%EC%82%AC%EC%A7%80 %E2%86%94 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%E1%99%8F %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%8B%A4%EC%8B%9C%EA%B0%84%E1%99%8F %EC%B2%AD%EC%A3%BC%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%B2%AD%EC%A3%BC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • 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...
  • IR Remote Control

  • This Project is based on TSOP IR receiver; IC 555; IC 7474; BC 187.Here we have made use of TSOP 1738, an IR receiver which detects the IR rays from the remote. IC NE555 is the next important part which produces a clock pulse for toggling the D flip...
  • STEP 6: AD-HOC and sensor network

  • This will play a vital role in maintaining connections between several sensors involved in OBC (on board chip) and some research have to be done on deciding protocol to maintain communication between police station and drone.
  • Unruly signals: S.O.S....

  • SignalPinPortActionDescriptionRESETNJP4.14External reset control+3V3JP4.13Digital power lineAREFJP4.12Fixed at 3.3VHVIJP4.115V supply for laser and APDLASER_POWERJP4.10A0DACSet laser powerTHRESHOLDJP4.9A1DACComparator thresholdBIAS_VOLTAGEJP4.8A2ADCAPD...
  • Program the Microcontroller

  • Before mounting the prototype PCB to the housing, I recommend uploading the required sketch to the ATtiny84 microcontroller with a programmer of your choice. I used a USBtinyISP type shown in the picture. /*Sketch for the Scary Cat Project by Gene H*/...
  • NODE-RED CONNECTIONS!

  • The first thing we need is a basic flow to separate button presses into different outputs. [{"id":"50b49ab2.1e6f64","type":"mqtt in","z":"7805686.aa4fd98","name":"","topic":"button_glove","qos":"0","datatype":"auto","broker":"","x":310,"y":2180,"wires":[["ea9f502f.2dd17"]]},{"id":"ea9f502f.2dd17","type":"json","z":"7805686.aa4fd98","name":"","property":"payload","action":"obj","pretty":false,"x":490,"y":2180,"wires":[["425aef92.aa3da8"]]},{"id":"425aef92.aa3da8","type":"function","z":"7805686.aa4fd98","name":"ButtonSeperator","func":"var...
  • Roll Motor

  • Print the ServoRollMotorMount and attach the servo. This section will then attach to the brain housing. The servo can be plugged directly into the PCB. The ServoRollMotorMount print can be attached with square-stock. This unit will then connect to the...
  • 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...
  • 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...
  • Yet Another (PiZero) Wi-Fi 'Hat'

  • First make sure you have at least 1GB of free space on your MicroSD card (you may need to use raspi-config).Then prepare the Pi for kernel module compilation:# Update your RaPi sudo apt-get update && sudo apt-get -y upgrade # Install the Prerequisites...
  • The Electronic Components

  • For this project we’re going to need nine different types of components, along with a heat sink of some sort. Three different types of resistors are needed. I went with 1W ratings for each resistor. One 2512 130Ω surface mount resistor, one 2512...
  • Build and flash the Libros firmware

  • Support for the ESP32-S3 Open Book is very early at this time; there is no prebuilt firmware image, so you'll need to have both Visual Studio Code and PlatformIO installed. Download the Libros firmware from GitHub, open...