Close

125 Results for "%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EB%93%B1%EB%A1%9D%E2%9C%9Aoptime4%E3%80%82com%EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC %EC%B2%AD%EC%A3%BC%EB%A7%88%EC%82%AC%EC%A7%80 %E2%9C%9A %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%E1%99%91 %EC%B2%AD%EC%A3%BC%EC%98%A4%ED%94%BC%EC%82%AC%EC%A7%84%E1%99%91 %EC%B2%AD%EC%A3%BC%ED%9C%B4%EA%B2%8C%ED%85%94 %EC%B2%AD%EC%A3%BC%ED%82%A4%EC%8A%A4%EB%B0%A9 %ED%83%80%EC%9E%84"

  • Some notes

  • The ESP-32 board pins operate in 3.3v levels while the Gravity pH and EC sensors operate in 5V. I inserted a simple voltage divider to shift 5v to 3.3v levels on the signal pins. 
  • Rails

  • I went for 2x3U. I screwed a piece of roofing battens into the case and the bottom rail directly onto them. The middle rails are just screwed together and are laid onto some standoff I laser cutted out of some scrap wood. The top rail...
  • Instructions

  • DIY Onocoy Reference Station Setup GuideIn this guide, we’ll walk you through the process of setting up your own GPS Onocoy server using cost-effective hardware options and reliable GPS receivers. Whether you’re interested in enhancing the accuracy of...
  • Powersupply / MIDI / Audio Out

  • Next thing was the PSU. Since I had a spare NiftyCase laying around, and they have a PSU / MIDI In and Audio Out already in the case, I decided to just canibalize this. The NiftyCase electronics consists of two PCBs, connected with a ribon cable. I laser...
  • rDUINOScope Boiana

  • TEP 3 AssembleFor more detailed instructions, please visit the Project Website : http://rduinoscope.co.nf/rDUINO_step3.htmlNow is the time to create the Shield board. A Shield board is a board with pinouts which you stack on top of the ArduinoDUE board.Some...
  • Code for single Esp32 Board

  • This is the code for everything on a single Esp32 Board. Since I didn't have the correct board, I needed to use two of them, and they communicate through the serial port.The Bluetooth packets address and raw data get printed to the Arduino Serial...
  • STEP 6: AD-HOC and sensor network

  • This will play a vital role in maintaining connections between several sensors involved in OBC (on board chip) and some research have to be done on deciding protocol to maintain communication between police station and drone.
  • NODE-RED CONNECTIONS!

  • The first thing we need is a basic flow to separate button presses into different outputs. [{"id":"50b49ab2.1e6f64","type":"mqtt in","z":"7805686.aa4fd98","name":"","topic":"button_glove","qos":"0","datatype":"auto","broker":"","x":310,"y":2180,"wires":[["ea9f502f.2dd17"]]},{"id":"ea9f502f.2dd17","type":"json","z":"7805686.aa4fd98","name":"","property":"payload","action":"obj","pretty":false,"x":490,"y":2180,"wires":[["425aef92.aa3da8"]]},{"id":"425aef92.aa3da8","type":"function","z":"7805686.aa4fd98","name":"ButtonSeperator","func":"var...