Smart Home Automation Forum
Home Automation Power distribution Box - Lesson 3 - Printable Version

+- Smart Home Automation Forum (https://www.kincony.com/forum)
+-- Forum: Technical Support (https://www.kincony.com/forum/forumdisplay.php?fid=1)
+--- Forum: Home automation training courses (https://www.kincony.com/forum/forumdisplay.php?fid=18)
+--- Thread: Home Automation Power distribution Box - Lesson 3 (/showthread.php?tid=2473)

Pages: 1 2


Home Automation Power distribution Box - Lesson 3 - ARSHAD - 12-25-2022

Hi Team

In Lesson 3 - of Home Automation Power distribution Box - below is the link

New tab (kincony.com)

Kindly confirm the What is the "Amps " used for ( 12V DC contactor) in Hardware lists ?



Thanks & Regards,
Arshad


RE: Home Automation Power distribution Box - Lesson 3 - admin - 12-26-2022

already repiled to your another topic. 12v dc contact current is very low, just xx mA level.


RE: Home Automation Power distribution Box - Lesson 3 - michaelwade - 12-28-2022

Apms is unit for measurement of electric current, https://thedissertationhelp.co.uk/dissertation-topic/law/, it is produced by force of ohm.


RE: Home Automation Power distribution Box - Lesson 3 - ARSHAD - 04-10-2023

   
.docx   Kincony_KC868-Server-Connection.docx (Size: 1.42 MB / Downloads: 227)

KC868 Server -- Output on/off - not working - seems to be some problem in wire connection please check attached photo of my wire connection


RE: Home Automation Power distribution Box - Lesson 3 - Mal - 04-10-2023

Hi Please help I cannot get your code to compile I have installed libraries

Error message
Arduino: 1.8.12 (Windows 10), Board: "ESP32 Wrover Module, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), QIO, 80MHz, 921600, None"

In file included from C:\Users\malcolm\Downloads\PCF8574_library\PCF8574_library\examples\keyPressed_withInterrupt\keyPressed_withInterrupt.ino:8:0:

C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared

using std::round;

^

exit status 1
Error compiling for board ESP32 Wrover Module.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Thanks Malcolm


RE: Home Automation Power distribution Box - Lesson 3 - admin - 04-10-2023

(04-10-2023, 10:29 AM)ARSHAD Wrote: KC868 Server -- Output on/off - not working - seems to be some problem in wire connection please check attached photo of my wire connection

sorry, i don't understand your photo and what problem with you. you just see not work, what not work? what you have did? whether config by ESPHome???


RE: Home Automation Power distribution Box - Lesson 3 - admin - 04-10-2023

(04-10-2023, 10:39 AM)Mal Wrote: Hi Please help I cannot get your code to compile I have installed libraries

Error message
Arduino: 1.8.12 (Windows 10), Board: "ESP32 Wrover Module, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), QIO, 80MHz, 921600, None"

In file included from C:\Users\malcolm\Downloads\PCF8574_library\PCF8574_library\examples\keyPressed_withInterrupt\keyPressed_withInterrupt.ino:8:0:

C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared

using std::round;

^

exit status 1
Error compiling for board ESP32 Wrover Module.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Thanks Malcolm

we are using "NodeMcu32S", not "ESP32 Wrover Module". you should write your quesiton in details.


RE: Home Automation Power distribution Box - Lesson 3 - ARSHAD - 04-10-2023

(04-10-2023, 11:27 AM)admin Wrote:
(04-10-2023, 10:29 AM)ARSHAD Wrote: KC868 Server -- Output on/off - not working - seems to be some problem in wire connection please check attached photo of my wire connection

sorry, i don't understand your photo and what problem with you. you just see not work, what not work? what you have did? whether config by ESPHome???

Server is not coming up - if i do wire connection like in attached photo
i have attached my smart board wire connection photo, please check     


RE: Home Automation Power distribution Box - Lesson 3 - admin - 04-10-2023

cable is wrong. it should be:
   


RE: Home Automation Power distribution Box - Lesson 3 - Mal - 04-11-2023

(04-10-2023, 11:28 AM)admin Wrote:
(04-10-2023, 10:39 AM)Mal Wrote: Hi Please help I cannot get your code to compile I have installed libraries

Error message
Arduino: 1.8.12 (Windows 10), Board: "ESP32 Wrover Module, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), QIO, 80MHz, 921600, None"

In file included from C:\Users\malcolm\Downloads\PCF8574_library\PCF8574_library\examples\keyPressed_withInterrupt\keyPressed_withInterrupt.ino:8:0:

C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared

using std::round;

            ^

exit status 1
Error compiling for board ESP32 Wrover Module.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.

Thanks Malcolm

we are using "NodeMcu32S", not "ESP32 Wrover Module". you should write your quesiton in details.

(04-11-2023, 07:25 AM)Mal Wrote:
(04-10-2023, 11:28 AM)admin Wrote:
(04-10-2023, 10:39 AM)Mal Wrote: Hi Please help I cannot get your code to compile I have installed libraries
Error message
Arduino: 1.8.12 (Windows 10), Board: "ESP32 Wrover Module, Default 4MB with spiffs (1.2MB APP/1.5MB SPIFFS), QIO, 80MHz, 921600, None"
In file included from C:\Users\malcolm\Downloads\PCF8574_library\PCF8574_library\examples\keyPressed_withInterrupt\keyPressed_withInterrupt.ino:8:0:
C:\Users\malcolm\AppData\Local\Arduino15\packages\esp32\hardware\esp32\2.0.6\cores\esp32/Arduino.h:184:12: error: 'std::round' has not been declared
using std::round;
            ^
exit status 1
Error compiling for board ESP32 Wrover Module.
This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
Thanks Malcolm

we are using "NodeMcu32S", not "ESP32 Wrover Module". you should write your quesiton in details.

How do I obtain the NodeMcu32S  board? it is not in my selection