Close

344 Results for "Q%20%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%20CDDC7_C%D0%9EM%20%E2%97%86%EB%B3%B4%EB%84%88%EC%8A%A4%EB%B2%88%ED%98%B8%20B77%E2%97%86%EC%88%98%EC%9B%90%EC%9E%A5%EC%95%88%20%ED%94%84%EB%A1%9C%ED%86%A0%20%EA%B5%AC%EB%A7%A4%E0%B9%8F%ED%86%A0%ED%86%A0%ED%95%AB%ED%94%BD%E2%8F%AC%EC%98%A8%EB%9D%BC%EC%9D%B8%ED%99%A9%EA%B8%88%EC%84%B1%E0%BC%88FX%EB%A7%A4%EB%A7%A4%E2%8B%8D%EC%95%88%EC%82%B0%EB%B8%94%EB%9E%99%EC%9E%AD%EC%95%A0%EC%9A%A9%20thorough/"

  • Run a Program

  • #include const char* ssid = "*********"; // Your ssid const char* password = "***********"; // Your Password float temp_celsius = 0; float temp_fahrenheit = 0; WiFiServer server(80); void setup() { Serial.begin(115200); pinMode(A0, INPUT); Serial.println();...
  • Arduino Grow Chamber

  • Learn your sensor's baselineSince it seems that different types of moisture sensors have different outputs, not to mention different soil types and plants require different amounts of water, it's a good time to figure out what a nominal value would be...
  • 3 Adding The Brains

  • Now we've got the brawn dealt with, let's get the brains sorted out. The brains in this instance reside on the ESP8266 chip on the Adafruit Feather Huzzah board: You can See The ESP8266 that sits on its own circuit board proud of the main PCB Its a micro-controller...
  • Study the schematic diagram

  • Before jumping into the electronics part you need to get familiar with the circuit so it holds no surprises. This isn't too hard. Grab the schematics off github or the files section and take a look. I'll wait while you download and view the diagram.......
  • 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...
  • Gas Sensor For Emergency Workers

  • Attach the MQ2 signal pin to Arduino pin A0 as defined in the code here:Attach the VCC and Ground pins of the MQ2 sensor to supply and ground. Using the custom PCB this is done for you here:The fourth pin is not needed but you could use it for the digital...
  • TMP36 analog temperature sensor

  • Not the most versatile and modern device to measure temperatures, but when you happen to have an ADC free and a bag of TMP36s, it's an easy, space efficient and reliable way to add temperature measurement to your project. The TMP36 outputs measured...
  • Model Building

  • As said in the TLDR, the ModelPipeline.py script, found in the Python_Scripts folder, will import all finalized data from the finalized CSVs, create 2 different models an LSTM and CNN, compare the models' performances, and save all models. Note the LSTM...
  • Looking at the Components

  • 1) DHT11:- The DHT11 is a commonly used temperature and humidity sensor. The sensor comes with a dedicated NTC to measure temperature and an 8-bit microcontroller to output the values of temperature and humidity as serial data. The sensor is also factory...
  • Circuit

  • Here is the circuit I used: I used an SD card breakout similar to the Adafruit one (so I used that in Fritzing, as that was the closest part). The connection is pretty standard — CLK (Arduino Uno pin 13), MISO (Arduino Uno pin 12), MOSI...
  • Initial State

  • Initial State will allow us to create a customized dashboard of the activity we track. You can sign up for a 14 day free trial. After that it is free for Students with an edu email address or $9.99 per month for the Individual plan. Once you have...
  • Netlify

  • Netlify is an all-in-one platform that allows you to build, deploy, and manage a web project. You can sign up for free so do that. Once you are signed up, on your main page you will see a box that says, "Want to deploy a new site without connecting...
  • Visy assembly

  • The visy vision system is designed as a kit. You have to do some assembly steps on your own. The following pages guide you to all assembly steps including pictures and information. Check your tools and parts first and if it's all there take some time...