Close

207 Results for "%E3%80%8A%EC%B5%9C%EC%A0%80%EA%B0%80 O1O%CE%9E5793%CE%9E7458%E3%80%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%E3%86%8B %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%85%94%EC%B8%A0%EB%A3%B8applause%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%EC%8B%9C%EC%8A%A4%ED%85%9C%EC%8B%A0%EC%82%AC%EC%95%84%EC%9D%B4%EB%A6%B0%EC%A3%BC%EB%8C%80caught %EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0%E3%8F%87%E3%85%97%EA%B0%95%EB%82%A8%EC%95%84%EC%9D%B4%EB%A6%B0queer"

  • Motion sensor

  • Concerning the motion sensors, you just have to wire it to the arduino (same as before) and thanks to the code you’ll be able to transform it into data. 1 if something passes in front of the sensor and 0 if there’s nothing in front of the sensor. Then...
  • Cheapest Smart Home for $38

  • Step 7: AUTOMATE!The key part of smart home is to create automation workflows that will connect your devices together according to pre-programmed scenario.Let’s do that by using two great tools, Stories app (in Prota OS) and IFTTT (If This Then That).Connect...
  • 1. Building the Circuit

  • Let’s first talk about how to use each electronic component and build the circuit for this project. 1.1 Starting the Circuit with the WeMos D1 Mini WeMos D1 Mini has eleven digital I/O pins, one analog input pin (A0), one 3.3V pin, one...
  • Arduino GPRS IOT Weather Station

  • Arduino Soil Probe Using DS18B20 and DIY Moisture Hardware:As a fanatical gardener or a professional farmer, knowing the environmental conditions of our soil is invaluable. Obviously, we can't measure the number of worms or pieces of organic humus, but...
  • Arduino Mystery Box

  • Coding the Arduino board: After complete wiring, you can pass on to programming the Arduino board. const int blitzled1 = 9; const int blitzled2 = 8; const int redled = 7; const int orangeled = 6; const int yellowled = 5; const int blueled = 4; const...
  • Mechanicals

  • In previous projects we spent a lot of time designing and building the mechanical systems and we really wanted to short cut all the hard work by using a ready made system that could be bought reasonably cheaply 'off the shelf'. We looked at mobility...
  • E-Paper Introduction

  • The 2.9” active area contains 296 x 128 pixels and has 1-bit white/black full display capabilities. An integrated circuit contains a gate buffer, source buffer, interface, timing control logic, oscillator, etc… are supplied with each panel.You...
  • Build a USB PD protocol analyzer

  • Bill of Materials (BOM) Bluepill development board (with a STM32F103C8 MCU)BreadboardUSB C intermediate connectorLM393P dual comparator3.3kΩ resistors (2pcs)1kΩ resistorWires Additionally, a device is needed to program the Bluepill. This...