Close

1088 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Boney the Skeleton Robot Dog

  • Place barings in front brace and inside shoulders. Install front legs and hold in place with 10/24 nuts. Using clear epoxy for plastic, glue bushing in place and clamp till dry. Cut mounting tab off of tail and drill a 3/16 hole into tail about 2'' deep....
  • Autonomous Arduino Car

  • // Constants const int enableBridge1 = 11; const int MotorForward1 = 12; const int MotorReverse1 = 13; const int enableBridge2 = 5; const int MotorForward2 = 6; const int MotorReverse2 = 7; const int TrigPin = 2; const int EchoPin = 3; float distance;...
  • BrailleRAP DIY Braille embosser

  • Why a Braille embosser According to the World Health Organization there is 45 millions peoples living in the world with visual impairment. It's hard to get good statistics but many countries estimate that only 10% of people with visual impairment read...
  • Rastello Club

  • At the beginningAs a juggler, I first used commercial programmable glowing club. But I encountered some limits : no multi platform, no radio communication, no flexibility, no 9-Axis, but above all no possible communication with developers to improve...
  • Py Spectrometer 2!

  • PySpectrometer2 The second incarnation of the Spectrometer project! This is a more advanced, but more flexible version of the original program. It changes the spectrometer from educational 'toy' to serious instrument, which can easily compete with commercial...
  • 1Charger

  • Background:I wanted a charger for portable power that could be used with solar panels, TEG elements and dynamo. It was also important that the charger could take all available power. I quickly realized that LiFePO4 are the best batteries available. LiFePO4...
  • uChip Simple VGA Console

  • Introduction Last year I presented a simple hand-held platform game, based on uChip, a 16-PDIP-sized development board, featuring an ATSAMD21E18 (Cortex M0+).   Despite the good results (dual playfield, parallax scrolling, 16-bit...
  • DIY Watch with WiFi and Audio

  • The most suitable application for a round display is a programmable watch. Using the GFX Library for Arduino (https://github.com/moononournation/Arduino_GFX) , we can easily configure and start using the round LCD, printing text and image on the display...