How to get your plant talk: Difference between revisions
No edit summary |
No edit summary |
||
Line 14: | Line 14: | ||
Step 1 | Step 1 | ||
Connect your plant via a simple circuit to an Arduino. | Connect your plant via a simple circuit to an Arduino. | ||
[[File:Arduino-plant.png|400px|left]] | [[File:Arduino-plant.png|400px|left]] | ||
Step 2 | Step 2 |
Revision as of 22:41, 14 December 2015
Give your plants a voice! To make your plant tweet when it needs water you need the following:
- Plant
- Arduino
- Computer
- Some electronic parts for a simple circuit
- Arduino software
- Processing software
- Internet connection
- Twitter account
The Arduino is a microcontroller; a small computer you can program.
Step 1 Connect your plant via a simple circuit to an Arduino.
Step 2 Upload these lines of code to the Arduino via the computer
Step 3 Run the processing software on the computer. The processing software can be found at https://github.com/arjan/talkingplant/tree/master/PlantProcessing