Genmon Box and Setup Pictures #1020
Replies: 45 comments
-
Where does the serial wire exit the generator enclosure? My case is so tight I did not see a weather tight way of bringing the wire out. |
Beta Was this translation helpful? Give feedback.
-
I brought mine out right through the natural gas pipe exit point and the zip tied it up the electrical conduit. |
Beta Was this translation helpful? Give feedback.
-
POE powered. Nice! |
Beta Was this translation helpful? Give feedback.
-
I noticed you have an LED indicator on the outside. What is it reflecting and what did you do in software to light it up? Would you share the process? Thanks! |
Beta Was this translation helpful? Give feedback.
-
There are two add on programs that will blink the LED https://github.com/jgyates/genmon/wiki/1----Software-Overview#gengpioledblinkpy-optional https://github.com/jgyates/genmon/wiki/1----Software-Overview#gengpiopy-optional Both can be enabled on the Add On page. I am guessing he is using the first one as this is the one that supports one led. the second one supports multiple LEDs. |
Beta Was this translation helpful? Give feedback.
-
Mine doesn't blink, I just wanted to be able to look out in the garage and see if it was on. I believe I used a 10k ohm resistor and a standard LED bulb. Then, I connected it to the 3.3v pin, or you can connect to the 5v pin if you want it brighter. |
Beta Was this translation helpful? Give feedback.
-
Thank you both! |
Beta Was this translation helpful? Give feedback.
-
Question:on gengpioledblink.py it says to issue the command
Is that a one time command or if not, how does the system know to run the command at startup? Or does activating it on the add on page do all that for me? |
Beta Was this translation helpful? Give feedback.
-
just enable it on the add on page. This is all you need to do. The other info is if you want to run it outside of the loader. |
Beta Was this translation helpful? Give feedback.
-
I updated the wiki to make this more clear for each add on program. |
Beta Was this translation helpful? Give feedback.
-
Thanks again! |
Beta Was this translation helpful? Give feedback.
-
Fairly small box. Lab hat to connect a temperature sensor and using a prolific USB to RS232. Unfortunately, the 12V to USB Power device did not deliver enough power to keep the Raspi running. |
Beta Was this translation helpful? Give feedback.
-
Nice looking job. Could you tell me where your enclosure label came from? It differs from the one here. |
Beta Was this translation helpful? Give feedback.
-
Sorry it took so long. I had it custom made at an online sticker company. Might have been vinyl disorder? I attached the PDF I sent them. I mocked everything up in powerpoint, but I'm having trouble attaching that file |
Beta Was this translation helpful? Give feedback.
-
I added these 2 labels to the repository Diagrams folder. Thanks! |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I did just change the oil and filter. My hands were a bit cold by the time I finished. It's still cold here so I'll check in the Spring when it's warmer and i can take the end cover off.
I recall buying that connector cable and cutting the 7 and 8 wires to feed the Pi. I did unplug the WIFI unit connector. If the Pi and WIFI can run in parallel, I'll plug it back in but at the time I was concerned about OTA firmware updates and encoding that was rumoured to be coming. I have no idea if that ever transpired.
I've updated my desktop computer to Window 11 and now can't access the generator throught it. The Pi is running fine and is connected to my home wifi and can be viewed locally with a monitor and keyboard plugged in. I think it must be security settings...something stupid like 'trust unsecured apps' or something like that. Diving into that next week. Have you heard any issues with this?
On a side note, Generac has apparently increased the test run time to around 20 minutes to help with condensation accumulation in the oil. I just increased my run time to 20 minutes. First time I've changed it myself as it is now out of warrantee. The oil was a bit milky looking so the longer run time is likely a good thing.
…________________________________
From: sambeetm ***@***.***>
Sent: March 4, 2023 4:05 PM
To: jgyates/genmon ***@***.***>
Cc: waynewarburton ***@***.***>; Comment ***@***.***>
Subject: Re: [jgyates/genmon] Genmon Box and Setup Pictures (#477)
My PI is externally powered using 5v Wall adapter and located inside the basement. So, I needed the GND. Ran a shielded cable with 5 wires(though you need only 3. GND, RX, TX) from connector to the PI. They are connected to pin 2, 7, 8 respectively. See the picture.
[molex view]<https://user-images.githubusercontent.com/18508058/222926212-1a3a151a-4557-49f5-93a4-4b57209f6851.PNG>
You need the "EPS 8 Pin Power Extension Cable - Power extension cable", if you don't want to cut the factory cables and revert the modification any time.
[81ILVoGoHyL AC_SL1500]<https://user-images.githubusercontent.com/18508058/222926472-6d531b77-7602-4476-a6eb-b588f513c3a5.jpg>
—
Reply to this email directly, view it on GitHub<#477 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN62WKGQPFMVC2IVNOYGFK3W2ON7BANCNFSM4UPCNOTQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
A tech noticed condensation in my oil as well, I've been doing a 1 hour transfer test every month in addition to the 5 minute weekly and that has taken care of the problem. If your controller (I didn't see you listing what controller you have) supports that you may give it a try, it also ensures that the generator works under load and that the transfer works so you get extra validation from it. It is possible that Windows is blocking the site due to not being secure, but it isn't supposed to do that for local addresses. You say that it's fine with a keyboard and monitor plugged in, was that pulling up the website on localhost? For the firmware, I'm guessing you are referring to the encryption update, it did happen and jgyates worked some magic and GenMon works again, but I don't trust Generac to not try something like that again so I keep my WiFi disconnected. You can also DIY a 3-way cable with a couple of the yellow cables sambeetm listed and some 3-way crimp splicers. Or buy a splitter from PintSize.Me (transparency: I'm the guy behind PintSize.Me). |
Beta Was this translation helpful? Give feedback.
-
I have the Evolution Controller on a 2018 Generac 20KW unit. I was thinking of reconnecting the wifi because I lost communication on my desktop. Now you have me going back to plan A and leaving it disconnected. Companies are always looking for more money and personally, thier App is terrible. It offers little information and an expensive monthly fee for the service. Genmon is far more superior.
With the keyboard and monitor plugged in to the Pi, localhost works fine. I think my communication issue is to do with trusted sites or a router setting. I'll pick away at it over the next couple weeks and let you know what I find or don't find.
…________________________________
From: Jon R. Helms ***@***.***>
Sent: March 4, 2023 6:20 PM
To: jgyates/genmon ***@***.***>
Cc: waynewarburton ***@***.***>; Comment ***@***.***>
Subject: Re: [jgyates/genmon] Genmon Box and Setup Pictures (#477)
A tech noticed condensation in my oil as well, I've been doing a 1 hour transfer test every month in addition to the 5 minute weekly and that has taken care of the problem. If your controller (I didn't see you listing what controller you have) supports that you may give it a try, it also ensures that the generator works under load and that the transfer works so you get extra validation from it.
It is possible that Windows is blocking the site due to not being secure, but it isn't supposed to do that for local addresses. You say that it's fine with a keyboard and monitor plugged in, was that pulling up the website on localhost?
For the firmware, I'm guessing you are referring to the encryption update, it did happen and jgyates worked some magic and GenMon works again, but I don't trust Generac to not try something like that again so I keep my WiFi disconnected.
You can also DIY a 3-way cable with a couple of the yellow cables sambeetm listed and some 3-way crimp splicers. Or buy a splitter from PintSize.Me<https://pintsize.me> (transparency: I'm the guy behind PintSize.Me).
—
Reply to this email directly, view it on GitHub<#477 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN62WKH2RWO4ZKN656FIWWLW2O54RANCNFSM4UPCNOTQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
You can always add telnet (no clue why Microsoft decided to not have it install by default anymore) and try connecting to the web port that way. A successful connection will give you just a blank screen, unsuccessful will give you an error message. That can help you determine if it is a problem accessing the port or a security configuration issue on your computer, though I would recommend taking it to a new issue if you need further help since it's off topic for this issue. |
Beta Was this translation helpful? Give feedback.
-
Can anyone tell me if this program is still working with the Evolution 2.0 controllers? I see activity in the respiratory that leads me to believe there could be changes made by Generac to block communication through the serial connection but can't locate a definitive answer anywhere. My unit was installed 12/2022 |
Beta Was this translation helpful? Give feedback.
-
Are you referring to the encryption change a few years ago? That did happen and GenMon works fine with my Evo2 controller. |
Beta Was this translation helpful? Give feedback.
-
Yes, that is what I was referring to. I believe I'll build one of up and try it out. I already have a method of monitoring my power consumption and frequency but was interested in seeing and logging as much of the data as possible directly from the generator. Thanks for the response. |
Beta Was this translation helpful? Give feedback.
-
My communication issues were due to a dual router configuration I was running. Got rid of one router and added a mesh extender and all is good now.
I have updatd the firmware and looks awesome. More information is always better.
I do have a question though. Can you point me to where I can change the exercise running time? Not the schedules start time, but the actual exercising time. Trying to lengthen it to get rid of the moisture issue with the shorter times. I have found it before but it now escapes me.
Thanks in advance,
Wayne Warburton
…________________________________
From: wayne warburton ***@***.***>
Sent: March 4, 2023 6:08 PM
To: jgyates/genmon ***@***.***>
Subject: Re: [jgyates/genmon] Genmon Box and Setup Pictures (#477)
I did just change the oil and filter. My hands were a bit cold by the time I finished. It's still cold here so I'll check in the Spring when it's warmer and i can take the end cover off.
I recall buying that connector cable and cutting the 7 and 8 wires to feed the Pi. I did unplug the WIFI unit connector. If the Pi and WIFI can run in parallel, I'll plug it back in but at the time I was concerned about OTA firmware updates and encoding that was rumoured to be coming. I have no idea if that ever transpired.
I've updated my desktop computer to Window 11 and now can't access the generator throught it. The Pi is running fine and is connected to my home wifi and can be viewed locally with a monitor and keyboard plugged in. I think it must be security settings...something stupid like 'trust unsecured apps' or something like that. Diving into that next week. Have you heard any issues with this?
On a side note, Generac has apparently increased the test run time to around 20 minutes to help with condensation accumulation in the oil. I just increased my run time to 20 minutes. First time I've changed it myself as it is now out of warrantee. The oil was a bit milky looking so the longer run time is likely a good thing.
________________________________
From: sambeetm ***@***.***>
Sent: March 4, 2023 4:05 PM
To: jgyates/genmon ***@***.***>
Cc: waynewarburton ***@***.***>; Comment ***@***.***>
Subject: Re: [jgyates/genmon] Genmon Box and Setup Pictures (#477)
My PI is externally powered using 5v Wall adapter and located inside the basement. So, I needed the GND. Ran a shielded cable with 5 wires(though you need only 3. GND, RX, TX) from connector to the PI. They are connected to pin 2, 7, 8 respectively. See the picture.
[molex view]<https://user-images.githubusercontent.com/18508058/222926212-1a3a151a-4557-49f5-93a4-4b57209f6851.PNG>
You need the "EPS 8 Pin Power Extension Cable - Power extension cable", if you don't want to cut the factory cables and revert the modification any time.
[81ILVoGoHyL AC_SL1500]<https://user-images.githubusercontent.com/18508058/222926472-6d531b77-7602-4476-a6eb-b588f513c3a5.jpg>
—
Reply to this email directly, view it on GitHub<#477 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN62WKGQPFMVC2IVNOYGFK3W2ON7BANCNFSM4UPCNOTQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
It is in the dealer edit menu Dealer - > Dealer Edit, then scroll thru the parameters until you get to Exercise Duration. |
Beta Was this translation helpful? Give feedback.
-
Went into the dealer section and believe it or not, there is no duration selection. I contacted our local dealer that was servicing it and they said it is not a parameter you can change. He also said not to worry about the moisture in the synthetic oil as there have been no reported issues. I don't understand why they wouldn't just change it to a longer run time. Eventually this will cause more wear than normal and premature damage.
I'm retired and mostly around the house. I'll just run it manually for 20-30 once a week during the colder weather. I don't think summer should be an issue just east of Toronto.
Thanks for your excellent service. Keep up the good work.
…________________________________
From: jgyates ***@***.***>
Sent: March 31, 2023 9:56 PM
To: jgyates/genmon ***@***.***>
Cc: waynewarburton ***@***.***>; Comment ***@***.***>
Subject: Re: [jgyates/genmon] Genmon Box and Setup Pictures (#477)
It is in the dealer edit menu
https://github.com/jgyates/genmon/wiki/Appendix-M-Tips-and-Tricks-useful-for-Genmon#access-the-dealer-menu
Dealer - > Dealer Edit, then scroll thru the parameters until you get to Exercise Duration.
—
Reply to this email directly, view it on GitHub<#477 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN62WKDEMVEQPGYTOGCD3M3W654M5ANCNFSM4UPCNOTQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
you can, depending on your controller model. Some models do not allow the duration of the exercise to change. There is an add on that will allow you to add a 2nd exercise cycle. See the Add On page in the genmon web interface. |
Beta Was this translation helpful? Give feedback.
-
Very nice. I've never looked there before. I'll have to checkout the other add-ons too.
…________________________________
From: jgyates ***@***.***>
Sent: April 1, 2023 1:22 PM
To: jgyates/genmon ***@***.***>
Cc: waynewarburton ***@***.***>; Comment ***@***.***>
Subject: Re: [jgyates/genmon] Genmon Box and Setup Pictures (#477)
you can, depending on your controller model. Some models do not allow the duration of the exercise to change. There is an add on that will allow you to add a 2nd exercise cycle. See the Add On page in the genmon web interface.
—
Reply to this email directly, view it on GitHub<#477 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AN62WKDW2YMGKCRCFLYCRYLW7BI5RANCNFSM4UPCNOTQ>.
You are receiving this because you commented.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Thank You JGYates what a great peace of software, I start my project less then a week ago and now its up |
Beta Was this translation helpful? Give feedback.
-
Thanks for the feedback and donation. I am glad it is working well for you. |
Beta Was this translation helpful? Give feedback.
-
Hey all, figured I'd post a few photos of my setup. Came out really well, thanks for all the help from you guys!
Beta Was this translation helpful? Give feedback.
All reactions