Search found 63 matches

by Mhs
Mon Nov 03, 2025 8:50 am
Forum: User Interface
Topic: Using cheap AliExpress TFT Displays
Replies: 3
Views: 6426

Re: Using cheap AliExpress TFT Displays

Hi Dave,
Nice work. I also have the Guition JC3248W535, do you have the working code in github or somewhere?
by Mhs
Wed Oct 29, 2025 3:23 pm
Forum: Getting Started
Topic: Connection problem between ESP and STM: Zombieverter
Replies: 25
Views: 8583

Re: Connection problem between ESP and STM: Zombieverter

I'm not too sure but you can try this:

In the esp8266-web-interface.ino file of the esp8266-web-interface channel can to be "declared"
WiFi.softAP(server.arg("apSSID").c_str(), server.arg("apPW").c_str());

The syntax is
SSID, Password, Channel, Hidden?
So something like the below *should* work ...
by Mhs
Fri Aug 29, 2025 6:49 pm
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Re: Zombieverter with Outlander

tom91 wrote: Fri Aug 29, 2025 6:48 pm You are right, it is not mentioned. It needs 12V like the start and direction inputs.
Thank you, I will add this to the wiki
by Mhs
Fri Aug 29, 2025 6:16 pm
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Re: Zombieverter with Outlander

tom91 wrote: Tue Aug 26, 2025 9:09 am Looks alright, wire up the brake input too :)
Hi Tom
Is the brake input switched high (12v from the brake when pressed)?
I can't seem to find this information in the Zombieverter wiki
by Mhs
Wed Aug 27, 2025 6:35 am
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Re: Zombieverter with Outlander

Scrappyjoe wrote: Wed Aug 27, 2025 6:21 am Alternatively, you could simply wire up a FWD/REVERSE button, only use the forward gears of the gearbox, and reverse by pressing the button.
Yea this could be an option, thanks
by Mhs
Wed Aug 27, 2025 4:41 am
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Re: Zombieverter with Outlander


Perhaps a switched pull down resistor on the throttle?

Also the pp for the charge port needs a few resistors and you will need to set the ppval threshold. https://openinverter.org/wiki/File:ZombiePP.png


That's a good starting point for more research

Thank you, I totally forgot about the ...
by Mhs
Wed Aug 27, 2025 4:16 am
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Re: Zombieverter with Outlander

Bratitude wrote: Wed Aug 27, 2025 4:13 am The only issue is that you also have full power in reverse gear 😬 very easy to break or smash into something. unless you plan to take the signal from the reverse lights and derate accordingly :)
Well that scared me a bit
How can the derate in reverse can be done? Any suggestions?
by Mhs
Tue Aug 26, 2025 9:21 am
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Re: Zombieverter with Outlander


Looks alright, wire up the brake input too :)

Why is your forward directly selected by the ignition feed?


I'm connecting the motor to a manual gearbox, so I would only need forward direction.
Would connect the brake, was missed on the drawing.

Thanks a lot Tom, really appreciate your ...
by Mhs
Tue Aug 26, 2025 8:20 am
Forum: Mitsubishi
Topic: Zombieverter with Outlander
Replies: 11
Views: 1090

Zombieverter with Outlander

Hello
I have drawn a draft wiring of zombieverter witn outlander componants, I would appreciate if anyone can confirm specifically the below and maybe overall, any mistakes in my understanding? Some questions maybe dumb to some so please forgive me.
Outlander DCDC OBC:
1- the DC sense is connected ...
by Mhs
Fri Aug 22, 2025 1:23 pm
Forum: General
Topic: Can't log in to the forum
Replies: 11
Views: 1955

Re: Can't log in to the forum

Read this, could be related
viewtopic.php?p=85304#p85304
by Mhs
Sun Aug 17, 2025 4:23 pm
Forum: ZombieVerter VCU
Topic: Zombieverter and Simpbms interface
Replies: 4
Views: 773

Re: Zombieverter and Simpbms interface


if you run this code from here: https://github.com/Tom-evnut/BMWPhevBMS

You can use the drive and charge input to control when it is allowed to balance. As long as you operate it in EV mode.
During driving balancing is off.


Yes I'm using this code
As I don't have SimpBMS hardware I will have ...
by Mhs
Sun Aug 17, 2025 2:40 pm
Forum: ZombieVerter VCU
Topic: Zombieverter and Simpbms interface
Replies: 4
Views: 773

Re: Zombieverter and Simpbms interface

tom91 wrote: Sun Aug 17, 2025 2:32 pm Balancing works above the balancing threshold if the BMS is happy
That's noted thanks, one more question, I read somewhere that we are not supposed to "balance" while driving, is that right and a thing that I should consider?
by Mhs
Sun Aug 17, 2025 2:19 pm
Forum: ZombieVerter VCU
Topic: Zombieverter and Simpbms interface
Replies: 4
Views: 773

Zombieverter and Simpbms interface

Hello,
TL;DR what gets communicated between Zombieverter and simpbms? Does simpbms "know" when Zombieverter is in Driving or charging (via CAN) for the balancing to work (or not to work)? :?:

