This guide will show you how to run the newly GA’ed bits of MicroShift on a Raspberry Pi 4 using Fedora IoT 38 or 39. It can announce routes via mDNS so hosting applications in an mDNS aware LAN is a breeze. THIS IS COMPLETELY UNSUPPORTED. DON’T EVEN THINK OF RED HAT SUPPORT WHEN YOU […]
Tag: IoT
Almost! We run MicroShift on a Raspberry Pi4. MicroShift is an experimental flavour of OpenShift/Kubernetes optimized for the device edge. It targets the niche between minimal, standalone Linux edge devices and full-fledged OpenShift/Kubernetes edge clusters. You can find more details about MicroShift at https://next.redhat.com/project/microshift/ MicroShift is a research project being worked on upstream in the […]
Introduction In this article series we are going to build together a sample cloud-native IoT architecture, called Bobbycar, based on the Red Hat OpenShift Container platform and a lot of other relevant technologies. The first part of the series should provide you with the necessary background on IoT-, Edge- and Cloud Computing and also briefly […]
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 […]
Moving on to the enterprise space: Enterprises often have the requirements to host their services themselves. Those requirements could be driven by: – Legal restrictions – Stay in control of who accesses a service – Protect intellectual property – Leverage existing on-premise infrastructure and resources Red Hat Mobile Application Platform (RHMAP) enables you to develop […]
Continuing our journey to build Alexa Skills, we’ll leverage the Alexa Skill SDK (ASK) to create a Custom Skill providing news towards our end-user. Let’s recap the first part of this article series: Skills come in different flavours: Flash Briefing: These skills provide original content for users’ flash briefings Smart Home: With these skills, users […]
Amazon’s Alexa enabled devices, such as the Echo, Dot and most recently Tap provide a hands-free voice controlled environment, to make calls, send and receive messages, provide information and more — instantly. Alexa is the cloud-based voice service that powers this category of devices. All the user has to do is ask Alexa to perform […]