I want to do a project that when I press a button it sends an email. I have an idea of how it will work (as in what programs) but other than that Im stuck.(;
I'm not sure what the code will be but I want to do it the same way as they did it Overview | Arduino Lesson 17. Email Sending Movement Detector | Adafruit Learning System but just without the sensor. Is there anyway to do this? If so how would I set it up and what would the code be?
It is pretty basic but should give you a good idea of a quick and easy way of checking for button presses, and gives you a circuit to work from.
If you go through the code in the link you posted it shouldn't be too hard to substitute in the button press code for the PIR stuff.