Skip to content

AWS IoT Framework

This frameworks intentions is to simplify the development of back-end applications based on AWS Lamda functions. In addition the goal of this repo is to provide a capable API which allows an easy implementation of Alexa Skills. This repository complements the ESP IoT Framework.

Motivation

Overview

The networking of sensors and actuators via the internet is becoming increasingly important in industry, but also in the private sector. In this project work it will be shown how a processing chain from the sensor to the cloud service (AWS) can be realized practically. The project aims to provide a valuable overview of what is possible with embedded/connected IoT devices that can transmit data to the cloud. In addition, the projects goal was to provide a secure connection to AWS.

Warning

Please be aware that this project is a feasibility study. It does not provide code which is ready for production, or similar. Further information about the future intentions of this project can be found here.

OpenSource

This project can be accessed via the MIT License. Based upon this license the project team highly encourages people who are keen on getting in touch with embedded IoT applications to contribute to this project.


Last update: 2022-02-08
Back to top