Browse By Tags

  • Training course: How to program the easyE4 control relay

    This free training course introduces you to the different possibilities for programming the easyE4. You will learn about: The easySoft 7 programming software and licensing System settings and functions Function blocks The course lasts for…
  • Arduino MKR WAN 1310 via The Things Network to AWS IoT MQTT

    I connected an Arduino MKR WAN 1310 to Amazon Web Services (AWS IoT). Then tested if the Arduino can publish uplinks to AWS, and can receive AWS topics as downlinks. This post is my log of the activity. image source: me Read this post first: Arduino…
  • Evaluating The Infineon AIROC™ Cloud Connectivity Manager

    Thanks for choosing me to review and evaluate The Infineon AIROC[emoticon:7d377b609b6f44bf9290e3d8a0b9a733] Cloud Connectivity Manager. 

    What this Evaluation Kit is and Where it can be used ?

    In simple words, the evaluation kit is like a USB dongle, and...

  • A Comparison of Arduino IoT Cloud to Amazon AWS, Google Cloud, and Microsoft Azure

    Introduction The digital revolution has led to a significant increase in data use across industries worldwide. As a result, many organizations and individuals are struggling to maintain their essential information, systems, and programs on their in…
  • RE: Pictures of Products/Making Things Happen

    Hello, I got things going a while back. I used AWS (Amazon Web Services) and some items from a starter kit for the BBG (Beaglebone Green). Good news...people updated things, I updated my working OS, and we got things "cracking." Besides those ideas, I…
  • Connected Cloud Challenge with Cypress and AWS IoT

    Connected Cloud Challenge – Cypress and AWS IoT About this Challenge | Dates | The Judges | The Kit | The Prizes | Technical Resources | Example Application | The Challengers | Terms & Conditions Connect your world to AWS IoT cloud services with the Cypress…
  • AWS IoT: convert a character array into JSON in a MQTT Rule

    This is a little side note, related to the project Arduino Day Workshop: NanoDrone II: AI and Computer Vision with LoRa (Win a PSoC6 and a Pair of MKR 1300 Boards!) . In this project, 4 attributes are sent to Amazon Web Services, via MQTT. We get the…
  • PSoC 6 and ModusToolbox: UART receiver with FreeRTOS - Deep Sleep support

    The steps to integrate incoming UART data with FreeRTOS on a PSoC 6. Part 2: now with low power support . image source: Infineon application note AN219528 PSoC 6 MCU Low-Power Modes and Power Reduction Techniques In the first iteration of this exercise…
  • PSoC 6 and ModusToolbox: FreeRTOS to AWS MQTT

    In this post we react on a message on the RTOS queue and publish its payload on Amazon's AWS IoT MQTT service . Together with the two previous posts, this one describes a hardware component in the NanoDrone II project of balearicdynamics Scenario: receive…
  • PSoC 6: Low Power Management - Power consumption without WiFi or Bluetooth

    When you're making a low power design, it's interesting to know the energy use of your gizmo. In this 2nd post of the series, I measure the current in the different power modes. image source: readme file of the PSoC 6 MCU: Switching Between Power Modes…
  • Connecting a Raspberry Pi to AWS IoT Core

    I work with companies all over the world who need help building everything from interactive screens to industrial equipment. In recent years, I’ve seen that powering the best customer experiences and most reliable applications means leveraging cloud solutions…
  • AWS Monarch LTE-M Development Kit OOB

    Introduction This is an example application based on Amazon AWS services. Featuring Alexa skills, AWS Lamda Function and Android applicaton generation. Version Date Version Revision 18 November 20 01 Initial Release 0. Pre-requisites Create free user…
  • Set up AWS & WICED for IoT development with Cypress PSoC 6

    I attempted to connect a Cypress PSoC 6 WiFi-BT Pioneer Kit to AWS (Amazon Web Services). The process had many steps just to get some code loaded. So, I put together this guide to walk you through the setup. In this example I wanted to send the data from…