Close

137 Results for "soil+sensor"

  • Receiver

  • In this tutorial, M5Stick C will act as a transmitter, and it will receive the temperature reading from the transmitter. #include #include "BLEDevice.h" //BLE Server name #define bleServerName "M5" /* UUID's of the service, characteristic that we want...
  • Infinity Mirror Clock

  • The clock is primarily made up of the following: 2 pieces of 8mm plywood (600mm x 600mm) - needs to be cut as per the schematic above1 piece of 18mm block-board (600mm x 600mm) - needs to be cut as per the schematic above. Please be careful with the...
  • Jack AT Switch (Audio) Driver

  • From the beginning, the goal was to keep the project as low cost as possible. Hence, a USB interface was soon discarded, since the communication with the operating system via serial ports is not so easily manageable by analogical hardware prototypes...
  • Configure the XBees

  • Prepare Label the XBees with tape and marker pen, one "TX" and the other "RX"Plug the "TX" into the XBee USB adapter and connect it to your computer. Depending on the serial terminal client you use, the connection procedure may...
  • Build the Enclosure

  • You need to enclose the seismometer to prevent air drafts and temperature variations from destroying the data. The sides of my enclosure are made from sandwiched layers of 1" thick insulation board, known as TUFF-R™. The board is covered on both sides...
  • TROUBLESHOOTING

  • The great moment has arrived. After several hours soldering you connect the battery, the headphones and the MIDI instrument and something is not working correctly ... Do not panic, all the parts have been tested and work correctly before shipping. So...
  • TROUBLESHOOTING

  • The great moment has arrived. After several hours soldering you connect the battery, the headphones and the MIDI instrument and something is not working correctly ... Do not panic, all the parts have been tested and work correctly before shipping. So...
  • TROUBLESHOOTING

  • The great moment has arrived. After several hours soldering you connect the battery, the headphones and the MIDI instrument and something is not working correctly ... Do not panic, all the parts have been tested and work correctly before shipping. So...
  • I2C Sensors and debugging

  • I wanted to use a BMP280 I had in my parts bin for altitude measurements. I have used it in the past for a simple weather station and it works great! Turns out, it is even the go to sensor for Stratux, so I went ahead and plugged it in, activated it...
  • Get Started

  • Line Following Robots are pretty basic and have a readily-available instruction on building it on Internet. Keeping the usual LFR aside, the one we shall be building is different. Why is that?1. It has a purpose.2. It is pretty smart. In other words,...