Close

299 Results for "%EC%9E%A1%ED%86%A0%ED%86%A0%EB%94%94%EB%B9%84 %ED%85%94%EA%B7%B8%EB%9E%A8 DBmong %ED%86%A0%ED%86%A0abc %E1%92%A4 %EC%9E%A1%ED%86%A0%ED%86%A0%EC%82%AC%ED%96%89%EC%82%B0%EC%97%85 %ED%86%A0%ED%86%A0db%EC%B5%9C%EC%A0%80%EA%B0%80 %E1%92%A3 %EC%8B%A0%EC%9A%A9%EB%94%94%EB%B9%84%ED%8C%90%EB%A7%A4"

  • Connections

  • You can find every information about Feather MO Adalogger in: https://learn.adafruit.com/adafruit-feather-m0-adalogger/overview I have used all pins of Feather and I would like to have more pins available. These are the connections of the set: Pin00-...
  • DIY Data Logger

  • Here's the code for the Spark Core. The programming for this is very similar to an Arduino. Once you go to the Spark website and get your Core setup you just click on the BUILD tab, create a new App and paste in the code and it'll upload the code over...
  • Prep Your Board!

  • Cut your protoboard to roughly fit the size of the Feather. Use your wires to take the inconveniently placed pins and turn them into tidy little rows of four. The rows should be: A0   3v   Gnd   11 A1    3v ...
  • 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...
  • Run a Program

  • #includeLiquidCrystal lcd(A5,A4,A3,A2,A1,A0);#include const int stepsPerRevolution = 200; // change this to fit the number of steps per revolutionStepper myStepper(stepsPerRevolution, 8, 9, 10, 11);volatile byte REV; unsigned long int rpm,RPM;unsigned...
  • Wire

  • Wire as follows:  Both potentiometers Pin 1: 5v Both potentiometers Pin 3: ground Left potentiometer Pin 2: A0 Right potentiometer Pin 2: A3. Note that they have two channels, and all three wires have to connect to the same channel...
  • Some notes

  • The ESP-32 board pins operate in 3.3v levels while the Gravity pH and EC sensors operate in 5V. I inserted a simple voltage divider to shift 5v to 3.3v levels on the signal pins. 
  • I2C Sensors and debugging

  • I wanted to use a BMP280 I had in my parts bin for altitude measurements. I have used it in the past for a simple weather station and it works great! Turns out, it is even the go to sensor for Stratux, so I went ahead and plugged it in, activated it...
  • 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...
  • Korg DW-8000 MIDI Enhancer

  • If all went well, the synth should now respond to CC messages received on the MIDI IN socket, and the display will show the values changing.Look in the source to see which CCs are mapped to which parameters. I've tried to chose sensible values, but YMMV,...
  • Wine not shed some light?

  • 6. ASSEMBLE LAMP HOLDERAssemble the Lamp holder assembly using:1x Female reducer1x 15mm Straight NippleThe lamp holder fitted amazingly into the end of the nipple. The insides of the nipples were dremel'ed out so the edges would not cut the wires.Space...