Iot Hulk (visualize Your Devices)
About the project
Visualize your device readings easily and for absolutely free.
Project info
Difficulty: Easy
Estimated time: 1 hour
License: GNU General Public License, version 3 or later (GPL3+)
Items used in this project
Story
Iot Hulk
What is IOT HULK?
IOT HULK is a cloud based Data Server for IoT platform where you can do data collection, processing, visualization, and device management.
It enables developers to store data sent from different boards (like Arduino or Raspberry Pi).
For example, it is possible to store values read from any type of sensor. This information can be visualized using graphs or analyzed.
Let’s start with IOT HULK.
What you need to Connect with IOT HULK?
You need to have only Internet Connection and follow some simple steps as mentioned as below.
1.Go to below URL and signup to create new account
https://www.gadgetprogrammers.online
then choose IOTHULK TAB2.Now get unique API Key.It is shown on Dashboard?
3. Add New Device
- Go to Device ->List Device and click on Button ‘New Device’.
- Add Basic information of your Device and click on Button “Save”.
4. Get Device Code.
Device Code is shown in the listing device.
5. Now integrate our API in your Application.
API Details to Store Data:
Call Method: store-reading
Request Method: GET
BASE URL:
Leave your feedback...