Just change LCD_I2C_ADDR
--
You received this message because you are subscribed to the Google Groups "OpenEVSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openevse+u...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
You received this message because you are subscribed to a topic in the Google Groups "OpenEVSE" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openevse/vhAn7LlTCvE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openevse+u...@googlegroups.com.
You received this message because you are subscribed to a topic in the Google Groups "OpenEVSE" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/openevse/vhAn7LlTCvE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to openevse+u...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
There’s no software interface to change the I2C address.
You need to recompile. Send me a message backchannel if you want a hex file to try.
For more options, visit https://groups.google.com/d/optout.
For the benefit of others, I am copying the list in my reply…
The I2C converter on that LCD module is not one that I am familiar with. We have compatibility with units that are designed to be compatible with Adafruit’s I2C backpack (MCP23008) or RGB LCD (MCP23017) . Also, certain modules using a PCF8574 chip. Take a look at the IC next to the blue trimmer pot and see if it’s a PCF8574. If so, it might work with I2CLCD_PCF8574 turned on during compilation. If it’s some other chip, you’re out of luck.
From: algol halu [mailto:algo...@gmail.com]
Sent: Friday, April 24, 2015 2:08 PM
To: lincomatic
Subject: Re: OpenEVSE LCD address
Hey lincomatic:
The link from where I bought it is as follows:
I think that I will have to attach it to an Arduino board to find the address. I will take a look at the hardware and see if there is an easy way to determine the address.
I'm sorry, I don't mean to create extra work, so I apologize for not having all the information readily available.
I appreciate your assistance on this.
Izhar
On Fri, Apr 24, 2015 at 4:55 PM, lincomatic <linco...@gmail.com> wrote:
Hi Izhar,
What I2C address do you want to use, and what kind of LCD is it? send me a link to the hardware .. not all I2C LCD’s will work.
Just let me know when you’re ready to play with it, and I’ll build you the latest version at that time.
Check your e-mail, I just sent it to you.
just send me a program & library that works, and I’ll see what I can do. It might be as simple as changing the i2c address.
--------- Original Message ---------
Subject: Re: OpenEVSE LCD address
From: "Martii" <marcin.c...@gmail.com>
Date: 10/28/18 1:30 pm
To: "OpenEVSE" <open...@googlegroups.com>
Hi,I've built OpenEVSE_PLUS_v4 hardware and I have easy access to PCF8574. I was trying to recompile with PCF support with no success.What FW version is best for this hardware? (is 5.x supported?)I have tested LCD with http://www.mathertel.de/Arduino/LiquidCrystal_PCF8574.aspx - works great
but I have to way to make it work with openevse.
--------- Original Message ---------
To unsubscribe from this group and stop receiving emails from it, send an email to openevse+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "OpenEVSE" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openevse+unsubscribe@googlegroups.com.
Hi,
Sorry for the delayed reply. I have been busy the past week because my mother had a stroke.
I have responded to your issue on github:
https://github.com/lincomatic/open_evse/issues/97
Unfortunately, I don’t have a PCF8574 LCD, so I can’t directly test it. If we can’t get it working someone will have to send me
one to develop with. But let’s see if we can get it working w/o that first.
you can use a SPST_NO button directly connected between any I/O pin and GND. look for BTN_REG/BTN_IDX. Make sure RGBLCD is turned off, or it will enable ADAFRUIT_BTN, which assumes you are using the I2C button embedded in OpenEVSE/Adafruit RGB LCD.
--
For more options, visit https://groups.google.com/d/optout.
I would strongly recommend NOT using the RX/TX pins.
If you don’t have AUTH_LOCK enabled, then you can use the PP pin.
#define BTN_REG &PINC
#define BTN_IDX 2
Not really.. impossible to calibrate
The calibration utility should work w/ any coil assuming a fairly linear response
Subject: RE: Re: OpenEVSE LCD address
--------- Original Message ---------
This is great as I do purchase from Chinese from time to time. Thanks Glenn for this hint.
On Sat, Nov 24, 2018, 05:42 Glenn Drayer <dra...@wb6pwj.com wrote:
Well, what can I say' I have never used p It may be easier than editing the source. The 100A 20Ma coil works great with my GFCI tester and it works as a GFCI coil. As a current coil it works fine but I like the multi function meter better. Your solution assumes only one voltage. For 240VAC it wonks fine but you have to choose the voltage. The external meter is auto switching, I9 HAVE NOT ACTUALLY TESTED THE TRIP POINTS BUT IT DOES NOT TRIP AT 12ma and it does trip at 24N maThat is good enough for me.------- Original Message ---------
Subject: RE: Re: OpenEVSE LCD address
From: "Sam C. Lin" <linco...@gmail.com>
Date: 11/23/18 6:16 pm
To: open...@googlegroups.com
The calibration utility should work w/ any coil assuming a fairly linear response
From: open...@googlegroups.com <open...@googlegroups.com> On Behalf Of Glenn Drayer
Sent: Friday, November 23, 2018 3:25 PM
To: open...@googlegroups.com
Subject: RE: Re: OpenEVSE LCD address
I have gone through a series of eBay coils. I have found this one works for both the GFCI coil and the current coil. I noticed the JuiceBox uses the same coil for both so I tried a series of cheap coils from China via eBay. Chris's coils are quite expensive. With a 27 ohm current load I find that 185 is about right. Usually I do not use the current coil at all since I use an external meter that does volts. Amps, and KWH. It costs about ten dollars on eBay. It may be that Sam's calibration utility does not work with this coil but I do not use it..