Skip to content
View in the app

A better way to browse. Learn more.

Power Forum - Renewable Energy Discussion

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

R3plic8

Members
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    R3plic8 got a reaction from DDD in Using a LP Solar Collector on HP Geyser   
    Thanks for the advice, It is a used unit from a friend that changed system. so its a 15 tube system, with 10 used tubes(with vacuum) and 20 new tubes  in boxes.

    He managed to contact the people who installed it, they said that it would run fine at 400Kpa as long as the heat pipes are used in the excavated tubes instead of running your water through the tubes which would do on a low pressure geyser where the tubes fit into the geyser above it. He says the header manifold should be able to handle 600kpa. So im hoping that is correct.



     
  2. Like
    R3plic8 got a reaction from Gnome in ESPhome Axpert 5k RS232 Pinout   
    Yes, you do not want to be using the power pin from the axpert RS232, unless you using some sort of buck converter which i wouldn't recommend doing, unless you know whats going on.

    Sorry i Also Forgot about the nodes limitations on hosting a USB to UART.. This is not Implemented in the ESP32, But has been mention of it possibly in futureversions.
    From my side the RS232 is perfect and via node gives me the outputs i need to pass via HA with out the extra added cost of a pi.

    But yes, IF you do not know what you doing, i'd rather suggest sticking to a easier solution. Otherwise reading up on all the threads and documentation
  3. Like
    R3plic8 reacted to Gnome in ESPhome Axpert 5k RS232 Pinout   
    This part is important.  The ESP, Arduino, STM32, etc. all use TTL level RS232, so 3.3v or 5v.  If you connect it directly to an Axpert inverter it will fry the RS232 port or the ESP/Arduino/etc.
    That won't work.  Axpert inverters doesn't use UART over USB converter.  They expose the device as a USB HID device.  It is also exposed as a device, not a host.  So you need a USB host (if you don't know what this means, stop now because it is going to get much, much harder and more complex).  This is non-trivial to implement, or maybe it has been implemented already for ESP32.  Considering that RS232 is more reliable and is a synchronous protocol (USB as asynchronous), highly recommend sticking to RS232 when possible

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.