Why care about MIT App Inventor?

The other day I made a post about using App Inventor to create a simple UI for the Particle Photon. I have also been working on a project that involves an internet connected Weather Cloud. To make it easy for the owner to control this cloud, I have put together and Android app.

image

This works much faster that using something like IFTTT and requires no additional libraries like Blynk.

This brings up an interesting observation when it comes to IOT. If you want to interact with your devices, there are not a lot of good ways to go about it.
You can throw some Ajax onto your web server. If you have a web server that is.
Connect your devices API to another companies API and send your data on an epic journey when you are often in the same room as the device you are sending data to.
Make your own API and take pride that you have joined a legacy of frustrated developers world wide. Then scrap it all to use IFTTT just so much easier.
You could add a few new libraries to your firmware so that it can talk to a custom UI app like Blynk. This is actually not a bad option except that I should not have to add a new library to exploit the basic HTTP interaction protocol that comes standard with the Particle API.
Going back to the web server thing, you can just use a simple HTML page and form data for interaction. This just leaves your device credentials open for the world to see.

This is the problem with IOT right now. There are lots of ways to interact with devices, but no really good way to just go from user to device for the average person. App Inventor gives us a quick fix by letting us create an app that just uses HTTP GET and POST requests while keeping the credentials private. However, we need something better. An app that uses basic the preexisting protocol with an intuitive UI.

This is what I am working on at the moment with Vince at SoDo MakerSpace. An app like Blynk with no additional libraries, IFTTT without the additional API hooks, and Ajax without all of the coding.

I feel like this will help to open the door to the dream of IOT for the masses.

UAV talks and changing politics

We just listened to a talk by Greenriver College about thier work to develop and deploy UAVs for commercial use. They are at the forefront of Washington and Oregon political debates on regulatory policies.

While the are experienced with aviation training, more companies are asking for information and training with small, under 250lb, unmanned aircraft for survey, agriculture, and inspection duties in the commercial sector.

A representative of NOAA also spoke about how they have implemented UAVs to maintain national preserves. Being a government organization has helped them test larger cowordinated systems for inforsment of fishing laws and wildlife research. Some of the videos show wild life behavior that is not typically seen due to the disruptive noise that comes from conventional aircraft.

More talks to come…

Introducing the Photon.

Oh, a new Wi-Fi chip coming soon for $19???

Spark just started pre sales for the new Spark Photon. This an Arduino like micro controller with built-in Wi-Fi. I have 3 of the Spark Cores and I love them, at $39 a pop, but this new chip is more powerful and HALF the price!!!

The down side is that they don’t ship until March 🙁

https://www.spark.io/