Back to Parent

Outcome


Solution

This Internet of Plant is designed for people like my mother who keep flowers outdoors on the balcony. They sometimes forget to bring their plants inside when the weather is extreme, which will do harm to the plants. My design is to show them the weather condition and help remind them when they need to take actions.

Approach

  • First, I thought about the problem we have when we want to take care of the plants and interviewed some people.
  • Then, from my research, I found an opportunity that people like my mom might keep their plants outdoors, and they don’t know when or just forget to bring the plants inside in an extreme weather.
  • I figured that I could use Flex sensor to detect the wind, photoresister to detect the sunlight and temperature sensor for temperature. These are the factors that influence the plants’ well being outdoors.
  • I determined the priority these environmental factors to the plant, and used two LEDs and a piezo to simulate the interaction to show how the environment influences the plant.
  • Lastly, I wrote code according to my designed functions.    


Process

1.     Components:

  • Photoresister to detect the sunlight
  • Flex sensor to detect the wind
  • DB18B20 Temperature sensor to detect the temperature
  • Red LED to indicate temperature and wind condition
  • RGB LED to indicate intensity of illumination
  • Piezo to alarm when weather is extreme    


Chart1
Show Advanced Options
Chart2
Show Advanced Options

2.     Photos and videos of the circuits assembled:

Circuit1
Show Advanced Options
Circuit2
Show Advanced Options

3.   Code (versions):  

3.1 Experient code to realize the functions of the RGB LED 

Code1
Show Advanced Options
   3.2  When only have Flex sensor and Photoregister    
Code2
Show Advanced Options

3.3  After adding temperature sensor and a Red LED, and made adjustments to the way to indicate the user. 

Code3
Show Advanced Options

4.     Reflections:

The code and functions are very basic at this phase. So I think the idea of the project is very important like the space for further development, the creativity and the interaction. Besides, it is helpful to pay attention to the structure of the code for further development of complex functions.


5.     Challenges encountered and solutions:

5.1  Technically, it’s a challenge to measure which turning point of the value I should put in the code so that the LED can change to indicate the change of the sensor data effectively. I did experiments to identify how the data of the sensor change with the change of the real environment.

5.2  For design, it is challenging to come up with a way to indicate the change to the user. As I only choose to use two LEDs and a piezo, I need to use the blinks and color of LEDs to show the interaction, and use piezo at an appropriate point. I would think in a way that if I could have more resources, how I would transform the current interaction into a more mature one.    

Implementation

1. List of part:

  • The Particle pad
  • A Photoresister
  • A Flex sensor
  • The DB18B20 Temperature sensor
  • A Red LED
  • A RGB LED
  • A Piezo
  • Three registers


2. Circuit diagram:  


Circuitdiagram
Show Advanced Options

Next Steps

1. Use IFTTT to send the alarm to send email or message to the user to remind them in time.

2. Test the Photoregister with the change of illumination intensity, and correspond the data to the real illumination intensity level (eg. LUX).

3. Do desktop researches of how these environmental indicators influence the growth of plants, and then adjust the changes of LEDs and buzzer.    

Reflection

Through this project, I managed to put together what we learned and practiced during the last two weeks and added some interesting ideas of my own as well. It is more meaningful when using sensors and LEDs to realize functions for things in the real world. I hope I can further develop my ideas as well as my coding skills and deepen my understanding of IoT, so that I can come up with a more mature design at the end of this course.    

References

https://www.pinterest.com/pin/16536723619230692/?nic=1a&sender=357473426581096237

https://diotlabs.daraghbyrne.me/docs/getting-inputs/buttons/    

Show Advanced Options
Show Advanced Options
Drop files here or click to select

You can upload files of up to 20MB using this form.