Close

4193 Results for "《 예약문의 OIO≡⑧④89≡83O⑥》선릉레깅스룸㉹ベgrace레깅스룸S선릉레깅스룸선릉레깅스е я레깅스룸비용superstition 강남레깅스룸′강남레깅스§8fetch"

  • Single Chip AVR BASIC Computer

  • Required Components:The component list for this computer is fairly low as only a single IC is required: 1 x ATmega 1284P Microcontroller 1 x DIL 40 Pin 0.6" IC Holder 1 x 40 Pin Female Pin Header (to be cut down into smaller headers) 1 x 16 MHz Crystal...
  • ramanPi - Raman Spectrometer

  • Below is a list of build instruction logs that will instruct you on how to go all the way from sourcing your components to printing the parts, and constructing your very own raman spectrometer!To begin, you will need some tools..  Pretty much every...
  • ramanPi - Raman Spectrometer

  • Section: 3A completed Laser Shutter AssemblyComponents Required: Printed versions of the following 3D Printed Objects from the gitHub respository: (1x) mechanical_device_laserShutter_bottom(1x) mechanical_device_laserShutter_top(1x) mechanical_device_laserShutter_bypass(6x)...
  • ramanPi - Raman Spectrometer

  • Section: 6A complete Filter Selector AssemblyComponents Required: Printed versions of the following 3D Printed Objects from the gitHub repository: mechanical_device_filterSelectorAssembly_frontmechanical_device_filterSelectorAssembly_backmechanical_device_filterSelectorAssembly_filterWheelmechanical_device_filterSelectorAssembly_centerHub_Backmechanical_device_filterSelectorAssembly_522nmSP_covermechanical_device_filterSelectorAssembly_550nmSP_cover(1x)...
  • ramanPi - Raman Spectrometer

  • Section: 7A Completed Spectrometer.  A note might be made here that this spectrometer can and will function as an independant device connected to a regular PC running the ramanPi spectraCide software!  If you wanted to use it and not build...
  • DNA Lamp

  • Make a winding jiggsIf you want to understand and/or adapt the helix winder, check my Helix Winder tutorial.The version I present here is easier to make and a bit less precise. It will wind two helices at a time and the error will be the same on both...
  • Portable travel NAS

  • Let's get cracking, get the Carambola up and running. I like to connect to the serial terminal, the development board features a usb ftdi chip allowing me to use a terminal program like PuTTy to connect.Connecting to serial terminalFirst step: see that...
  • Open Source Science Tricorder

  • Step 1: Motherboard Assembly and ProgrammingI designed all of the boards to be hand solder friendly, with leadless QFNs all on one side (that can be reflowed). If the other side has components, these are usually larger and easier to hand solder. Step...
  • Open Source Science Tricorder

  • Step 2: Sensor BoardsCongratulations -- if you've successfully soldered the motherboard, then you'll likely have little issue putting together the sensor boards. They're very tiny, and about a 2 hour build per board. Because the process is similar for...
  • Open Source Science Tricorder

  • http://www.tricorderproject.org/arducorder/chipkit-mplab-ide-0023-arducorder.ziphttp://www.tricorderproject.org/arducorder/chipkit-mplab-ide-0023-arducorder.zipStep 3: Constructing the CaseThis beautiful case is constructed from laser cut acrylic --...
  • ZRTP Hardphone

  • ### [ WRITE IMAGE TO SD ]wget "http://93.174.101.10/bt/09bc05ab03780f279390e9cf6a15c7c249f712e1/data/2014-01-07-wheezy-raspbian.zip"7z x 2014-01-07-wheezy-raspbian.zipSD_CARD=/dev/sdX # Change it to your SD card device namemd5sum 2014-01-07-wheezy-raspbian.img...
  • ZRTP Hardphone

  • ### [ UPDATING FIRMWARE ]aptitude install -y git-core curl binutilswget https://raw.github.com/Hexxeh/rpi-update/master/rpi-update -O /usr/bin/rpi-update && chmod +x /usr/bin/rpi-updaterpi-updatereboot### [ END UPDATING FIRMWARE ]