Skip to content

Latest commit

 

History

History
44 lines (27 loc) · 1.8 KB

README.md

File metadata and controls

44 lines (27 loc) · 1.8 KB

IoT Experiments

This repository contains a series of coding projects related to IoT, most of them are linked with Articles I wrote as part of this investigations.

Articles References:


iot-lambda-handler

The lambda function will receive data from our IoT device, routed by the AWS IoT rule, and the function will create a new item in the DynamoDB collection:


iot-save-telemetry-data

On this project we add The serverless framework to mange the AWS Lambda function


iot-client-mqtt

Check out the code live on glitch

https://ezex-iot-mqtt-client.glitch.me


iot-server-graphql

Check out the code live on glitch

https://ezex-iot-graphql-server.glitch.me


iot-web-consumer

Check out the code live on glitch

https://ezex-iot-lit-components.glitch.me