Close

268 Results for "3D%20printing"

  • WinDIY – Assemble the main axis

  • The main axis is the axis in which the wind turbine will later rotate. It must therefore bear the weight of the blades including the hub and at the same time absorb the forces generated by the wind. Last but not least, it should rotate smoothly. A critical...
  • Connect your Wires

  • 1. Make the cable guide. Cut a 6-flute section out the 36" 10mm Corex sheet, and then make scores (not cuts) at 1" intervals, starting at one side, and moving inward 18". Use a razor blade and straight edge to make scores perpendicular to the flutes...
  • Instructions:

  • Step 1: Gather Your Components Laser XY Scanner - BOM I usually like to source my parts from DigiKey, but the low-cost options on Amazon are hard to beat sometimes. This list is just one of many sources for each component in the BOM. There are of...
  • Coffee time

  • Coffee machine HackProject has been done in Amiqual4Home Equipex Creativity Lab - https://amiqual4home.inria.fr/We worked with ENSIMAG students of Café Sourire ProjectTo hack : Saeco Intelia Coffee MachineDescriptionYou purchased a Saeco Intelia...
  • Head Gesture Recognition

  • Once the system is turned on by an AT switch, the camera starts capturing frames from the user's face/head and the image processing take place through computer vision techniques. The head gesture recognition task is performed by the combination of two...
  • POPgirl Enclosure Build

  • I made a status indicator that notifies me of my body's relative state of arousal! To help me visualize what's going on with the myriad of wearables I have set out to don at once, I've created an arm-mounted screen display that will tell me what I need...
  • Assemble the Wind Turbine’s Wings

  • An important component of WinDIY are certainly the wings. They absorb the energy of the wind and convert it into a rotary motion, which in turn feeds the generator and thus produces energy. Of course, the wings should be as light as possible. At the...
  • Assemble the windvane

  • The WinDIY wind vane is mounted at the end of the device carrier. It should help to align the wind turbine always in the direction of the wind. How you can set up the wind vane is described in the following article. You can find additional infos here: https://nerdiy.de/en/howto-windiy-windfahne-zusammenbauen/...
  • Spectrum Analyser Code

  • SoftwareThe code can be downloaded from the project downloads page. But here it is:#include const static char ASCII[] PROGMEM = { 0x00, 0x00, 0x00, 0x00, 0x00, // 20 0x00, 0x00, 0x5f, 0x00, 0x00, // 21 ! 0x00, 0x07, 0x00, 0x07, 0x00, // 22 " 0x14, 0x7f,...
  • Code

  • ;P2.0 --------------- Enable LCD ;P2.1 --------------- RS LCD (0 Instrucción, 1 Dato) ;P3.4 --------------- ALTBTN (0 Si no está presionaldo alt, 1 si es que si)E EQU P2.0 RS EQU P2.1 ALTBTN EQU P3.4 DATAAV EQU P3.2 ORG 0000H LJMP INICIO ORG...
  • Assembling the pitch actuator

  • One component that is supposed to make WinDIY more secure is the pitch actuator. It allows the wing’s angle of attack to be changed via a push rod. In case of an emergency (e.g. if the speed is too high) the angle of attack can then be changed so that...
  • Assembling the prepared components

  • So that the construction articles for WinDIY do not become too extensive, I have divided the construction into several articles. A certain component such as the wing built. Of course, these individual components have to be brought together at some point....