I wanted to monitor the temperature in my garage, but there is no electric hook up near by. I used a Cypress PSoC 6 Wi-Fi BT Proto and Atmosphere IoT to get the data to the cloud easily using a demo project on there demo project page.
This was connected to a battery bank for power which lasted a few days.
Since this space I set the device was in an awkward spot, I was able to build the project and then provision the device using bluetooth. After I set up my WiFi credentials it then sent the temperature data to Atmosphere's cloud storage.
I saw it come in on the device's dashboard.
This is a pretty limited use case but I was up and running within 10 minutes and could see the temp info on my device dashboard and inside the mobile app.
Comments