Giter Club home page Giter Club logo

Comments (8)

leonyuhanov avatar leonyuhanov commented on August 18, 2024 1

Great to hear mate, awesome project. If your on insta stay in touch https://www.instagram.com/wow_elec_tron/ I'm betting our project ideas overlap in many areas

from esp32apa102driver.

leonyuhanov avatar leonyuhanov commented on August 18, 2024

Heya
This has something to do with the way the new SDK compiles. includes. My c foo is pretty low, ill have to re read their sdk

from esp32apa102driver.

leonyuhanov avatar leonyuhanov commented on August 18, 2024

@alx-1 ok found the issue. In the latest SDK they changed the way you need to include source files. I have updated the repo. grab it all again and do a clean

idf.py build

from esp32apa102driver.

alx-1 avatar alx-1 commented on August 18, 2024

Yes that's great and fast thank you. I had found a workaround by making it into a component. But this compiles without change. Here is a quick video of my sequencer in progress :). Out of curiosity, what was the change? I'm adapting your code for my project but I get the same earlier error with my moving your files into the 'components' folder. I might move them out with your new code now just so it works.

telegram-cloud-document-1-5161415590065209776.mp4

from esp32apa102driver.

leonyuhanov avatar leonyuhanov commented on August 18, 2024

In file

https://github.com/leonyuhanov/ESP32APA102Driver/blob/master/main/CMakeLists.txt

You need to add each source file into this:

set(srcs "ESP32APA102Driver.c" "apa102LEDStrip.c" "colourObject.c")

Do the same for your project

from esp32apa102driver.

alx-1 avatar alx-1 commented on August 18, 2024

THANK YOU! It works in my project, it's super stable and feels fast solved some long standing issues I had with another driver. I did make it into a component. If you want to see it : https://github.com/alx-1/technologies-de-la-fete/wiki . It's a project that incorporates Ableton Link so it can be in sync with audio. Right now, it sends a midi clock and notes to my Volca Beats or modular instruments.

success_thxs.mp4

from esp32apa102driver.

alx-1 avatar alx-1 commented on August 18, 2024

Ah I don't have insta. I did see a few cool projects before the 'register notice' showed up. Social media fun. This is another project I did with LEDs in bicycle wheels (inspired by LadyAda) https://agitpov.org/ and https://github.com/AgitPOV/AgitPOV_WiFi. Keep in touch about your projects!

from esp32apa102driver.

alx-1 avatar alx-1 commented on August 18, 2024

Updated documentation of the project with more modules : https://www.youtube.com/watch?v=PumZxMrdcCg
Thank you again :))

from esp32apa102driver.

Related Issues (1)

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.