Giter VIP home page Giter VIP logo

diybms's People

Contributors

alexanderturner avatar chickey avatar jessedc avatar stuartpittaway avatar zenkormalorvi avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

diybms's Issues

PCB works - almost!

I've put together version 1 of the PCB and it appears to work okay - but not as reliable as my breadboard version.

The i2c traffic works for several requests then appears to skip a few requests and then works again for a few more etc. The breadboard version is rock solid.

The ADUM1250 chip took a bit of a bashing when soldering, so this may be the weak point - although it does work intermittently.

New PCB

Hi Stuart

I made a new PCB for you. You can have a look and if its ok, approve it.
This one is made with THT components, as many people don't have SMD in the drawer

Br Tim

Atmega328 conversion

Hello,It is possible to convert the source code for using a microcontroller Atmega328?Thanks very much.

Confused

Hi, going through the README it is not obvious of the master branch is the smaller PCB variant. Since the smallpcb branch is several commits behind master, which is which?

Also, I heard that a contributor (Colin?) made several updates, are they incorporated here or his fork more up to date?

In short, there is no clear BOM and instructions. Or do I miss something?

J1, C6 and C1 are very close on the PCB (v2.1)

Hi,
I just started oldering my first PCB and I noticed that C6 and C1 are bigger than the footprint (I ordered a 1210 smt version as mentioned in the readme) so it's not easy to solder J1, C6 and C1 without having them touching each others.
Adam Welch also mentioned it in his video https://youtu.be/ETw4SNH7SXI

From I see there sould be enough room on the PCB to put C6 and C1 lower.

BOM updated

Hello

Which BOM? from README or from wiki?

Does it make difference from Colin Hickey?

Any chances to have a list from farnell? (All that have link i get it ;) the others i stay confuse ;) )

I'm new to this, more or less, so to not mistake better to ask ;)

Best regards
ArchGalileu

why 3.3V for the ATTiny ?

Hi, sorry if this question is not relevant, I'm just a beginner, why do you use a 3.3V buck/boost converter and not a 5V boost converter to power the ATTiny ?

Not compiling under Linux

While waiting for my diyBMS boards to arrive from China I checked to make sure the code compiled.

Under Linux I found Arduino-ESP8266-BMS-Controller.ino does not compile because line 39
#include "softap.h" has incorrect capitalization.
Line 4 in SoftAP.cpp has the same problem.

Looking forward to getting to grips with this project. I intend to try running it on an ESP32 if possible since I would like to incorporate the BMS function on the same controller as battery charge/discharge rate control, and need the extra pins of an ESP32.

ESP32 diyBMS

Hi,
I would like to use an ESP32 instead of the ESP8266, did anyone try it already ? do you have some advice to help me to port the code for an ESP32 ?

ESP code conver to Arduino Uno code

Hi, I want to convert "ESP test" code to arduino uno code. I have removed some code lines specified for ESP8266, and I compiled with any problem for Arduino uno. Now, I have tested this code that i send "X" from serial interface. I see the message on I2C, but attiny85 did not response. I added scope screen and lines that i removed from code.

extern "C"
{
  #include "user_interface.h"
}

os_timer_t myTimer;

//  os_timer_setfn(&myTimer, timerCallback, NULL);
//  os_timer_arm(&myTimer, 1000, true);

img_20180716_144551

ATTiny acting weird

Hi,
I just made my first module board and I started experimenting with it.
I burnt the bootloader and uploaded the code with the Arduino IDE and then I was able to read the voltage of the battery via I2C with my esp32 (I'm still waiting for my ESP8266).
Then the next day, I wasn't able to read the voltage and I wasn't even able to upload any program to the ATTiny "Yikes! Invalid device signature".
I investigated what could be wrong, the reset pin is 2.1V, it should be enough. When I de-solder the ATTiny85 I'm able to burn the bootloader or upload programs so it seems like the problem is in the board.
When I power it, the green led blinks once then 2 seconds later the green led turns on and stays on.
I can't figure out what's wrong and the strange thing is that it was working very well yesterday.

When was R5 removed?

I had boards fabricated and they have in the top left R7, R6, R5. But on the kicad file it has no R5, which version was this removed in, the board I have has V3.0 (Sep 2018) on it.

PWM driven mosfet onstead of resistor (not an Issue)

Hi!

Since in my packs built from used 18650 there is no use for small balancing currents as they are not all same capacity, I was wondering if you were thinking about using mosfet as dummy load or even a flyback converter for regenerative balancing?

Regards Žiga

Temp calibration

Hi,

After I calibrate manually the temperature on the modul site, then the voltage goes to zero. Without calibration it shows much higher value, so I need to calibrate somehow.

I use the very latest version software both on my esp and on the v3.0 modules.

Thanks.

Qi Charger for DC/DC Isolation and Dump Load?

Hi have an idea and wanted to float it here as know there a few makers using this project who might be willing to test it out and don't have time nor facilities to test it myself right now.

So as you can see from the topic the idea is a Qi charger as far as my understanding goes Qi provides ~5W of DC/DC isloation. So the concept is rather than (or as well as) a DUMP resistor why not have a QI Charger and receiver to bypass power to the next pack. In its simplest form this could be:

PACK 1:
MOSFET -> 5V boost circuit to USB port-> Qi plate
_()()()()()()()()()()()()()()()()()()()()()()()()()()()()()() Isolation _
PACK2:
Qi Receiver -> TP4056 Battery -> Batteries

Am I onto something or is there something fundamental I'm missing with this concept. Know the losses would be high but a load resistor is 100% loss so figure even high losses could still be worthwhile.
Aware there are dedicated Isolated DC/DC convertors but most seem to be low power (<2W) and the ICs seem to be more expensive per W that QI.

current

hi
is there any plan making this to about 30A - 100A load? having 50-100p 18650 will not move an inch to balance

documentation

Hi Stuart
Thanks for this great project.....
Would it be possible for you to write some documentation.

How it shall work, incl. status of the green led blink ... what to do on the webpage, and the functions in here. (manual calibration aso... )

Thanks in advance
Tim

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.