Giter VIP home page Giter VIP logo

Comments (10)

boarchuz avatar boarchuz commented on May 26, 2024 1

Hi @standarddeviant
It's been on my mind for a while. I think it could also be a good place for general ULP programming introduction, tips and guidance.
I've just started with Doxygen + Sphinx + Breathe so expect something to appear soon.

from hulp.

standarddeviant avatar standarddeviant commented on May 26, 2024

That's great to hear! For context, I'm getting an M5Stick-C very soon and hoping to to continuously read the IMU and wake up the main cores if there's enough motion. I'm comfortable with C, but not assembly; I think HULP could greatly simplify implementing a low-power "wake-up-on-motion" in the ULP. I'll post something if I get it working.

from hulp.

mahesh2000 avatar mahesh2000 commented on May 26, 2024

things like SWAPPED_TOUCH_INDEX(x), which exists because of a bug the ESP32 codebase; touch 8 & 9 need to be swapped.

espressif/arduino-esp32#3584

from hulp.

boarchuz avatar boarchuz commented on May 26, 2024

I'm not sure it's worth the trouble at this point, sorry for never completing this.
If there's anything in particular that anyone needs clarified, please don't hesitate to create a new issue.

from hulp.

macvenez avatar macvenez commented on May 26, 2024

Sorry, just saw this and asking,
why not going on with development?
Are there any better alternatives?

from hulp.

fernsferns avatar fernsferns commented on May 26, 2024

I wrote several macros inspired by this project a while ago. If I find them, I'll post them.

from hulp.

boarchuz avatar boarchuz commented on May 26, 2024

Hi @macvenez,
I set up Doxygen briefly but got distracted by other things and never saw it though. Back then, HULP usage was even smaller than it is now so I didn't feel a pressing need for docs. It's not ideal, but almost everything is commented in the source.

I personally still use HULP almost every day! Occasionally I'll add bits here and there when I find it lacking. But it's filling a tiny tiny niche, as the ESP32 ULP has been superceded by RISCVs, so I doubt HULP will grow much in future.

As always, if there's a bug, some feature you think would be worth adding, if something is unclear, or if you just want general advice on ULP programming or a ULP code review, please feel free to create an issue.

from hulp.

macvenez avatar macvenez commented on May 26, 2024

Thanks for the clarification, I'll start trying out your library to create simple projects that may require the use of the ULP.
I thought while developing I could write some documentation that would have helped me in the first place, but of course I would have shared here, maybe creating a pull request to add documentation.
If I'm not wrong the RISCV ULP can only be found in esp32-S2, right? Is the development on standard esp32 considered dead?

Thanks for everything

from hulp.

boarchuz avatar boarchuz commented on May 26, 2024

If I'm not wrong the RISCV ULP can only be found in esp32-S2, right?

S2, S3, C6, P4... ESP32 will be the only one with only the 'FSM' core.

Is the development on standard esp32 considered dead?

Not entirely sure what you're asking here but ESP32 is very alive in terms of espressif/ESP-IDF support and development (it's still the best of the bunch if you ask me), and HULP only supports ESP32. Far from dead.

from hulp.

macvenez avatar macvenez commented on May 26, 2024

Alright thanks, I was just trying to understand correctly in order to get the right board for my next project.

from hulp.

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.