-
Achieving Unbrickable MCU FOTA for your FreeRTOS-powered Firmware: The Microvisor IoT Approach
by
Tony Smith on 18 May 2023
FreeRTOS brings a stack of functionality to embedded applications, enabling them to become much more flexible, and their developers to be more creative. But there's a key requirement of Internet of Things (IoT) applications in particular that takes a lot of extra development work to put in place, to make it truly secure, and to […]
Read more…
-
Why Write Another MQTT Library?
by
Dan Good on 08 Mar 2021
Libraries capture a set of decisions about how the world should work. If you're lucky, the model in the library is a suitable match for your needs and constraints. If you're not lucky, you either end up with something that's wasteful, or requires changes, or you must search for a different library that's a better […]
Read more…
-
Using Visual Studio Code for FreeRTOS development
by
Marc Goodner on 06 Jan 2021
Visual Studio Code has become a very popular code editor. You may be using it for development tasks already, but perhaps not yet for embedded development work. Or perhaps you are using it for embedded development work as you prefer the editing environment over your existing embedded development tools, but you haven’t been able to […]
Read more…
-
Developing LoRaWAN Applications with FreeRTOS
by
Gaurav Gupta on 14 Dec 2020
We are excited to introduce the LoRaWAN - FreeRTOS Labs Project, a reference implementation of LoRaWAN connectivity with FreeRTOS. This project is meant to demonstrate how FreeRTOS can simplify the development of IoT applications using LoRa technology. LoRa is a long range and low-power wireless technology operating in the unlicensed spectrum. It is designed for […]
Read more…
-
Introducing the FreeRTOS Cellular Library
by
Lucio Di Jasio on 14 Dec 2020
We are happy to introduce a preview of a new FreeRTOS library designed to simplify the development of IoT applications that connect to the cloud using cellular LTE-M technology. LTE-M, also known as Cat-M1, is a low-cost LPWAN technology developed by 3GPP as part of Release 13 of the LTE standard, a component of the […]
Read more…
-
micro-ROS on FreeRTOS
Authors: Francesca Finocchiaro (eProsima), Pablo Garrido-Sanchez (eProsima), José Antonio Moral Parras (eProsima) Introduction The Robot Operating System (ROS) is an open source software framework for robotics applications development. ROS 2 is the second generation of ROS, designed with a layered architecture that separates the ROS client layers (RCL and RCLCPP/RCLCPY) from the ROS middleware layer […]
Read more…
Copyright (C) Amazon Web Services, Inc. or its affiliates. All rights reserved.