HCP Iot service – Keyboard Led and Laptop control without RaspberryPi
Everyone knows SAP HANA Cloud Platform has provided many services e.g. – Mobile service , Document service. Everyone has HCP trial account but most of us not explore every service or features of HCP Platform. I was searching something on SCN and found HCP IOT service then i started exploring it thanks to Rui Nogueira he had posted awesome blogs on HCP IOT.
After reading blogs and help.sap documents , i decided to create demo app but issue was didn’t have RaspberryPi device 🙁 . I was thinking can we use existing elements for HCP IOT service 😕 and I got idea to control Keyboard Led and Laptop using HCP IOT and UI5 App so i created this simple demo.
Initial phase my design was –
Used 3 components –
1) Python program – Raspberrypi.py
2) HCP Iot service configuration
3) UI5 app for mobile
Final Execution – Watch this video
I’ll update source code in my github https://github.com/Aashish28 and more information for implementation this simple HCP Iot demo in my blog series.
If anyone doesn’t know about –
HCP Iot – https://help.hana.ondemand.com/iot/frameset.htm?4ab3521d055f41e9bce8837d4abbc09d.html
Raspbeery Pi you can find here https://www.raspberrypi.org/
Internet of things – https://en.wikipedia.org/wiki/Internet_of_Things
In my next blog will show you more realistic demo on HCP IOT with Raspberry pi 🙂
Thanks for reading my blog
BR
Ashish
This is awesome! Many of us want to experiment with IoT but don't have the gadgets (however affordable they are), however we DO have smartphones. Looking forward to checking this out! thanks for sharing!
WC Moya Watson 🙂 Thanks for your comments , will post complete detail in my blog series so that whatever difficulties i faced during my learning phase will be suppress for new learners e.g- setup Rpi, iot destinations , python code .
Awesome. That will help people who could not yet have experienced Internet of Things start to understand it. Keep us posted and thanks for the contributions!
Hi Ashish,
Great idea you had there.
I can't find any code on your Github ! Just a readme file.
When are you planning to share it ?
Regards,
Didier
Thanks Didier 🙂
Earlier i'd put my code but later removed because i felt that was not generic.
I'm gonna share complete code next week or upcoming weekend with blog series so that people can easily run and execute it .
Regards
Ashish