Close

723 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/"

  • Yet another energy monitor

  • Voltage measurementThe circuit for the voltage measurement is basically the same as for the emontx, except for the voltage divider right at the transformer exit (see This page for a very good explanation). The emontx uses a 100 and 10K resistor and a...
  • Thanks!

  • This project would not be anywhere near as complete without some awesome online resources and some awesome people. I would like to thank the devs at Adafruit for making some incredibly useful resources. I referred to the Metro Mini and VL53L0X product...
  • Assemble your Extruder

  • First, let's assemble the extruder, so we can just drop it onto the printer later! There are two sets of spacers, labeled B1-B7 for the Bottom assembly, and T1-T2 for the top assembly. There is also an extruder motor shaft coupler spacer, labeled...
  • Upload the Source Code to Arduino

  • Here’s the programming rationale behind the code, which you can download from the project files. The main idea is to generate a punchline that does never matches the joke. This makes the whole sentence not particularly funny, and probably confusing. ...
  • Window Fan Controller

  • // Temperature Controler for window fan// Written by mike, public domain/*-------------------------------------------------------------------------------------- Includes--------------------------------------------------------------------------------------*/#include...
  • Code for single Esp32 Board

  • This is the code for everything on a single Esp32 Board. Since I didn't have the correct board, I needed to use two of them, and they communicate through the serial port.The Bluetooth packets address and raw data get printed to the Arduino Serial...
  • Counting Muscle Impulses

  • Attach the SpikerShield to an ArduinoThe output of the SpikerShield is an analog value between 0 and 5 volts. It is connected to one of the Arduino's analog inputs. There is a jumper on the shield to determine which one. I keep mine on A0.
  • Connect to Arduino

  • Plug the collated ground wires into an Arduino Ground pin, and the collated +5V wires into a +5V pin (if using a Due, use the +3.3V pin or you will damage the microcontroller) and plug the other jumper wires into the correct I/O pins: Toggle switches...
  • Wiring the Circuit

  • Once everything is securely glued in, it’s time for wiring! Use the provided schematic to connect all the jumpers to their appropriate pins. I’ll also provide the pin-outs below: (Note, this is for the Gravity Expansion HAT) Antenna Board: MI -> MISOMO...
  • HandBot

  • Once you have the correct programming of what will be the engine performance you need review the functioning and values of the MPU-6050 accelerometer. The X and Y axes are as the device is marked on the card.VCC to 5V pin.GND to GND pin.SCL to A5 pin.SDA...