How to get your plant talk: Difference between revisions

From Hackers & Designers
No edit summary
No edit summary
Line 1: Line 1:
Give your plants a voice!
Give your plants a voice!
To make a plant tweet you need the following:
To make your plant tweet when it needs water you need the following:
* The circuit
* The circuit
* [[Arduino]] software
* Arduino software
* Processing software
* Processing software


The plant is connected to an Arduino via a simple circuit. The Arduino is a microcontroller; a small computer you can program.
Your plant is connected to an Arduino via a simple circuit. The Arduino is a microcontroller; a small computer you can program.
The Arduino is connected to a computer with the processing 'tweet' sketch running.
The Arduino is connected to a computer with the processing 'tweet' sketch running.



Revision as of 23:18, 14 December 2015

Give your plants a voice! To make your plant tweet when it needs water you need the following:

  • The circuit
  • Arduino software
  • Processing software

Your plant is connected to an Arduino via a simple circuit. The Arduino is a microcontroller; a small computer you can program. The Arduino is connected to a computer with the processing 'tweet' sketch running.

github.com/arjan/talkingplant