Getting Started With ProjekIoT.com Using Raspberry Pi

Getting Started With ProjekIoT.com Using Raspberry Pi

Introduction

ProjekIoT.com is an IoT middleware system that allows IoT developers to store their IoT device data for recording and processing. This IoT platform was developed in collaboration with 2 local companies Sahrul Technologies (Shahrul Nizam) and InStack Technologies (Akmal Hazim). The interesting part is, Akmal Hazim is 14 years old and yes he is still in school! So in this tutorial, I will share on how to get start with ProjekIoT.com using Raspberry Pi.

Video

This video will show you how to get start and send sensor's data to ProjekIoT.com using Raspberry Pi.

 

Hardware Preparation

This is the list of items used in the video.

Sample Program

This is python 3 sample program which can be used with Thonny Python IDE. Please enable I2C in Raspberry Pi, and install MPL3115A2 circuitpython library from Adafruit, with following command.

sudo pip3 install adafruit-circuitpython-mpl3115a2

Thank You

References:

Thanks for reading this tutorial. If you have any technical inquiries, please post at Cytron Technical Forum.

Related Products