Close

84 Results for "%E3%80%8A%E3%80%88 %EB%AC%B8%EC%9D%98 OIO%E2%86%975793%E2%86%977458 %E3%80%8B%E3%80%89 %EA%B0%95%EB%82%A8%EC%85%94%EC%B8%A0%EB%A3%B8%E3%81%A3 %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9conspicuous%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0%EC%84%A0%EB%A6%89%EC%85%94%EC%B8%A0%EB%A3%B8%EC%85%94%EC%B8%A0%EB%A3%B8solid %EC%85%94%EC%B8%A0%EB%A3%B8%EA%B0%80%EA%B2%A9%E2%94%82%C3%86%EC%85%94%EC%B8%A0%EB%A3%B8%ED%9B%84%EA%B8%B0derivative"

  • rDUINOScope Boiana

  • STEP 5 The German Equatorial MountNow as much as I want to share with you how to connect the motor drives to your mount, I can't. The truth is that any manufacturer creates their own design and as such, there is no solution that works for all.I use Vixen...
  • 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...
  • CODE

  • Here's the code used in this project.#include PCF8563 pcf; #include #include #include #include #define OLED_WIDTH 128 #define OLED_HEIGHT 64 #define OLED_ADDR 0x3C Adafruit_SSD1306 display(OLED_WIDTH, OLED_HEIGHT); void setup() { display.begin(SSD1306_SWITCHCAPVCC,...
  • Install code.

  • Copy and paste the following code into the Arduino IDE. Update the AP name and password to match your needs.  90% of this code is not mine. For full details please see this great guide: https://randomnerdtutorials.com/esp32-esp8266-web-server-physical-button/...
  • Print parts

  • No step-by-step instructions here, follow your printing intuition/experience, but few tips would be: I'd say print everything except small covers with 3-4 walls and 30-40% infill. Most parts do not require much printing support except maybe if you have...
  • DIY Autonomous Mobile Robot

  • Step 1: Mechanical Design of ChefbotIn this step, we can see an abstract of the Chefbot design process mentioned in the book.The robot design starts from a set of requirements.Following conditions have to be met by the robot design.Here are the requirements...
  • Proto-Rap Mark II

  • https://www.youtube.com/watch?v=WZIk_cwCiGshttps://www.youtube.com/watch?v=HmMKeCfoe2whttps://www.youtube.com/watch?v=uXEBNPaA-JkBasicamente en esos 3 videos de aprox un minuto se ve el armado. Primero se montan los laterales, el carro z y en tercer...
  • Configuring KNXD

  • Before we can start configuring OpenHAB and create our KNX network, we need to set up KNXD. It has to be configured to start automatically at boot as a service and it needs to be given the right arguments to communicate with the Raspberry Pi HAT. Before...
  • 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 //////////////////////////////////////////////////////////////////////////...
  • Deployment

  • #include #define EIDSP_QUANTIZE_FILTERBANK 0 #define EI_CLASSIFIER_SLICES_PER_MODEL_WINDOW 3 #include #define serialDebugOut Serial #define MY_PRODUCT_ID "com.xxxxx.xxxxxx:running_faucet_detector" #define FROM_PHONE_NUMBER "+16467xxxxxx" // Twilio provided...