Close

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

  • DIY SMT Reflow Assembly

  • This project log is a little out of order, but it took me a while to collect all of my thoughts on how to document this. I wrote previously about receiving supplies to build out the next revision of the MSP430 Sensor Node. Since then, they have magically...
  • An Epic Water Meter Fail

  • Ok so an interesting side story here. 12 days ago I wrote a little blurb about my water meter project. Well I learned one valuable lesson this past weekend. We were away from our home Thursday through Sunday spending some time up north at a cabin. When...
  • Finalised PCB

  • All parts of the PCB is wired up and all connections are buzzed out to test for shorts and bad connections.Going from left to right on the PCB there are a screw terminal for 5 volts and a power-on LED and above that the reset button and its support circuity...
  • Transfer Instructions

  • The two Transfer instructions, T and U, transfer the contents of the accumulator to the main memory. The difference between them is that T also clears the accumulator, whereas U does not. These are the first instructions we've implemented so far that...
  • First Github drop

  • Here be the source code!Next steps: after being happy with the small Xiao BLE for the initial prototype phase (will it work? Of course!), I decided to use the Adafruit nrf528xx feather because of:I already have a couple of LCD feathers. It will make...
  • Maths

  •  Jelly have a change in signals for  fake ALU eeprom.  Now the low byte address is the argument and high byte address is the operation. Only unary math are allowed, and using address A08, A09, A10, the operations are:high byte (page)operationexample000clear...
  • memory

  • # http://www.ibiblio.org/apollo/hrst/archive/1689.pdf # pg. 4-5 memory = range(00, 010000) bank = range(00, 010) super_bank_bit = 0 # Memory adressing # http://www.ibiblio.org/apollo/NARA-SW/E-2052.pdf # Section 1.1.2 paragraph 2 #Flip-Flop Registers...
  • SAMD21G Oled Sensor Board

  • Compiling the code for the first sensor board with a test code sketch occupied 98% of the available flash. A similar sketch on the new Arm design uses only 10%. Awesome...Only one revision manufactured by OSH Park has been created so far. It has a few...
  • MC68020 - First Steps!

  • A while ago I bought some MC68020RC12s, and I recently decided it was time to do something with them, so I made a little adapter that allows the 020 to plug into the 64-pin DIL socket used by the MC68010 on the rosco_m68k. Of course this limits the...
  • Display Units

  • Each display has an array of 16x3 and 20x2 boards, each board contains an array of 10 x (4x8) RGY LED blocks Boards are serially linked to each other in each row Each row is connected to the board using a 10 bit ribbonThe ribbons are connected from the...