Close

137 Results for "soil+sensor"

  • Strain Gauge Installation

  • Many videos and guides are available online demonstrating the procedure for installing strain gauges. To summarize - in order to install the strain gauges onto the telescoping pole: Identify the position on the pole where it will be secured. The more...
  • LIVE Display of Data from ESP32

  • In this project, we will host a server on the ESP32 dev board, which will display Temperature, Humidity, Altitude, and Pressure from the BME280 sensor module (You can use any other sensor to get environment data / Or use a randomized value to view data...
  • POPgirl Software Setup

  • PopGirl Hardware and Software Much of this is typed from memory and may be missing a step or some other detail here or there.  Please feel free to share any corrections or contact us to help you get through a step that is failing. In a nutshell:...
  • HandBot

  • Once you have the correct programming of what will be the engine performance you need review the functioning and values of the MPU-6050 accelerometer. The X and Y axes are as the device is marked on the card.VCC to 5V pin.GND to GND pin.SCL to A5 pin.SDA...
  • Otto DIY

  • Who is Otto? An interactive robot that anyone can make! What can Otto do? Otto walks, dances, makes sounds and avoids obstacles. Why Is Otto special? Otto is completely open source, Arduino compatible, 3D printable, and with a social impact mission...
  • 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...
  • Building the AUV - Internal

  • The internals of the AUV performed the heavy work of actually taking water quality measurements and controlling the submersible's buoyancy. Evidently, it also required a sophisticated mechanical design to fit the necessary components into the confined...
  • Set the clock and upload the sketch

  • Upload the sketch using the Arduino UNO as SPI programmer. Use 1mm diameter pogo pins to connect to the board: Make sure to burn the bootloader with the clock set to 8MHz (internal). Compile the following sketch with LTO enabled (sketch will be too large...