กลับไปหน้ารวมไฟล์
arduino-iot-with-sap-hana-cloud-platform-62ce2c-en.md

Introduction

Did you ever think about starting an Internet of Things project that can be scaled also to Enterprise grade level? SAP HANA Cloud Platform is an enterprise solution in the cloud that enable you in creating IoT projects and a lot of nice staff.

SAP HCP is also available as free trial.

Getting started

First you have to create a new trial account in case you don't have one:

Then you have to Enable Internet of Things Services and Go to the service:

Now you have to Install Message Management Service from Internet of Things Services Cockpit:

Add your user to the role Iot-MMS-User:

Preparing the Interface

Now we need to prepare interface for registering our devices. First create Message type (in my case I prepared for sending data from my existing project):

Then create device type:

Creating the device

And finally create the device:

With these simple steps, we have prepared HCP for receiving data from our Arduino. Data will come up in a table that we can use for creating a HTML5 app or for other purposes:

Using advanced features of HCP we can also enable predictive algorithms for forecasting data.

EXPANDED TECHNICAL DETAILS

Enterprise IoT Integration

This project demonstrates how to bridge localized Arduino sensors with the power of SAP HANA Cloud Platform (HCP) for industrial-scale data analytics.

  • Secure Cloud Connectivity: Uses an Arduino with a WiFi or Ethernet shield to send sensor data (e.g., machine temperature or vibration) via a secure REST API (HTTPS) to the SAP IoT Service.
  • Real-Time Data Modeling: Once in the SAP cloud, the data is stored in the HANA database, allowing for complex SQL-based analytics and integration with enterprise ERP systems.

Scalability

  • Standardized Messaging: The payload is formatted in JSON, following the SAP-specific message types, ensuring the data is immediately actionable by corporate business intelligence tools.

ข้อมูล Frontmatter ดั้งเดิม

title: "Arduino IoT with SAP HANA Cloud Platform"
description: "Enter into IoT world with SAP HANA Cloud Platform and Arduino."
author: "derapados"
category: "Internet of Things, BT & Wireless"
tags:
  - "internet of things"
views: 12591
likes: 4
price: 2450
difficulty: "Easy"
components:
  - "1x Arduino UNO"
  - "1x ESPDUINO"
tools: []
apps:
  - "1x SAP Cloud Platform IoT for the Neo environment"
  - "1x Arduino IDE"
downloadableFiles:
  - "https://github.com/SAP/iot-starterkit"
documentationLinks: []
passwordHash: "ae515fd3b39af8de7c6fbd3c2788f0b164b41a16a3331bd67d74f97481f3dfc3"
encryptedPayload: "U2FsdGVkX1/pnp9woVee2ItendsGmhC3lIp83iGeYgm/7kpWKIeZ8jyA6ZvxC2aA0elesptEmGWQhho/h7A5CxStE5MJuz7KfzjKczuhou1DQagOQI0S+6FcIYnSvLkyp1hOkYMh8YaCT4fIC5EPNUDlQ2H3opzjO13ybVfKtPM="
seoDescription: "Explore the IoT world using SAP HANA Cloud Platform and Arduino with this comprehensive guide."
videoLinks: []
heroImage: "https://cdn.jsdelivr.net/gh/bigboxthailand/arduino-assets@main/images/projects/arduino-iot-with-sap-hana-cloud-platform-62ce2c_cover.JPG"
lang: "en"