Close

218 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"

  • Retropie Portable Gaming Device

  • Pi TFT screen setup : You can then halt the pi and connect the Pi TFT screen.Get the Adafruit kernel and software :curl -SLs https://apt.adafruit.com/add-pin | sudo bash sudo apt-get install raspberrypi-bootloader sudo apt-get install adafruit-pitft-helperAnd...
  • The Gluss Project

  • This is just a summary of building a glussbot:Get at least 6 Actuonix Feedback actuators: http://www.actuonix.com/L16_Linear_Actuators_p/l16-p.htm for about $80 each.Purchase the custom motor controller shield: https://oshpark.com/shared_projects/fijpozoBSolder...
  • Software

  • Software Install Armbian for Orange Pi from here: https://www.armbian.com/orange-pi-lite/Install ROS kinetic echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" >ros-latest.list sudo cp ros-latest.list /etc/apt/sources.list.d/...
  • Tray and mounts

  • Parts to Print1x Tray-full.stl  (or A, B & C for 6" print bed)6x Bearing-rib.stl4x spring-mount.stl1x Mount-mount.stl Parts6x 10mm screw10x 10mm counter-sunk screws (+4 for 3 part tray)18x 3mm nyloc hex nuts ToolsScrew driverSoldering Iron Assembly...
  • The 3D Printed Enclosure:

  • All the enclosure components are designed with Fusion 360 and I have included all the files necessary and also the design files so you can alter it to your needs. To keep the part list needed down all the components are 3D printed this includes a fully...
  • July 6, 2023 - Big Batch #1

  • Begin with: 700 grams of filtered tap water from the frige in the break room. Poured into the same 5” stainless steel container that I used to cook inside yesterday. At 9:55 turn heat on and add: 6x70 = 420 grams of Sodium Hydroxide At 10:06 I...
  • Instructions

  • How to Bypass the BGW-320 and Using an Azores WAG-D20 Most people with fiber have two ways to connect to the internet - fiber to an ONT, Ethernet to a gateway or fiber directly to the gateway. In this article, we will focus on how to bypass the BGW-320...
  • Sigma Derby Clone

  • Program odds display)The board will receive the same 5 digit signal as the other boards, and break out the first two digits to print the odds.Left 5 odds display:#include int h45odds = 0; int h35odds = 0; int h34odds = 0; int h25odds = 0; int h24odds...
  • Code

  • #include "SoftwareSerial.h" String ssid ="yourSSID"; String password="yourPassword"; SoftwareSerial esp(6, 7);// RX, TX String data; String server = "yourServer"; // www.example.com String uri = "yourURI";// our example is /esppost.php int DHpin = 8;//sensor...
  • Hello World WebPage

  • In this project, we will host a server on the ESP32 dev board, which will display a header with 'Hello World' on it. We can view this page, from the IP address of the ESP32 Dev Board when it is connected to the same wifi/network as the one I am connected...
  • CODE

  • Here's the code that was used in this project, and its a simple one. This code essentially demonstrates how to use the AHT10 sensor library to read temperature and humidity, display the results on an OLED screen, and handle errors. The delays between...
  • DIY Yag Laser

  • The Paraboilc Mirror;This is a excelent calulator for parabolic formulas. https://www.desmos.com/calculator I was able to create the profile and the focus point of my desired Parabolic Mirror.I then cut 20 of these poly curves on my cnc cutter. The 20...