Close

154 Results for "역삼유흥★010=4648=0930 ω최저가ωdown금나라실장℈shampoo강남프린스℈objet강남테란℈real강남란제리클럽℈civa강남살아있내℈kona강남지중해"

  • The KCL structure

  • After I sketched The HMS board, @K.C. Lee made a pertinent remark about another use of these boards for dividing the 18KHz source down to 1Hz.Two HMS boards divide by 60, each, or 3600. Only a factor of 5 is needed to get 18000Hz. This reduces the overall...
  • Meta-work

  • First off, a disclaimer. As with much of my work as a sound designer, the ideas I develop (or at the very least the roots of the ideas that I develop) come from external sources. When I first learned of the gallery staff's issue with sound in their space,...
  • Subtract and Halt Instructions

  • Subtract Microcode for the Subtract and Subtract Long instructions is very similar to the Add instructions, the only differences being the activation of CMX and CY1. # OPCODE L STAT : FETCH MASEL SHS EOI RFA1 WRF1 XSEL YSEL CMX AND CY1 CYP ODD MSW LSW...
  • Arduino Photo Interrupter Module

  • Step 1: Things You NeedArduino UNOPhoto Interrupter ModuleBreadboardConnecting WiresStep 2: SchematicsConnect the power line (middle) and ground (left) to +5V and GND respectively. Connect signal (S) to pin 3 on the Arduino.KY-010 - Arduino- (left) -...
  • UPC barcode generator

  • 000 REM UPC/EAN CODE GENERATOR 010 DIM p$(29), c%(12), q$(9), m%(100) 020 INPUT " Enter the Number : "; u$ 030 FOR i% = 0 TO 9 040 READ n$, s$ 050 n% = ASC(n$) 060 s% = ASC(s$) XOR &H3F 070 WHILE n% <> 0 080 p$(i%) = RIGHT$(STR$(n% MOD 2), 1) + p$(i%)...
  • ESP8266 MQTT Support :)

  • Last night I talked about my adventures with ESP8266. In that project, I used the analog_io_lib to receive RF packets from a sensor node and forward them on to data.sparkfun.com using a http get request. This approach is ok, but I really much prefer...
  • 11 GHz ft Transistors

  • So, after the last test with some through-hole BJTs, I spun a quick PCB to test faster SMD transistors. I had some BFU550A's on hand, which boast an 11 GHz ft compared to the 900-2000 MHz range of the KSP5179's. The output connectors are on the bottom...
  • Chewed up remote repair

  • I am not a student or organization so not eligible for the 3d printer prize.  In fact I already have a Prusa i3 MK3 and it's an awesome printer, made from many high quality 3d printed parts, a great choice for the prizes for this contest.The...
  • Sign and Zero Flags

  • A small revisionWhile thinking about the features below, I realised that I needed separate signals indicating the most significant word of an operation and  forcing the memory address to be odd, so I renamed the signal I was previously calling MSW...
  • The Guts and good stuff

  • Ok so now that I've gotten to the good stuff, I first started looking at the IC's.  The first one I notice was one labelled NextNet wireless expedience-AMOD D1GJ9-010.  This one was a bit hard to find any kind of information on at first so...