Close

22932 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》레깅스룸견적よ레깅스룸ago레깅스룸メ강남레깅스룸eighty 선릉레깅스룸κ선릉레깅스⒲레깅스룸メc선릉레깅스룸literary"

  • Tinymovr

  • Found out about the Tinymovr motor controller. Basically what I'm trying to do! Very cool, and my version 2 will use it as reference. I hope to make mine even smaller (27x27mm vs 40x36mm) and cheaper ($40 vs €89). I only need up to 13V (3S lipo),...
  • Parity with Fibonacci

  • One thing that sets PEAC apart from the Fibonacci and Pisano series is the parity, or mod 2 remainder. When you take the natural sequence 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610, 987, 1597... The mod 2 is 0, 1, 1, 0, 1, 1, 0, 1, 1,...
  • Z80 (CP/M) Writing to SD Card

  • Digging into SD card writes means shifting gears from the Boot BIOS source code since the Boot BIOS code only does reads. The CP/M BIOS code (CBIOS128.LST) which does the reads/writes after booting. Here's the BIOS code for writes to the SD Card: 0754...
  • No officer, it's not a bong. I swear.

  • Morning update: April 13, 89 PDAfter a long night of fighting with 123D make and my 3d printer, we have our first put together. To see very bad pictures of the Main Power/Data Bus (MPDB) look at step 2 of the instructions. After getting put together,...
  • It's like being in college again.

  • Mid-day update: April 20, 89 PDWhile over 75% of the internal parts are finished printing, but there is still too much to do. We have started wiring up the reactor with LEDs but it is slow going (25% done). We have not even started on the code to drive...
  • MORE RADII!!

  • I haven't putzed about with the v0.1 base at all, but I think I've got a motor mount design that I like. It's got the split bolt setup for securing the motor (including a cutout for holding a 2-56 nut), and the legs are cool lofted dealies. Lots of radii...
  • Fibonacci

  • With the ALU verified and the RAM connected, today the breadboard determined that the first 8-bit Fibonacci number is 144. 0000 0000 ld $00 ; outer loop 0001 c200 st [$00] ; a=0 0002 0001 ld $01 ; b=1 0003 fc0a bra $0a 0004 0200 nop ; (pipelining) 0005...
  • Log #89 - CondomBoard specifications

  • Size: about 50x50mm (size of condoms I have, could be a little larger if required)Layers: preferrably a single 2-layer PCB, for easier ordering at the usual suspects in ChinaConnections: debug UARTMicroUSB for charging the batterytemperature sensor connectortwo...
  • Removing undesired reflections/spots

  • Hey all!This is another project log to update the latest developments of OWL (Just in case you forgot, we call it OWL because, well, Open Indirect Ophthalmoscope, OIO).So, since the last time I made a log, we’ve been working on--making an elegant GUI...
  • Housing selection

  • Requirements Easily found when misplacedBig enough to hold easily but not too big that it's cumbersomeShould have a battery compartment so that unskilled personnel can replace batteries without having to open up the housingRoom enough for the necessary...
  • MIKBUG Commands

  • MIKBUG (Smithbug) has the following case-sensitive commands. ; V VIEW MEMORY; E CHANGE MEMORY; M MOVE MEMORY; I FILL MEMORY; F FIND  ; D DISASSEMBLE CODE; & S1 LOAD PROGRAMME; G GO TO PROGRAM; J JUMP TO TARGET PROGRAM ; T TRACE PROGRAM; K CONTINUE...