Close

116 Results for "%EC%A6%9D%EA%B6%8CDB%EC%97%85%EC%B2%B4 %ED%85%94%EA%B7%B8 dbmong %EC%A6%9D%EA%B6%8CDB%EC%97%85%EC%B2%B4 %E2%91%A9 %EC%A6%9D%EA%B6%8CDB%ED%8C%90%EB%A7%A4 %E3%8B%88 %EC%A6%9D%EA%B6%8CDB%ED%8C%90%EB%A7%A4 %EA%B0%9C%EC%9D%B8%EC%A0%95%EB%B3%B4%EB%94%94%EB%B9%84%ED%8C%9D%EB%8B%88%EB%8B%A4"

  • Step 1: 3D printing

  • To build a tower you will need to print the 3D parts shown on the left of the image. The "Sensors float" part is optional, print it if you want to use the pH and EC sensors. You will need 12 times the part: "Basket".  You can download the files...
  • Arduino Code

  • It's in the GITHUB! The code comes down the these smaller steps: MQTT handling and Button handling. Let's do button handling first. I made a simple button object with the pin number, button press boolean, and button count. struct Button { const uint8_t...
  • Understanding how to disconnect the speaker

  • moThe big black device in the middle of the printed circuit board (PCB) is the speaker (aka buzzer, or transducer). You can see a little slit in the one side where the sound comes out. There is a back side to the circuit board that you cannot easily...
  • Main Wiring

  • Connect MPR121 to arudino i2c and power. On a Micro this is pins 2&3 plus VCC and GND. Flash the arduino and make sure everything works as you like. Breaking out the RST pin to a tactile switch is probably unnecessary, i've had no problem re-flashing...
  • Assemble your Extruder

  • First, let's assemble the extruder, so we can just drop it onto the printer later! There are two sets of spacers, labeled B1-B7 for the Bottom assembly, and T1-T2 for the top assembly. There is also an extruder motor shaft coupler spacer, labeled...
  • INTRODUCTION

  • Hey, what's up, Guys! Akarsh here from CETech. Today, we are going to go through A9G GPS, GSM, and GPRS module from AI Thinker. There are several other modules as well such as A9 and A6 from AI Thinker which have similar GSM and GPRS capabilities...
  • Program the Microcontroller

  • Before mounting the prototype PCB to the housing, I recommend uploading the required sketch to the ATtiny84 microcontroller with a programmer of your choice. I used a USBtinyISP type shown in the picture. /*Sketch for the Scary Cat Project by Gene H*/...
  • Cuts required

  • The plywood product I used was 1/2x2x4 G1S, $37 ea before tax in Ontario in summer of 2022. For the project infrastructure, four 1" x 4" x 8' knotty pine planks would be price competitive and less work to waterproof, but less convenient to transport....