Close

340 Results for "%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EA%B0%95%EC%B6%94%E2%9C%9Awww%2Coptime4.com%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%20%EC%9D%B8%EC%B2%9C%EB%A7%88%EC%82%AC%EC%A7%80%20%E2%9C%9A%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%E1%98%9B%20%EC%9D%B8%EC%B2%9C%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%98%9B%20%EC%9D%B8%EC%B2%9C%ED%9C%B4%EA%B2%8C%ED%85%94%20%EC%9D%B8%EC%B2%9C%ED%82%A4%EC%8A%A4%EB%B0%A9%20%ED%83%80%EC%9E%84"

  • rDUINOScope Boiana

  • TEP 3 AssembleFor more detailed instructions, please visit the Project Website : http://rduinoscope.co.nf/rDUINO_step3.htmlNow is the time to create the Shield board. A Shield board is a board with pinouts which you stack on top of the ArduinoDUE board.Some...
  • BOB PID Servo Controller

  • OperationTTL Serial 38400 N 8 2 X-ON/X-OFF: Connect a USB (or RS-232) to TTL serial converter to the J2 connector. e.g. FTDI Friend, RLC3 Again, pin 4 "TX" is data FROM the USB/Host going TO the PID controller. RX is TO USB/Host FROM PID controller....
  • Part list

  • When I am working on a project, I like to build things that are the most cost efficient possible but still of good quality. So even those on a tight budget can afford to build their own. It's hard to give the exact amount of money spent, as...
  • Final Test / Power Up

  • 13. [ ] Apply only the +5 volt power again, verify the power LED lights and nothing gets hot. 14. [ ] Power off, connect motor power (but don't turn it on!) and the motor. For help with sorting out the motor leads, see: Stepper...
  • Raspberry Pi Zero Smart Glass

  • On The Raspberry Pi Zero in Terminal and type these commands to install theRTL8723BU Wifi+Bluetooth 4.0 module (should take about 1 hour to compile)First Lets install the Wifi driverspi@raspberrypi:~ $ sudo apt-get install raspberrypi-kernel-headers...
  • Calibration

  • The goal of calibration is to define a function that will take in a pair of readings for the 2 x strain gauge circuits, and output both the magnitude of the tip force, as well as the direction of that tip force. Here is the procedure to collect the data...
  • Sigma Derby Clone

  • Programming the finish switch Mega board)The finish switch Mega board will be the brains of the operation. It will come up with a 5 digit number to Serial communicate to the other boards. The 5 digit number will contain 3 pieces of information. The first...
  • Annotated CNC Assembly Sketch

  • The sketch below shows the main parts for building the CNC mechanism. The whole set of drawings are bundled in 3 zip files. X axis is HERE, Y and Z axis's are HERE. Claw mechanism (R axis) is HERE. Parts: X axis saddle box section, 4mm x 100 x 200 x...
  • Think about a layout or box

  • If you want to build this project I suggest you think about a box first. My prototype proves the electronics and software works. For the new prototype CarbOnBal Basic, I wanted a box, it looks better and is much easier to handle.  My design (if...
  • Axis assembly

  • Feed the leadscrew through the central horizontal hole and through the nut. Spin the arm down the thread about half way down. Take the motor support and rail support asembly and into one of the 4mm holes insert a 31mm threaded rod with 5mm of rod visible...
  • CODE

  • #define FASTLED_ALLOW_INTERRUPTS 0 #include FASTLED_USING_NAMESPACE #define DATA_PIN D0 #define NUM_LEDS 15 #define MAX_POWER_MILLIAMPS 500 #define LED_TYPE WS2812B #define COLOR_ORDER GRB //////////////////////////////////////////////////////////////////////////...
  • Flashing the firmware

  • For this step you will need the Arduino IDE, and teensyduino installed. HP45Connect the Teensy 3.2 on the HP45 board with USB to the PC. For the HP45 firmware, Open "HP45_Standalone_V3.00.00"  (or higher) from the make package->Firmware->HP45 in...