Code Monkey home page Code Monkey logo

Comments (13)

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

Hi, YES, it will be great, but unfortunately now this is one-man-show project :-)
I need to write some documentation and guides...

from esp32-evse.

vitalyxxl avatar vitalyxxl commented on May 25, 2024

Problem with install project at my computer ......
( not found files at project dirs )
Please help me continue !!!

from esp32-evse.

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

After checkout repository, did you fetch git submodules?
git submodule update --init

from esp32-evse.

vitalyxxl avatar vitalyxxl commented on May 25, 2024

Installation does not go through GIT. An error is generated:
error: invalid path 'components/peripherals/include/aux.h'

I tried to install by downloading the ZIP archive and extracting it to the specified folder .

(My OS - WINDOWS 10 64)

My next step ?

from esp32-evse.

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

from esp32-evse.

vitalyxxl avatar vitalyxxl commented on May 25, 2024

Hello ! AGAIN ERROR while installation : wrong files : aux.c & aux.h

MICROSOFT ::
Do not use the following reserved names for the name of a file:
CON, PRN, AUX, NUL, COM0, COM1, COM2, COM3, COM4, COM5, COM6, COM7, COM8, COM9, LPT0, LPT1, LPT2, LPT3, LPT4, LPT5, LPT6, LPT7, LPT8, and LPT9. Also avoid these names followed immediately by an extension; for example, NUL.txt and NUL.tar.gz are both equivalent to NUL. For more information, see Namespaces.

:( :(

from esp32-evse.

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

from esp32-evse.

vitalyxxl avatar vitalyxxl commented on May 25, 2024

Thanks for the correction !
Now the project install without errors and warnings.
Compilation and assembly ( idf.py build) goes without errors (there are a few warnings, but I think this is not critical .....)
Binary files are written ( idf.py flash ) to the controller without any remarks. 100% ready.

When I reboot the board, I see the following entries in the monitor ( idf.py monitor ) :

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clockdiv:2
load:0x3fff0030,len:7000
load:0x40078000,len:15356
ho 0 tail 12 room 4
load:0x40080400,len:3824
0x40080400: _init at ??:?

entry 0x40080648


Is this normal behavior?

No access point is found in the list of Wifi networks ..... I have no idea how to connect to the server EVSE :( ......
How can I proceed further to revive :) ?

from esp32-evse.

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

from esp32-evse.

vitalyxxl avatar vitalyxxl commented on May 25, 2024

Thanks for the prompt response.
I made all the necessary settings related to the numbers of inputs and outputs ( LEDS/BUTTONS ...) for the ESP32 dev board.
There were no changes in the behavior of the board ....
Experiments on other ESP32 dev boards showed the same behavior. That is, there are no obvious signs that the loaded code is working correctly.
If anyone can give me a ready-made dump or files for controller firmware,
I would be grateful. In general, has anyone managed to create a working project from this repository in the Windows 10 (64) environment.
Maybe I'm not digging there? Although other projects are successfully assembled and quite efficient ....

Thanks to all who responded.

from esp32-evse.

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

Before compile & flash project, did you set right ESP-IDF configuration?
To deploy board config must be set CONFIG_BOARD_CONFIG_DEPLOY=y and CONFIG_BOARD_CONFIG="custom".
While flashing, will be deployed board config from cfg/custom/board.cfg, you can edit it before flashing...
https://github.com/dzurikmiroslav/esp32-evse/wiki/Board-config

from esp32-evse.

vitalyxxl avatar vitalyxxl commented on May 25, 2024

Thanks for the clarification. But I made changes (just in case) to all three configuration files ..... It still didn’t work .....
But I'll check again. Apparently not today.

By the way, in my chargers based on I use 12V power at the input of the board (as in the original version).
And I get negative voltage (-12) volts using a specialized chip TC 1044 (TC 7660 ....).
I like this solution due to its low price ($0.3 -0.8 compared to the converter as in the original project),
small dimensions and a minimum number of additional "strapping" components .... only two capacitors !

Why wouldn't the author of this project use this solution?

Yes, there is a reworking of the scheme, but it's worth it! I'll take care of it anyway.
The main thing is to somehow launch the project in its current form ......

Another question about the dimensions of the printed circuit board.
In my opinion, it is more logical to use the dimensions for installation in DIN RAIL cases .
Then it will also be possible to place a small-sized power supply (and in the future, a LCD display (?) on the top cover) in one case. I'm sure this will be very true in terms of creating finished devices.
It remains to add only a power contactor (relay) in common wall-box.

Do you think this proposal deserves consideration ? :)

PS: Is there another way to communicate with the author of the project? For example , email ? :)

from esp32-evse.

dzurikmiroslav avatar dzurikmiroslav commented on May 25, 2024

Many topics in last comment :)
Please start separate discussions in https://github.com/dzurikmiroslav/esp32-evse/discussions
I'd like to talk about HW design with you...

from esp32-evse.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.