Search found 52 matches

by Yahha777
Wed Oct 12, 2022 5:39 am
Forum: User Interface
Topic: ESP32 Based Web Interface & Data Logger
Replies: 320
Views: 141882

Re: ESP32 Based Web Interface & Data Logger

johu wrote: Tue Oct 11, 2022 7:50 pm Very nice! Yes those dual usart would be ideal for this board.
Did you do it in KiCAD? Is it on github?
Yes - it's made in KICAD. This is my second attempt to create a board, the first had some errors. Not on GitHub. I can share.
by Yahha777
Tue Oct 11, 2022 6:36 pm
Forum: User Interface
Topic: ESP32 Based Web Interface & Data Logger
Replies: 320
Views: 141882

Re: ESP32 Based Web Interface & Data Logger

I found JLCPCB stocks an ESP32 (ESP32-WROOM-32E) module that they can solder directly to the board for about $3 :) They also have an ESP8266 module but that is out of stock. So I think I will make a variant of the Nissan Leaf adapter board that takes this and as I understood the web interface runs ...
by Yahha777
Tue Dec 28, 2021 8:24 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 88668

Re: Gen 3 inverter converter control software

Bigpie wrote: Tue Dec 28, 2021 8:08 pm I went with a different charging setup.
can you tell about it in more detail?
by Yahha777
Tue Dec 28, 2021 7:16 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 88668

Re: Gen 3 inverter converter control software

Hello everyone! Anyone have any success in getting data from atmega to wemos via the web interface? Atmega sends data to the port monitor, wemos sends the "params" command correctly and it is visible in pytty. I connect uart esp and atmega - there are no parameters in the web interface ......
by Yahha777
Sat Dec 25, 2021 6:21 am
Forum: User Interface
Topic: New Olimex WiFi Module Problems
Replies: 17
Views: 12012

Re: New Olimex WiFi Module Problems

Fine! It worked for me. Good news! Just the one line of code needed? Added this line: #include <ESP8266WiFi.h> and this is: #ifdef WIFI_IS_OFF_AT_BOOT enableWiFiAtBootTime(); // can be called from anywhere with the same effect #endif https://arduino-esp8266.readthedocs.io/en/latest/esp8266wifi/gene...
by Yahha777
Fri Dec 24, 2021 9:38 pm
Forum: User Interface
Topic: New Olimex WiFi Module Problems
Replies: 17
Views: 12012

Re: New Olimex WiFi Module Problems

catphish wrote: Thu Dec 16, 2021 11:06 pm This is discussed further here: https://github.com/jsphuebner/esp8266-w ... e/issues/8
It might be an easy fix but I don't have any hardware on hand to test right now.
Fine! It worked for me.
by Yahha777
Thu Dec 23, 2021 7:37 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 88668

Re: Gen 3 inverter converter control software

if you've cloned from my repo, grab the latest update and try again, I've just made a change.. Just note, I'm not sure if anyone uses the web interface, I went a different direction with charging. Thanks to! This update helped, everything compiles and loads! It remains to overcome the problem with ...
by Yahha777
Sun Dec 19, 2021 1:09 pm
Forum: Toyota/Lexus
Topic: Gen 3 inverter converter control software
Replies: 275
Views: 88668

Re: Gen 3 inverter converter control software

Hello members of the forum! Someone can tell you how to solve this problem - compiling the Platformio web interface gives the following error: lib/avr/IntelHexParse.cpp: In member function 'byte* IntelHexParse::GetData(byte*, int)': lib/avr/IntelHexParse.cpp:86:1: error: no return statement in funct...
by Yahha777
Wed Sep 22, 2021 11:39 am
Forum: Inverters / Motor Controllers
Topic: STM32 woes
Replies: 54
Views: 13376

Re: STM32 woes

What was the problem with the ebay chips? Completely dead or strange behaviour? In my case, all the microcircuits were in use with firmware on board and from different factories. I was able to flash 2 microcontrollers via SWD. In two, the SWD ports were occupied by the application and had to be rem...
by Yahha777
Sat Sep 04, 2021 8:40 am
Forum: Inverters / Motor Controllers
Topic: STM32 woes
Replies: 54
Views: 13376

