Close

870 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EA%B0%95%EC%B6%94%E2%9C%9Awww%2Coptime4.com%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%20%EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80%20%E2%9C%9A%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%9B%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%9B%20%EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94%20%EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9%20%ED%83%80%EC%9E%84"

  • 1Charger

  • Calibration1.   #define CALIBRATION in software and recompile and flash ATtiny8612. For each range make two measurements in order to calculate the line v=k*ADC + m. With this simple approach I get about  10-20mV and 10-20mA accuracy ( compared...
  • Trinket LED Thermometer

  • Here's a functional program to initialize the hardware, read temps, and display temps as colors. Enhancements such as multiple sensors/LEDs per Trinket are possible but left as an exercise for the reader./* trinket_thermo ---------------------------------------------------------------------------------...
  • Transformer Build

  • This instruction is for building the transformer.  It describes materials and fabrication guidance but assumes the reader has experience assembling magnetics.  Additional information can be found in the magnetics zip file and the 'inductors'...
  • 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...
  • ARDUINO CODE

  • // Libraries #include #include #include #include #include #include #include "Adafruit_AHRS_Mahony.h" #include //MOTOR // Pins for all inputs, keep in mind the PWM defines must be on PWM pins #define STBY D7 #define AIN1 D8 #define AIN2 D9 #define PWMA...
  • Transparent Wood

  • MaterialsThin pieces of wood (mine ranged fro .75mm-3mm - thicker takes more dissolving time)Large pyrex container (chemicals won't corrode it or react with it) (I used a glass brownie pan)Small scale (for weighing chemicals)Hot PlateMixing CupsPopsicle...
  • ZRTP Hardphone

  • ### [ CONFIGURE TWINKLE ]# Register an account on https://ostel.co# Replace "6666" with your username and put your passwd after "auth_pass="echo '# USERuser_name=6666user_domain=ostel.couser_display=user_organization=auth_realm=auth_name=6666auth_pass=xxxxxxxxxxxxxxxxxxxxxauth_aka_op=00000000000000000000000000000000auth_aka_amf=0000#...
  • Creating the L298n Circuit

  • The primary purpose of the circuit on our ROV is to take input from a program and use this input to control the motors.  Obtain 2 L298n motor controllers.Connect the 12 volts and ground to the two terminals. Connect the 5 volts terminal to...
  • Instructions

  • DIY Onocoy Reference Station Setup GuideIn this guide, we’ll walk you through the process of setting up your own GPS Onocoy server using cost-effective hardware options and reliable GPS receivers. Whether you’re interested in enhancing the accuracy of...
  • Decoding Eddystone UID

  • Beforedecoding the advertisement data, we need to understand what isEddystone. Eddystone was created by Google as a open format to be used on Android and iPhone devices. On the format specification, 4 different format are described. Eddystone-UID – Used...
  • Pedal Wiring

  • Pedalino is designed to work with the majority of expression pedals on the market, but there are a few popular pedal types which are incompatible and need to use adapters in order to work with Pedalino. There is no recognized standard for footswitch...