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.
- Motion Sensor-Enabled Tracking with Raspberry PI and Azure IoT
- Tutorial Part 1: Getting Started with Amazon AWS IoT, MQTT Protocol, and Node JS
- Tutorial Part 2: AWS IoT + Rules + Lambda Function + - Implement a Serverless Event Handler for Raspberry PI Telemetry on AWS IoT Core DynamoDB
- Real-time web app with Node JS, Lit-element, GraphQL, and MQTT pub/sub subscription
- Implement a Serverless Event Handler for Raspberry PI Telemetry on AWS IoT Core
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:
On this project we add The serverless framework to mange the AWS Lambda function
https://ezex-iot-mqtt-client.glitch.me
https://ezex-iot-graphql-server.glitch.me