San Francisco, June 9-10, 2014. In the halls of the Marriott Marquis hotel, the first DockerCon is held. “Containers everywhere!” is printed on the back of event T-shirts. The first big news of DockerCon is the launch of Docker 1.0, but there is much more to come. It is the beginning of what is later […]
Tag: Internet of Things
This blog continues the blogs: Mongoose a new way to program ESP8266 Preparing Google Cloud IoT Core to Receive Messages Let’s talk to Google Cloud IoT Core In the previous blog we connected our ESP to Google Cloud IoT Core, now it’s time to actually do something with the data provided by our sensor. In […]
This blog continues the blogs: Mongoose a new way to program ESP8266 Preparing Google Cloud IoT Core to Receive Messages and will cover how to change the ESP8266 Code for the sensor to be able to communicate with Google Cloud IoT Core. Connecting the ESP to your computer If you have disconnected your ESP from […]
In this blog we will connect the Mongoose OS based ESP8266 with Google Cloud IoT Core and Google Cloud Pub/Sub, which we will be using for it’s MQTT Broker capability. We will not cover the basics of handling and navigating in Google Cloud Console, if you are new to it, please do look at the learning […]
In previous blogs, I have used Arduine-IDE to develop code for the ESP8266. It was a nice and convenient way, suitable for me with a background in development. Recently I came across a new technology, that I wanted to give a try: Mongoose OS Similar to my previous setup, I will be using a NodeMCU […]
A dear colleague of mine provided me with a Texas Instruments Sensortag Unfortunately this present was connected with the request to get it running with my Intel Edison and the Smart Gateway. This blog will be part one of my endeavor. Update the Intel Edison My Intel Edison still runs the old firmware, so the […]
This blog will cover my first experiments with an Intel Edison, a small Computer-on-Module, which Intel was so kind to give to me! Thanks again for this guys! There are many websites explaining how to setup your development computer to work with an Intel Edison, like Intels own website. So I will assume you have followed […]
This is part 5 of my IoT series of blogs. So far we did look at the following topic Introduction into the planned scenario Building a Raspberry Pi based Smart Gateway ESP8266 and DHT22 based smart sensor Putting the Smart into the Smart IoT Device Setting up an “all in one” demo environment This post will […]
This is part 5 of my IoT series of blogs. So far we did look at the following topic Introduction into the planned scenario Building a Raspberry Pi based Smart Gateway ESP8266 and DHT22 based smart sensor Putting the Smart into the Smart IoT Device In this blog we will create a first running version of […]
If you have followed my earlier posts, then you know, that I’m in the process of building an IoT Demo, with a Raspberry Pi2 as the Smart Gateway. During this process, I had to re-install my Raspberry multiple times, but after the second time I got a bit tired of doing the same steps over […]