damienmaguire / Lexus-GS450H-Inverter-Controller

Opensource controller for the Lexus GS450H Hybrid inverter and gearbox
MIT License
19 stars 15 forks source link

Include Framework info for packaging external dependencies. #2

Open JoNilsson opened 4 years ago

JoNilsson commented 4 years ago

Can you please help others build this by adding information about the specific frameworks that you used to compile this project.

I'm using Platform I/O, and it has a great library search feature, but files like FS.h are much to vague to extrapolate what specific file system library you were using.

// Import required libraries
#ifdef ESP32
#include <WiFi.h>
#include <ESPAsyncWebServer.h>
#include <SPIFFS.h>
#else
#include <Arduino.h>
#include <ESP8266WiFi.h>
#include <Hash.h>
#include <ESPAsyncTCP.h>
#include <ESPAsyncWebServer.h>
#include <FS.h>
#endif
#include <Wire.h>

Alternatively, include the external libraries in a /lib folder.

https://github.com/damienmaguire/Lexus-GS450H-Inverter-Controller/blob/3857ae034eb1e618544211309efd0ab1a16a66c4/WiFi/GS450H_WiFi_V1.ino#L21

Burritobun commented 3 years ago

I second this as I'm attempting to build as well. Eventually want to add my own features in.

DOSputin commented 3 years ago

I second this as I'm attempting to build as well. Eventually want to add my own features in.

It seems that the Author of the repository does not interact via Github. The Author sporadically communicates on https://openinverter.org/forum/. It's a mess, like most forums, but I think that the info that we are seeking might be somewhere in one of the threads there. You might try sleuthing through some of it. If you figure it out, please post your results here. I will do the same.

aleksandrortin commented 1 year ago

Дорогой друг

Так что извините за беспокойство.

Но нам нужно подтвердить стек с вами, пожалуйста, поймите.

Поскольку в вашем файле есть два внутренних слоя, но мы не уверены в ранге.

Как показано стрелкой, как показано ниже image

Слой GND (розовая стрелка)

Слой VCC (синяя стрелка)

А или Б, как правильно? Не могли бы вы подтвердить это с вашей командой?

A: L2: Земля L3: VCC

B: L2: VCC L3: Земля

Ваш ранний ответ будет высоко оценен!

С наилучшими пожеланиями