Arduino Alarm with Push Notifications

A prior post talked about a lightweight and reliable method for sending push notifications from an Arduino to a mobile phone. In this post I’ll to describe my application for the notifications. When looking for project inspiration I saw a Continue reading

Arduino push notifications: My Solution

I’m working on a project that requires the Arduino to send me push alerts when certain conditions are detected. As those who’ve played with an Arduino know achieving basic Internet connectivity isn’t difficult but the limited processing power and RAM make Continue reading