Close

106 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Final Code

  • I split the code up into three by putting the MUX code and the Teensy settings in library files. Main Program Synth_USB_Modular_MUX.ino   calls the libraries MUXController.h TeensyAudioDesignTool.h Main Program: Synth_USB_Modular_MUX.ino...
  • Step 9: The code

  • Now, it’s time to start our program! First, import the a few libraries, such as MCPI library which is the Minecraft Pi Python library that allows us to use a very simple API to integrate with the Minecraft world; time library which allows us to us sleep...
  • Open the Processing program

  • Once the Arduino code is uploaded, download and open the processing code. Again set the same baud rate and mention the correct com port as you did earlier. import processing.serial.*; int DistanceUltra; int IncomingDistance; Serial myPort; String DataIn;...
  • Program the Guardian

  • With the guardian completely configured and the configuration tested, it’s time to make the robot guardian behave like a “real” guardian by programming the person and pet detection, lights, music, and movement. The full code is available...
  • Soldering the SSR on the board

  • The normal mechanical relay are controlled by a BC817 NPN transistor. The relay coil (24VDC) will be replaced by a resistor and the LED from the SSR. I bought cheap SSR from Aliexpress (https://www.aliexpress.com/item/FREE-SHIPPING-S216S02-S216S02F-S216-TO3P-4-5PCS/32802165635.html...
  • Multimeter +

  • The following image is a snapshot of running 24 bit DMM UI page. The display gets updated every 1.2 seconds, it takes approximately 1.2 sec to collect all data samples. Left Input is connected to DC supply, Right Input connected to an AC line. AC needs...
  • Smile Station

  • From the last step you should have seen how to and where every thing is going. So lets get started with the power... I used a PC power supply I had.   ( 500 Watt ) I cut out the + 12 v  and rigged the power supply to come on when power is applied. ...
  • Step 2- Parts

  • Bellow is a list of all the parts you will need. There are only two kinds of parts which are custom and they are the waterjet cut aluminum frame parts and the axle spindle.  Waterjet Aluminum Parts I would recommend you start by visiting https://gallery.autodesk.com/fusion360/projects/107744/bellcycles-v1-2-bicycle the...
  • Methodology

  • At the beginning of this project, the project was outlined in a structure that involved two phases (each complete with a series of smaller tasks). Phase 1 involved a full overhaul of the Power Wheels vehicle so that it could support the weight of an...
  • Step 4: The code

  • We’ll start by writing our python code, first we’ll start by importing a few libraries that we’ll need in order to integrate our code with the Minecraft world. Then, we’ll import the time library, specifically a function called sleep. The sleep function...
  • Assembling the Dial

  • Step 1 Insert lipo battery into the battery holder Step 2 Solder five 150mm wires to +3, D-, D+, GND, and LED (TO MAIN BOARD).  Solder two 85-90mm wires to +3 and GND (TO SEC-ENC BOARD) Step 3 Solder five 150mm wires to M1, M2, M3, M4 and M5 (TO...
  • Things you will need

  • Bill of materials(quantity depends on your configuration): Enclosure DPS3003/5 DualDPS3005 PSU moduleMeanwell LRS-100-24Front panel DPS3003/5 or T12 Soldering stationAS-10[IEC320 C14] SocketBS-244DSM-R Red 4mm banana socketBS-244DSM-B Black 4mm banana...
  • 0.96 / 1.3" SPI OLED displays

  • Accidentally got a bunch of these weird 6-pin SPI displays disguised as I²C (or multi-protocol) ones. The item title mentioned IIC and I2C four times, and the photo had the I²C pins SDA & SCL, so kinda thought they would be I²C displays,...