Re: STM32 woes

You can get some off ebay, though I don't know if they're any good. Hello! I will share my experience of buying STM microcontrollers on eBay. I bought 6 stm32 microcontrollers and 3 atmegs from https://www.ebay.com/usr/longsheng-electronic. Upon opening the parcel, microcontrollers with markings fr...
by Yahha777
Thu Mar 25, 2021 7:24 pm
Forum: Inverters / Motor Controllers
Topic: Inverter Firmware v5.00.R
Replies: 9
Views: 2125

Re: Inverter Firmware v5.00.R

Strange - the maximum that I can overclock the engine on this firmware is 6 hz 88 rpm. https://openinverter.org/parameters/view.html?id=20 In the inverter configuration, the previous firmware is 4.97.R-sine. She works! Everything worked out! Changed Potmode settings to DualChannel and it all worked...
by Yahha777
Mon Mar 15, 2021 1:25 pm
Forum: Toyota/Lexus
Topic: Prius Gen 3 Dual Motor Logic Board Support Thread
Replies: 119
Views: 55991

Re: Prius Gen 3 Dual Motor Logic Board Support Thread

I experimented with two Leaf inverters with Johannes boards version 3. On the Main inverter (let's call it MG2) an asynchronous motor is connected, on the second inverter (let it be MG1) the Leaf EM57 motor. Everything worked. MG1 starts to rotate from the beginning of the accelerator stroke, and th...
by Yahha777
Fri Feb 19, 2021 3:07 pm
Forum: Inverters / Motor Controllers
Topic: Inverter Firmware v5.00.R
Replies: 9
Views: 2125

Re: Inverter Firmware v5.00.R

Strange - the maximum that I can overclock the engine on this firmware is 6 hz 88 rpm. https://openinverter.org/parameters/view.html?id=20 In the inverter configuration, the previous firmware is 4.97.R-sine. She works!
by Yahha777
Mon Jun 15, 2020 6:48 pm
Forum: User Interface
Topic: Universal WiFi Interface
Replies: 79
Views: 31263

Re: Universal WiFi Interface

Hello! Tell me - what am I doing wrong? I'm flashing the ESP 8266 module using the "ESP 8266 flasher" program from here: https://github.com/dimecho/Open-Inverter-Dashboard/releases/download/1.0/Open.Inverter.Dash.zip I specify the address 0x000000 for flash- WeMos-D1.bin and 0x100000 for f...
by Yahha777
Fri Mar 13, 2020 8:01 pm
Forum: Inverters / Motor Controllers
Topic: Mainboard V3 FAQ
Replies: 54
Views: 42123

Re: Mainboard V3 FAQ

johu wrote: Fri Mar 13, 2020 7:54 pm Prius power stage only needs the 3 positive pins and computes the negative ones itself
Согласен, посмотрел детально фото https://openinverter.org/wiki/images/7/ ... ng_Map.png так и есть.
by Yahha777
Fri Mar 13, 2020 7:31 pm
Forum: Inverters / Motor Controllers
Topic: Mainboard V3 FAQ
Replies: 54
Views: 42123

Re: Mainboard V3 FAQ

Ты чего-то явно не замечаешь. Принцип построения наверное всех 3-х фазных преобразователей частоты одинаков. С микроконтроллера выходит 6 выводов управления фазами, По 2 на фазу - один вывод управляет ключом задающим положительный потенциал на фазе - второй отрицательным потенциалом. И так в каждой ...
by Yahha777
Fri Mar 13, 2020 6:21 pm
Forum: Inverters / Motor Controllers
Topic: Mainboard V3 FAQ
Replies: 54
Views: 42123

Re: Mainboard V3 FAQ

Нет - С тремя выводами никак работать не может, только 6 выводов. 3 на верхнее плечо и 3 на нижнее плечо. PWM1,2,3 BOT - нижнее плечо фаз, ты его не подключил на изображении. PWM1,2,3 TOP - это верхнее плечо - оно у тебя схематически подключено. No - It can’t work with three conclusions, only 6 conc...
by Yahha777
Fri Feb 07, 2020 9:09 am
Forum: Inverters / Motor Controllers
Topic: engines DA-90S slavynka
Replies: 14
Views: 3125

Re: engines DA-90S slavynka

But the price for it is painfully not reasonable for Belarus. Цена продиктована внутренностями мотора. Это медный литой ротор и железо статора из Германии. Покупалось за 500 евро здесь: https://www.kienle-spiess.de/copper-rotors.html . Сейчас цена на этот комплект значительно выше. А цена на контро...
by Yahha777
Wed Feb 05, 2020 9:03 pm
Forum: Inverters / Motor Controllers
Topic: engines DA-90S slavynka
Replies: 14
Views: 3125

Re: engines DA-90S slavynka

I'd configure it like a normal 6-pole motor (polepairs=3). If run at nominal voltage (how much?) fweak would be around 1500/60*3=75Hz. EDIT: if I understand right the slavynka motor offers no advantage over a normal wound motor when run with an inverter. Переведу: комбинированная обмотка типа "...
by Yahha777
Wed Feb 05, 2020 8:53 pm
Forum: Inverters / Motor Controllers
Topic: engines DA-90S slavynka
Replies: 14
Views: 3125

Re: engines DA-90S slavynka

Я то-же предполагаю что частотник нивелирует преимущества славянки. У меня 4AMX100L6 перемотанный на славянку 96в 200Гц - поживём - увидим!
by Yahha777
Wed Feb 05, 2020 6:11 am
Forum: Inverters / Motor Controllers
Topic: Serial Link not starting? [SOLVED]
Replies: 33
Views: 8059

Re: Serial Link not starting? [SOLVED]

I used the minicom utility only for observing the comport to eliminate its malfunction. But the fact is that without it in the browser, the data of the microcontroller does not display.
by Yahha777
Tue Feb 04, 2020 5:44 pm
Forum: Inverters / Motor Controllers
Topic: Serial Link not starting? [SOLVED]
Replies: 33
Views: 8059

Re: Serial Link not starting? [SOLVED]

dima wrote: Tue Feb 04, 2020 4:42 pm Cannot just run it from a web server, you need to run "preparation script" -> "Huebner Inverter.sh" it will place proper ttyUSB into /Web/js/serial.json. It uses "php -S" command as a webserver on port 8080. The web interface will be http://127.0.0.1:8080
by Yahha777
Tue Feb 04, 2020 3:31 pm
Forum: Inverters / Motor Controllers
Topic: Serial Link not starting? [SOLVED]
Replies: 33
Views: 8059

Re: Serial Link not starting? [SOLVED]

Hello! I don’t know if I am writing, but I have a similar problem. I have a 2nd version board, the bootloader and the main program are flashed. The green LED blinks pleasantly, the board communicates via Wi-Fi - but the truth is that the ping comes as if from Mars))) but nonetheless, the controller ...
by Yahha777
Sun Mar 31, 2019 7:27 am
Forum: General
Topic: Power part of the inverter on Semikron assemblies
Replies: 4
Views: 1161

Re: Power part of the inverter on Semikron assemblies

Hi Yahha777 Best of luck with your project with the low voltage motor. Can I ask you, if you rewound the motor yourself or was it done at factory level originally.? I have a similar project that I am working on. Regards Stephen Hello Stephen! I myself was rewinding the electric motor - but the wind...
by Yahha777
Tue Mar 26, 2019 12:24 pm
Forum: General
Topic: Power part of the inverter on Semikron assemblies
Replies: 4
Views: 1161

Power part of the inverter on Semikron assemblies

Hello - my name is Yasha, I am from Belarus. I am also fond of creating an electric car. My project is based on an asynchronous industrial electric motor with rewound windings at 96V 200 Hz. Initially, the project was calculated on the controller Curtis. But - I'm not looking for easy ways! I have c...