Close

71 Results for "%E3%80%8A%EC%98%88%EC%95%BD%EB%B2%88%ED%98%B8OIOX8489X83O6%E3%80%8B%EA%B0%95%EB%82%A83hours%E2%92%B03hoursbreak3hours%EB%A0%88%EA%B9%85%EC%8A%A43hours%EB%A0%88%EA%B9%85%EC%8A%A4%EA%B0%80%EA%B2%A93hourscruelty 3hours%E3%85%A0%E2%93%9A3hoursinn"

  • Long slides that work

  • long slide runs smoothly all the way out to the end -- where short bearings overlap side-by-side -- and back From the start this project has focused on variations of a single basic design using 100mm rods. Late last year I experimented with reduced...
  • November 2020 Update

  • First, the video: Second, you can purchase copies of many of the things mentioned at https://mjbots.comThis is basically a summary of everything that I've posted on hackaday, https://jpieper.com, instagram, and youtube for the last year.  Highlights:...
  • LORAWAN SOIL MOISTURE SENSOR

  • Device The Lora Soil Moisture Sensor is a nice combination with the following components on a single circuit board: ATMEL AVR 8-bit Atmega328P with Arduino Pro Mini (3.3V/8M bootloader pre-loaded)LORA module RFM95W with coil antennaSoil moisture sensor...
  • Bioinspired Robotic Snake

  • Components This is a parts list for a single snake, if you want to make both snakes you will need to double the volume of components. 10 MG996R servos*1.75mm 3D printing filament10 ball bearings, part number 608 (I salvaged mine from the outer rim of...
  • Test jobs

  • Following the previous log An individual job and all the necessary processing, I wrote the program gold_01.c to check the behaviour before I increase parallelism. First thing it did was confirm that the result C=1 occurs only when the result X=0. So...
  • Code upgrade_1.1

  • //bracelet_for_the_blind_Upgrade_1.1 //tác giả(Author): Đỗ Xuân Tiến - Gmail: doxuantiendx07@gmail.com #include const int trig = A1; //chân trig của HC-SR04 const int echo = A0; //chân echo của HC-SR04...
  • Code upgrade_1.2

  • //bracelet_for_the_blind_Upgrade_1.2 //tác giả(Author): Đỗ Xuân Tiến - Gmail: doxuantiendx07@gmail.com #include const int trig = A1; //chân trig của HC-SR04 const int echo = A0; //chân echo của HC-SR04...