Microsoft Azure IoT and Raspberry Pi : Send telemetry data to azure using python

  Рет қаралды 18,227

Kitflix

Kitflix

4 жыл бұрын

Kitflix has currently more than 5000 students from 150+ countries. We’re slowly progressing towards becoming a community of like minded people who love to experiment on embedded systems, IoT and all things electronics and coding.
Please join kitflix by enrolling to any one of free courses mentioned below
Crash Course on Raspberry Pi Computer : kitflix.com/course/crash-cour...
Arduino Programming using Drag and Drop blocks : kitflix.com/course/arduino-pr...
Crash Course on Embedded C Programming : kitflix.com/course/crash-cour...
PCB Design using Proteus ISIS : kitflix.com/course/pcb-design... In this video, we’ll see how we can start off with Microsoft azure’s IoT hub with raspberry pi. We’ll see how to create an IoT hub in Azure and how to send data from raspberry pi to Azure IoT hub. The resources for this video are attached, download them here
kitflix.com/microsoft-azure-i...
Want to learn IoT / embedded systems in person online or if you need help in any project work,
Thank you for watching the video
If you like our work, please support us by purchasing a full course from us at
kitflix.com
they're affordable and super helpful
We also love helping you in solving any of your problems and issues, feel free to reach out to us for any guidance, consultation or to simply connect with us
Contact us here : kitflix.com/contact/
Our Facebook Channel: kitflixdotcom
Linkedin: linkedin.com/in/amit-rana/

