Close

17534 Results for "S%20%ED%86%A0%ED%86%A0%EC%B6%94%EC%B2%9C%EC%97%85%EC%B2%B4%20CDDC7.COM%20%E2%99%AA%EB%B3%B4%EB%84%88%EC%8A%A4%EC%BD%94%EB%93%9C%20B77%E2%99%AA%ED%86%A0%ED%86%A0%ED%94%BC%EC%A7%80%EC%BB%AC%E0%BE%AA%ED%94%BC%EB%A7%9D%ED%8F%AC%EC%BB%A4%EC%BF%A0%ED%8F%B0%E2%98%B8%EC%B9%B4%EC%A7%80%EB%85%B8%EC%A7%81%EC%97%85%E2%8B%94%EC%8B%A4%EC%8B%9C%EA%B0%84tv%EC%A4%91%EA%B3%84%DA%A2%ED%86%A0%ED%86%A0%EC%B6%94%EC%B2%9C%EC%97%85%EC%B2%B4%EC%82%AC%EB%9E%91%20dissimilarity/"

  • Trinket serial & analog terminal

  • Hardware:Battery pack: 100%Screen: 90%Trinket pro: 80%RS232: To doTTL: 30%Rx/Tx: 50%RTS/CTS: To doAnalog (A0 & A1): 100%Main PCB: 30%Schematics: To doSoftware:HMI: 10%GitHub: To doSerial: 20%Analog: 60%Mechanical:Box design: To do3D print: To do...Altoids...
  • RGB color interpreter

  • Here's the Arduino code!  // LED color interpreter // Made by Thomas Burns // www.thomasburns.net // last revised: 04/12/2020 #include #include #include int red, green, blue = 0; // I2C pins declaration LiquidCrystal_I2C lcd(0x27, 2, 1, 0, 4, 5,...
  • L.E.D. Table

  • UPDATE 02/11/2017Previously mentioned bugs pertained to lots of noise while playing video streams. This was almost completely resolved by slowing down SPI to 8Mhz and increasing frame rate to 40. Another final part may be driving 5v SPI leds with a 3.3v...
  • Arduino Tester

  • I came up with a nice (from my own standpoint) circuit arrange that tester each and every pin of my Arduino-compatible board:- Pins 0 and 1 = Serial communication with a PC, through the "Serial.print()" command- Pins 2 and 3= an LED connected between...
  • Deghosting multiplexed LEDs

  • Blinking LEDs, what can be easier, right? For a recent project I needed to multiplex 2 sets of 6 LED each. The circuit schematic has the LEDs driven by 6 pins on an Arduino plus two pins to activate one bank or the other. LEDs are these ones from LCSC....
  • PDPii

  • At present PDP-11 computer systems are mostly forgotten, but there are PDP-11 compatible Soviet microprocessors still available on eBay (never used "new old stock") as KR1801VM2 (КР1801ВМ2 in Russian) and I'm going to bring PDP-11 of...
  • Quad UART for RC2014

  • The RC2014 system traditionally uses a 68B50 or a Z80 SIO which in turn means you are stuck at a fixed baudrate on two ports or also need a separate CTC to do baud rate setting. I wanted a few more ports and configurable board rates without taking up...
  • 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...
  • Robot grający na ksylofonie

  • 1. Cel: Celem pracy jest wykonanie projektu urządzenia mechatronicznego lub   kluczowego elementu urządzenia mechatronicznego, zbudowanego na bazie podzespołów LEGO oraz przeprowadzenie procesu projektowego zgodnego z rzeczywiście używanym...
  • PiXel camera

  • Current version is seems working device, designed to be as simple as possible. It's build using common components, such as powerbank and 32x32 rgb led matrix. Some parts of enclosure are 3d-printed and front panel is CNC'ed acrylic glass.Actual recording...
  • TPS63070 DaughterBoard

  • The selection of the feedback resistors is critical. The standard output voltage is supposed to be 3.3V. For the appropriate resistor values i just checked the datasheet which had a table with values. Since the I want to be able to select the output...