Coder Social home page Coder Social logo

Battery charge indication about wi-pwn HOT 9 CLOSED

samdenty avatar samdenty commented on May 18, 2024 2
Battery charge indication

from wi-pwn.

Comments (9)

VBIralo avatar VBIralo commented on May 18, 2024 3

@stijnsimons I would, but I'm not very good at this. Good luck with the project! I appreciate your work! Thank you!

from wi-pwn.

samdenty avatar samdenty commented on May 18, 2024 2

I'm not actively developing Wi-PWN at the moment, I may continue in a few weeks (it depends though).

This would be a useful feature and I'll make sure to implement it in the future :)

from wi-pwn.

VBIralo avatar VBIralo commented on May 18, 2024 2

@stijnsimons
Here, on line 148, battery voltage measurement is used -> https://github.com/AlexGyver/WeatherPredict/blob/master/weather_predict_approx/weather_predict_approx.ino

from wi-pwn.

ExploiTR avatar ExploiTR commented on May 18, 2024 2

ADC_MODE(ADC_VCC); on top of everything in xxxxx_deauther.ino

ESP.getVcc() anywhere

http://esp8266.github.io/Arduino/versions/2.0.0-rc2/doc/libraries.html

from wi-pwn.

cl0ck-byte avatar cl0ck-byte commented on May 18, 2024 1

But there's a big problem with voltages since A0 port can support max 3.3V (in older esps it's even like 1V) and batteries (li-pos or other kinds) usually have more than 3.3V on output when fully charged.
You'll have to put voltage divider before connecting battery's power to ESP or else it will cook by itself

from wi-pwn.

br0k3nilluzion avatar br0k3nilluzion commented on May 18, 2024

^^ that is a really good idea

from wi-pwn.

VBIralo avatar VBIralo commented on May 18, 2024

I can give a little code))

from wi-pwn.

bddvlpr avatar bddvlpr commented on May 18, 2024

@VBIralo If you want to help out, you can send a pull request! 😉

from wi-pwn.

bddvlpr avatar bddvlpr commented on May 18, 2024

Closing because of compatibility issues.

from wi-pwn.

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.