Close

1314 Results for "%EC%84%A0%EB%A6%89%EB%A0%88%EA%B9%85%EC%8A%A4%EB%A3%B8%E3%80%8Eoio_%EF%BC%94%EF%BC%96%EF%BC%94%EF%BC%98_%EF%BC%90%EF%BC%99%EF%BC%93%EF%BC%90%E3%80%8F%3E %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8 %E2%88%88%EC%84%A0%EB%A6%89%EC%9C%A0%ED%9D%A5 %E2%88%83%EC%84%A0%EB%A6%89%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%8F%EA%B0%95%EB%82%A8%EB%A3%B8%C2%B1 %EA%B0%95%EB%82%A8%EC%9C%A0%ED%9D%A5 %E2%88%91%EA%B0%95%EB%82%A8%EB%A3%B8%EC%8B%B8%EB%A1%B1 %EA%B0%95%EB%82%A8%EB%9E%80%EC%A0%9C%EB%A6%AC %E2%88%80%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%2B %EC%84%A0%EB%A6%89%EB%A3%B8%EC%8B%B8%EB%A1%B1%E2%88%86 employee"

  • I2C Encoder

  • If you need to add some rotary encoder to your project, the I2C Encoder is the right choice! Reading a rotary encoder is not easy task, you need at least 2 interrupt pins for each encoder. When you need to add more than one encoder, it becomes more complicated...
  • LED Cube 4x4x4

  • The assembly of the cube: First of all, we need a moderately thick cardboard or wood. Now we drill holes in them so that a 4 × 4 cube pattern is created with equal distances between all the holes. 5mm holes (each hole is 2.4 cm from the next (center-center))...
  • SD/Serial Card Loader

  • Use Case "Legacy" computer systems typically load and save programs over serial ports. Integrating modern storage, like SD cards, into these "legacy" systems can be a serious challenge. In our "modern" times this is often solved by attaching a PC and...
  • IN-2 Binary Nixie Clock

  • FEATURES & COMPONENTS. Compatible with 5V/3.3V boards – Arduino Nano, Nano Every, Nano 33 IoT and Particle PhotonReplaceable IN-2 nixie tubes – pin socket connectorsModular designRTC real time clock DS3231 module on boardNixie...
  • SIMON SAYS GAME

  • Today we will learn to design a shield for arduino UNO, this shield is the famous game SIMON DICE is a very fun memory game for the familyGERBER PCB:https://mega.nz/file/GBgUXAJD#USViaT9-u0ftuKR6a5rzWzX-M0PxRe-5M4HhbMKzSVISCHEMATIC DIAGRAMIn this schematic...
  • I2C LCD16X2 Arduino

  • Introduction of 16x2 LCD 16x2 LCD screen 16x2 LCD specifications LCD 16x2 is used to display status or parameters. 16x2 LCD has 16 pins including 8 data pins (D0 - D7) and 3 control pins (RS, RW, EN).The remaining 5 pins are used for powering and...
  • L.A.S.E.R. Tag Control

  • Hardware setup expects an Arduino Micro with the following hardware attached:Big Dome Button hacked to support RGB LED, microswitch normally open pin connected to pin 12, Common Anode RGB pins connected to PWM pins 9, 10 and 11.RGB Illuminated Rotary...
  • RPi Volume Controller

  • KEY FEATURES: Rotary Volume ControlTouch Based Mute/Unmute ControlAutomatic Potentiometer Position Determination and Calculation (this means that anytime the device is unplugged and plugged back into a computer the code calculates the position of the...
  • Desktop GSM Phone and Box

  • This is my first project. I dont do woodwork and I am not a very good with electronics (as said this is my first project)...Took apart the Doorphone, discarded the base bottom cover. Did some nodifications to the headset and the base part with a multitoolCut...
  • NEDONAND homebrew computer

  • Briefly about architecture and instruction set - it is 8-bit design with 8 registers: 000 - 0 (always zero) 001 - A (accumulator) 010 - B 011 - C 100 - D 101 - E 110 - F (flags and 3 higher bits for jumps) 111 - G (8 lower bits of program counter) Flags...