EasyIoT Cloud project

8 years 2 days ago #3212 by Serrecchia
Simple Iot project Cloud for:

// Activating 5 relay from the cloud
// Reporting cloud pressed a button
// PWM light intensity control of a led by the cloud
// Display on the cloud of temperature and humidity values

:)
Attachments:

Please Log in or Create an account to join the conversation.

7 years 7 months ago #3481 by marcelode1
Replied by marcelode1 on topic EasyIoT Cloud project
Hello
This is exactly what I was looking for.
The question is, do I have to setup the modules in the cloud as well or it does by itself like the sample example ?
Also I would like to implement the possibility to add the SSID and password using a mobile not a hard code.
Thanks

Please Log in or Create an account to join the conversation.

7 years 7 months ago #3483 by Serrecchia
Replied by Serrecchia on topic EasyIoT Cloud project
Hello, you need to set the modules one by one.
For SSID and password I can not help you.

Please Log in or Create an account to join the conversation.

7 years 7 months ago #3484 by marcelode1
Replied by marcelode1 on topic EasyIoT Cloud project
Thanks for your help.
I have populated the following lines

#define AP_SSID "my_wifi"
#define AP_PASSWORD "my_password"


#define EIOTCLOUD_USERNAME "my_IOTCLOUD_ID"
#define EIOTCLOUD_PASSWORD "my_IOTCLOUD_password"

BUT NOTHING HERE.

61 String instanceId = " *** "; ///////////DO I NEED TO PUT ANYTHING HERE ????


Can you send me a schematic on how to connect the board ?
I am using a NodeMCU-12E

Thanks

Please Log in or Create an account to join the conversation.

7 years 6 months ago #3503 by Serrecchia
Replied by Serrecchia on topic EasyIoT Cloud project
I only did the experiments with NodeMCU LoLin







Attachments:

Please Log in or Create an account to join the conversation.

Time to create page: 0.419 seconds

Forum latest

  • No posts to display.