Git Product home page Git Product logo

Comments (7)

t413 avatar t413 commented on August 29, 2024 2

Not your bad. My lack of follow through left you without help and guidance or at least good documentation.

Can I order you a new esp32?

The trouble with the pins is how un-transparent they are and how much they subtly change mapping between boards or just don’t exist at all. It always seems like the pins that are broken-out most & most-consistently on boards are all actually needed by WiFi :|

Making things user-configurable and easily testable would be a far better way. Let’s see here.. (grabs test setup)

from ospcontroller.

austrisv avatar austrisv commented on August 29, 2024 2

It took me a while to understand line 31 :)

It is the esp32 pin 32 to which you should connect the voltage divider's output.
20200526_000454

from ospcontroller.

t413 avatar t413 commented on August 29, 2024 1

Great to hear you’re working on a system! Sorry for not getting the documentation up to snuff to get you going easily.

What board did you get? The one I linked or another esp32 board? Send me a link and I’ll Try and verify pins.

It really sounds like I need to make the pins be user-selectable ASAP.

from ospcontroller.

mrstuff avatar mrstuff commented on August 29, 2024

I got the board listed but fried it somehow but not before getting the pins right I think and i even got it up and running for a day before I foolishly blew a fuse on the drok and with it the esp32s so my bad for sure.
So delighted am I to have reached you that I am doubling down my efforts to reproduce the working setup but I still have a hankering for a neat pin to pin labeled unambiguous as heck, could perhaps just add some tags to your existing photo if you see fit
A thousand times thank you
Got my replacement esp32s now and am rarin' to go!

from ospcontroller.

mrstuff avatar mrstuff commented on August 29, 2024

A search for the integer 32 showed word for word (sorry)

27 void doSweepStep();
28 bool hasCollapsed() const;
29 int getCollapses() const;
30  
31 uint8_t pinInvolt_ = 32;
32 float inVolt_ = 0, wh_ = 0;
 
34 double currentCap_ = 8.5;
35 CircularArray<uint32_t, 32> collapses_;
36 int measperiod_ = 200, printPeriod_ = 1000, psuperiod_ = 2000;

So what I want to know is what pinInvolt is on line 31

from ospcontroller.

t413 avatar t413 commented on August 29, 2024

Hey @mrstuff!

I've been working with @austrisv on the project and getting it up to par. Are you still interested in getting it running? I made a discord channel that's been really nice and active. Come join!

from ospcontroller.

mrstuff avatar mrstuff commented on August 29, 2024

from ospcontroller.

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.