The Cloud connected Weather Cloud

What better way to visualize cloud data than with an actual cloud. This project sets out to create a device that will visualize information using light and sound surrounded by a white fluffy cloud.

image

The Weather Cloud connects to Weather.com and pulls the current forecast for your location. Weather conditions are pre-programmed into the cloud that will put on a light and sound performance for each weather condition that comes up. You can use IFTTT to set up the connection to Weather.com as well as a schedule for the cloud to follow so that it is already showing you what to expect for your commute.

Aside from the default weather stuff, you can manually trigger any of the weather performances you want. It may be raining outside, but the sun is shining and the birds are chirping inside. Fall asleep to the soothing sounds of a rumbling thunderstorm.

Other notifications can also be added to the cloud. Use IFTTT to set up the cloud to blink red when you have new email or change from Blue to Green when the Seahawks game is on.

Now for the techy stuff, this device is powered by the Adafruit HUZZAH ESP8266 Wi-Fi board along with the SoundFX board and some NeoPixels. Adafruit.io and IFTTT provide the interaction between the user and device.

Limitations to overcome
All of the functions of the cloud works as described, however it dose take a moderate understanding of how to program the chip as well as update the API to get this all set up. This makes the initial setup not so user friendly… This needs to become more streamlined.

Connecting to the internet
Currently the Wi-Fi SSID and Password are set into the Arduino sketch that is flashed to the ESP8266 along with the Adafruit.io credentials. We need too get things set up so that this can all be setup and changed by connecting directly to the ESP8266 as a host. The ability to store multiple SSIDs would be cool while we are at it.

Now it’s time for data
The internet of things is not very good at doing things without an API to communicate with. Setting up accounts, managing feeds and public keys are not things that everyone considers as cool.

These are all issues that are easy to solve, but take time. Perhaps the first iteration of this kit will require a bit of technical knowledge, but will be easily fixed with a software patch. I am hoping that this will be a good gateway drug for IOT.

Just in case you are really interested, I recorded the entire prototyping process for this device. You can see all 4 hours of the process in the following videos:

Sorry that the audio is not super good. I am working on it 🙂

A few thoughts on Pinhead

 

The Hellraiser series provided us with plenty of nightmare fuel in its day. However, when I think back to the many epic monologues the Pinhead delivered, his message is one of hope and optimism.

image“We have such sights to show you.”
Pinhead just wants to share the unique sights that his alternate realm have to offer. I am sure this would be an unforgettable experience…

“Your suffering will be legendary, even in Hell.”
While suffering is not ideal, it is a critical part of what defines us as individuals. I think that what Pinhead is really saying here is that while he understands that we all make mistakes that lead to suffering,  Kirsty is a strong and independent woman who can handle more suffering than most.

“Oh no tears please, its a waste of good suffering.”
The job of a Cenobite is likely not an easy one. Someone opens a dimensional portal to “Hell” and maybe then suddenly they want to close it once they have a look. Ever the professional, Pinhead defuses the situation by letting them know that it’s not so bad and it is really not worth crying over. As bad as you are, he has had worse.

So there you go, positive words of wisdom from a guy who has truly been to Hell and back.

Watch “The Real Threat to Our Jobs Was Never Offshoring — It’s Robotic Automation” on YouTube

This addresses a rather unexpected aspect of technology automation. Basically, making machines that can take over manual labour is very hard/expensive. However, we already have software that can perform intellectual tasks that are performed by programmers, lawyers, and doctors. I am not saying that automation will take over those jobs, butt will drastically reduce the number of man hours it takes to debug software, preform discovery tasks, and cross-reference drug interactions. Hence reducing the demand for qualified professionals in those fields.

Playing with large robots.

Today we start getting trained on how to use the new large CNC mill that we will have access to at the makerspace.

image

This thing can take a sheet of plywood and cut it into whatever parts and pieces you could ever need. It also has 12 tool heads that it will change automatically. That means I no longer have to switch bits halfway through a job.

Fun times 🙂