Tag: Arduino

Adding Status LEDs to Our Email Button Device

After putting this email button device into service, I discovered that I really wanted some instant feedback to know if the email was sent successfully or not.  I decided to add some LEDs into the mix that would illuminate on success or failure. At left you can see a mock up of a version that used one LED.  You could use a single LED and have it perhaps blink of success or stay lit on failure.  You could also do a single LED build with an RGB LED.  I elected to build this with 2 separate LEDs, so that success […]

Build A Device To Send Emails At the Push of a Button

I had a need for a device that would send an email at the push of a button.  I also needed it to send a different email when I push a different button.  My use case here is related to a Homeowners Association (HOA) that requires me to “check-in” on arrival and “check-out” on departure.  In this case, that is done via email.  So, I wanted a device with a “check-in” button and a separate “check-out” button, so I could just push those buttons to satisfy the requirements.  The the finished product is shown at left. What Does This Project […]