-
I'm interested in buying one of these especially because of this project. |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 17 replies
-
First off, I want to note that having low-voltage wiring like ethernet in a high-voltage box like your electrical panel is forbidden by the electrical code, and also that a physical modification like this would remove the UL listing on the Vue. An alternative solution might be to bring ethernet to your basement, and attach a WiFi repeater to it. Anyway, that said, you would definitely end up having to solder to the ESP32 directly. The necessary pins are not broken out. Looks like these shields typically use SPI, so 6 pins to solder probably? |
Beta Was this translation helpful? Give feedback.
-
Btw, @crlogic i just found these (feels a bit like blast from the past) ;) http://www.hi-flying.com/index.php?route=product/search&search=eport the linux module looks cool; but even the m3 could be super useful :) wonder what they cost though; trying to hunt down ebay/ali express for a couple of these now :) |
Beta Was this translation helpful? Give feedback.
-
looks like gen3 comes with ethernet out of the box. |
Beta Was this translation helpful? Give feedback.
First off, I want to note that having low-voltage wiring like ethernet in a high-voltage box like your electrical panel is forbidden by the electrical code, and also that a physical modification like this would remove the UL listing on the Vue.
An alternative solution might be to bring ethernet to your basement, and attach a WiFi repeater to it.
Anyway, that said, you would definitely end up having to solder to the ESP32 directly. The necessary pins are not broken out. Looks like these shields typically use SPI, so 6 pins to solder probably?