Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Workshop materials for "The basic of ESP32 and cloud IoT" workshop

Notifications You must be signed in to change notification settings

senssei/esp32-cloud-iot-workshop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usefull cmds

git clone --recurse-submodules https://github.com/senssei/ldi-workshop.git 

https://apps.azureiotcentral.com/

https://www.python.org/downloads/
https://git-scm.com/downloads

curl -sL https://aka.ms/InstallAzureCLIDeb | sudo bash
az extension add --name azure-iot
az login --allow-no-subscriptions


https://code.visualstudio.com/
espressif.esp-idf-extension
ms-vscode.cpptools
espressif.esp-idf-extension

https://raw.githubusercontent.com/Azure/dps-keygen/master/bin/windows/dps_cstr.zip

C:\r\ldi-workshop\02-firmware\azure-iot-sdk-c>git submodule update --init
C:\r\ldi-workshop\02-firmware\azure-iot-sdk-c\c-utility>git submodule update --init

git submodule minimum