Now for a little bit longer description, I will start by saying that english isn't my first language so ...
by Mhs
Mon Jul 21, 2025 3:35 am
Forum: BMW
Topic: Testing BMW G30 hybrid battery before buying
Replies: 0
Views: 1552

Testing BMW G30 hybrid battery before buying

Hello, as in the title, I have the possibility of buying a BMW hybrid battery from the G30 (12Kw), is there a way to "check" the battery before making the purchase maybe by using Dala's battrey emulator?

I have looked at the battery emulator https://github.com/dalathegreat/Battery-Emulator/wiki ...
by Mhs
Thu Jul 17, 2025 9:33 am
Forum: User Interface
Topic: ZombieVerter Display
Replies: 42
Views: 8628

Re: ZombieVerter Display

I also have issues with the libraries, I'm not sure if it's possible to have a .bin or something to upload directly..
I'm also interested in the CAN and power board
by Mhs
Tue Feb 04, 2025 4:47 pm
Forum: Projects
Topic: [DRIVING] Project Rising Sun: Suzuki SJ410k meets Leaf full stack
Replies: 79
Views: 51968

Re: [FIRST DRIVE] Project Rising Sun: Suzuki SJ410k meets Leaf full stack

J0hannes wrote: Mon Feb 03, 2025 5:25 pm Fabricobbled a mount for the Audi/VAG vag vas pump and Volvo vac switch...
Very nice built, which volvo vac switch are you using? Could you please share the part number?
by Mhs
Sat May 11, 2024 10:03 am
Forum: Projects
Topic: [DRIVING] Project Rising Sun: Suzuki SJ410k meets Leaf full stack
Replies: 79
Views: 51968

Re: [WIP] Project Rising Sun: Suzuki SJ410k meets Leaf full stack

Nice work indeed, I imagine it will be very quick with the leaf stack


My father has been working on a meter cluster controller for the Suzuki cluster. Fuel gauge, engine temp, tacho and couple of lights are now CAN connected 8-)


This is interesting for me, would love to have more details on ...
by Mhs
Tue Apr 16, 2024 1:31 pm
Forum: Mitsubishi
Topic: Can you identify this Outlander item?
Replies: 6
Views: 8203

Re: Can you identify this Outlander item?

Thanks everyone for your valuable input, I actually searched before posting however I couldn't find any useful info.
So for me knowing now that actually a DC to AC (V2L I assume) being 110V it has no use for me and there is no point for me to try to make it work, the 230v would've been interesting..
by Mhs
Tue Apr 16, 2024 8:39 am
Forum: Mitsubishi
Topic: Can you identify this Outlander item?
Replies: 6
Views: 8203

Can you identify this Outlander item?

Hello, I have received the below as part of Outlander items purchase, the item has item number: 9499C990.
Can anyone identify what this thing could be/do?
It has HV terminals and some kind of LV control/power terminal

Thanks!
by Mhs
Fri Mar 29, 2024 11:12 am
Forum: Toyota/Lexus
Topic: Prius gen3 can't see HV voltage
Replies: 6
Views: 3444

Re: Prius gen3 can't see HV voltage

I'm attaching the parameters, if it helps with finding the issue
by Mhs
Fri Mar 29, 2024 10:33 am
Forum: Toyota/Lexus
Topic: Prius gen3 can't see HV voltage
Replies: 6
Views: 3444

Re: Prius gen3 can't see HV voltage

Bigpie wrote: Fri Mar 29, 2024 7:33 am 50 way white connector is a common issue, check the soldering
I checked the connector, soldering looks fine
Thanks
by Mhs
Fri Mar 29, 2024 1:23 am
Forum: Toyota/Lexus
Topic: Prius gen3 can't see HV voltage
Replies: 6
Views: 3444

Re: Prius gen3 can't see HV voltage

Appreciate your answer, I understand that I haven't give enough information.
- The board is the gen3 brain swap https://openinverter.org/wiki/Toyota_Prius_Gen3_Board
- I'm bench testing the inverter with 5 x 20v batteries
- outlander rear motor connected to MG2 and (resolver?) is also connected ...
by Mhs
Thu Mar 28, 2024 6:56 pm
Forum: Toyota/Lexus
Topic: Prius gen3 can't see HV voltage
Replies: 6
Views: 3444

Prius gen3 can't see HV voltage

Hello, I have a Prius gen3 inverter with Damians board connected and for some reason I can't see HV voltage on the web interface (UDC stays below 2v)
I have also noticed HICUROFS2 error but I'm not sure if it's related or it's an outcome of the above issue
What I have checked/done so far:
I have ...
by Mhs
Sun Nov 12, 2023 8:22 am
Forum: Projects
Topic: 2008 Nissan Quest Van with Tesla SDU.
Replies: 271
Views: 513545

Re: 2008 Nissan Quest Van with Tesla SDU.

Very sad, glad no one got hurt.
by Mhs
Sun Nov 05, 2023 5:16 pm
Forum: General
Topic: Investigating trips
Replies: 26
Views: 13664

Re: Investigating trips

Afaik Hv_con is the for a contactor (controller by the atmega328p) that bypass the buck/boost side of the inverter if you are using the inverter for charging, read further in the link you provided, sorry I'm on the mobile I would've shared screenshots of what I mean.