Arduino Projects

Weather Monitor

Simple Arduino Project that senses the temperature and humidity in the area.


Materials

  • Arduino
  • Breadboard and wires
  • DHT11 Temperature and Humidity Sensor
  • Arduino IDE

Smart Lighting

Simple Arduino project that turns a lightbulb on or off depending on the ambient light in the area.


Materials

  • Arduino
  • Breadboard and Wires
  • LDR(Light Dependent Resistor)
  • Lightbulb and bulb holder with wires
  • Relay (wires need to be connected to relay)
  • Arduino IDE

Bluetooth Lighting System

Control a set of lights using arduino and a bluetooth Android app.


  • Arduino
  • Android device
  • 2 Lightbulbs and holders with wires
  • Relay
  • Arduino Bluetooth Module (HC-05)
  • Arduino IDE

Soil Monitor


Using a moisture detector in soil and temperature humidity sensors, measure soil moisture levels and temperature humidity, and water the soil using a pump.

Materials

  • Materials: Arduino Uno
  • ESP8266
  • DHT11
  • Arduino Comparator module
  • ]Moisture sensor, Pump
  • piping
  • soil
  • water
  • water flow meter

Smart Parking


Using IR Sensors and a servo, simulate parking spots and a toll booth opening and closing.

Materials

  • Arduino Uno
  • 3 Infrared Sensors
  • Servo Motors
  • Breadboard
  • Jumper Wires