Пікірлер: 50
@hanotoe
@hanotoe 4 жыл бұрын
Follow your instructions step-for-step and managed to reached the same outcome! Thanks for the tutorial :)
@Kitflix
@Kitflix 3 жыл бұрын
Regrets for delayed response :( am glad you liked it
@hyceltaylor8738
@hyceltaylor8738 2 жыл бұрын
Thank you!!! I created a device simulator in Groovy. I followed your instructions to set up a device and then the command line. I also took note of John Linebarge's update for the first CLI command. When I ran my simulator the telemetry started streaming to the terminal on my first attempt. You did a phenomenal job on your video presentation. Really appreciate your efforts and craftsmanship.
@Kitflix
@Kitflix 2 жыл бұрын
Thank you 😊 for kind words Please support our work by visiting learn.kitflix.com and buying any course that'll help you further :) You can also use kitflix app on Android
@stevecross9159
@stevecross9159 Жыл бұрын
Thank You!!! Great start all worked after some basic troubleshooting
@Kitflix
@Kitflix Жыл бұрын
Glad it helped
@ferpeo
@ferpeo 4 жыл бұрын
Man this video is very very good. I love you!! you have being very helpful to me!! thank you man :)
@Kitflix
@Kitflix 3 жыл бұрын
Sorry to respond so late, am glad you liked the video
@omarcruz6326
@omarcruz6326 4 жыл бұрын
Man, this Video is super Good !!! Great work !!! I'm trying it !
@Kitflix
@Kitflix 3 жыл бұрын
Regrets for delayed response :( Did it work?
@omarcruz6326
@omarcruz6326 3 жыл бұрын
@@Kitflix yes, It worked, but I stopped quickly because it was Super Super expensive. I had to pay like 50€ for about 2 weeks of usage... !
@zainfaruqi8958
@zainfaruqi8958 3 жыл бұрын
Awesome tutorial !!!
@Kitflix
@Kitflix 3 жыл бұрын
Glad you liked it!
@joepadz2001
@joepadz2001 2 жыл бұрын
Thanks for this tutorial.
@Kitflix
@Kitflix Жыл бұрын
welcome
@ashwaniash
@ashwaniash 3 жыл бұрын
this is very good , also make for AWS and Google cloud
@Kitflix
@Kitflix 3 жыл бұрын
Sure thing, aws tutorials are in progress
@KHALIFLA
@KHALIFLA 2 жыл бұрын
Is there any way to send a string variable to Iot central? I can only send constant variable using the json_writer_append_string! sending integer is ez but String apparently very challenging
@nellowmellow
@nellowmellow 3 жыл бұрын
Hello sir, enjoyed the video and glad you are here because I am thinking of doing this as my final project. You mentioned a video on how to direct the sensor data to Azure, is it up? Could you type up the link please
@Kitflix
@Kitflix 3 жыл бұрын
I'll check and inform you, please email at Amit at kitflix dot com
@ITFreelancerTV
@ITFreelancerTV 3 жыл бұрын
Thank you for your great video. How can I start the Python program at startup of the Pi? I tried with the command “sudo bash -c '/usr/bin/python3 /usr/local/bin/simulateddevice.py > /home/pi/blink.log 2>&1' &” in the rc.local file. But then the name resolution don’t work with this error line: “socket.gaierror: [Errno -3] Temporary failure in name resolution”. Do you have any idea?
@Kitflix
@Kitflix 3 жыл бұрын
Just add your program in etc/rc.local To stat it at boot There are many videos/blogs about it
@shemanto_sharkar
@shemanto_sharkar 6 ай бұрын
How can I sending data to Microsoft Azure IoT Hub using an ESP32 and Micropython? will the code for Raspberry pi will work on ESP32?
@ranjanpal7217
@ranjanpal7217 3 жыл бұрын
Amazing Explanation...For F1: free tier services, do we need to pay after 30 days of trial period?
@Kitflix
@Kitflix 3 жыл бұрын
No, F1 is free forever with 8000 msg/day limit
@user-wc2fo5ug4u
@user-wc2fo5ug4u 2 жыл бұрын
your speed of internet has nothing to with deployment time of azure iot hub. That is linked to processing time of Azure
@amulyav9403
@amulyav9403 Жыл бұрын
where can i find the next video where u have used temperature sensor device
@Kitflix
@Kitflix Жыл бұрын
Subscribe our channel also visit our website kitflix.com to video and online courses
@alokverma7327
@alokverma7327 3 жыл бұрын
Hi, its a very nice video to understand and transfer data to azure. But, where is the next video you are talking about reading and transferring data from the temperature sensor to the cloud. Please, send link.
@Kitflix
@Kitflix 3 жыл бұрын
Coming soon!!!
@_RamjiG
@_RamjiG 2 жыл бұрын
the message limit is 8000/ day , so it also means number of executions pushed to cloud right ? if my program sends multiple values in single execution it is also considered as single message right?
@Kitflix
@Kitflix 2 жыл бұрын
Total number of messages doesn't mean executions Just for rule of thumb, if you're experimenting, then this is enough
@_RamjiG
@_RamjiG 2 жыл бұрын
@@Kitflix so how total messages is calculated 😅can you explain please
@yogeshghodke5214
@yogeshghodke5214 4 жыл бұрын
Wow .. Nice i want to buy your online course plz help
@Kitflix
@Kitflix 4 жыл бұрын
Dear @Yogehs Ghodke thank you so much for commenting on our video, I hope it helps you..if you really want to enroll our online courses please go through kitflix.com for more exciting courses and tutorials, or you can buy course directly from learn.kitflix.com
@Kitflix
@Kitflix 4 жыл бұрын
For any query shoot a mail at amit@kitflix.com Happy Learning
@amelkada7547
@amelkada7547 3 жыл бұрын
please sir help me i have final project and i dont have credit card to sign in azure please help me
@Kitflix
@Kitflix 3 жыл бұрын
How can I help you? What do u want? Let me know by sending a msg here kitflix.com/contact/ so I can suggest something
@lorypaxo8776
@lorypaxo8776 3 жыл бұрын
where i can find your program?
@Kitflix
@Kitflix 3 жыл бұрын
Please consider buying full course at kitflix.com
@MrPanda-gf6iu
@MrPanda-gf6iu 3 жыл бұрын
The actual location for the example python file = github.com/Azure-Samples/azure-iot-samples-python. You can just clone to your Pi.
@Kitflix
@Kitflix 3 жыл бұрын
Thank you for replying
@franciscomoren0
@franciscomoren0 3 жыл бұрын
Hi Amit. I've having so many problems to implement your solution. But I finally succeeded !!! -- I wrote you in your website kitflix.com. I would like to get in contact. Thank you very much for the tutorial !!!
@Kitflix
@Kitflix 3 жыл бұрын
in that case, I'd be glad to help you. please reach me either via kitflix.com or amitrana.com
@essouabni
@essouabni Жыл бұрын
Plz subtitles 👍
@Kitflix
@Kitflix Жыл бұрын
yes we are working on it stay tune and subscribe
@psychoCreep94
@psychoCreep94 Жыл бұрын
Is this version of azure that you are using free?
@Kitflix
@Kitflix Жыл бұрын
Yes Free for Few Months. Have you tried ??
@psychoCreep94
@psychoCreep94 Жыл бұрын
@@Kitflix Not yet, I am starting an IOT project soon and I was considering using either Azure or AWS and which free subscription I can use.
@Kitflix
@Kitflix Жыл бұрын
Both have free versions that u can use Microsoft has simpler licensing as it allows unlimited free usage upto 8000 msgs per month, ideal for experimenting. However stream analytics service is expensive
IoT Demo: Azure IoT Hub Data Egress - Routing
40:04
Microsoft IoT Developers
Рет қаралды 4,1 М.
小蚂蚁被感动了!火影忍者 #佐助 #家庭
00:54
火影忍者一家
Рет қаралды 32 МЛН
Jumping off balcony pulls her tooth! 🫣🦷
01:00
Justin Flom
Рет қаралды 28 МЛН
Finger Heart - Fancy Refill (Inside Out Animation)
00:30
FASH
Рет қаралды 29 МЛН
Getting Started with Microsoft Azure IoT Central using NodeMCU ESP8266
13:45
Sending simulated data to IoT hub using Python
18:20
Avirup Basu
Рет қаралды 1,1 М.
Raspberry Pi versus AWS // How to host your website on the RPi4
8:39
Build an IoT Solution in Under 5 Minutes
18:53
Microsoft Developer
Рет қаралды 6 М.
Getting Started with Azure IoT Edge
1:05:14
Janakiram MSV
Рет қаралды 19 М.
Introduction to Building IoT Solutions with Microsoft Azure
56:00
My iPhone 15 pro max 😱🫣😂
0:21
Nadir Show
Рет қаралды 1,7 МЛН
Look, this is the 97th generation of the phone?
0:13
Edcers
Рет қаралды 8 МЛН
Какой ноутбук взять для учёбы? #msi #rtx4090 #laptop #юмор #игровой #apple #shorts
0:18
Это - iPhone 16!
16:29
Rozetked
Рет қаралды 409 М.
Запрещенный Гаджет для Авто с aliexpress 2
0:50
Тимур Сидельников
Рет қаралды 1 МЛН