Code Monkey home page Code Monkey logo

Comments (4)

marcel-licence avatar marcel-licence commented on May 14, 2024 1

Hi,
it seems this board does not have the AC101 equipped. The newer version uses the ES8388. You can try the I2C scanner first with the following settings:
#define ES8388_PIN_SDA 18
#define ES8388_PIN_SCL 23
You can find configurations on the internet, but I am also working on an update using the ES8388.
Best regards

from esp32_multitrack_looper.

marcel-licence avatar marcel-licence commented on May 14, 2024

Has been fixed in the past. ES8388 supported in other projects. I've added the ES8388 driver which will be active by setting ES8388_ENABLED

from esp32_multitrack_looper.

GrumpyMeow avatar GrumpyMeow commented on May 14, 2024

Hi Marcel,
thank you for your effort. Yesterday i tried it with the ES8388_ENABLED flag and things seemed to work. On my board a red led started blinking at a rate of +/- 2 Hz. In the Arduino log the output scrolled by at a fast rate. I'm not sure what to expect further. Anyway.. Thanks again for your effort and your reply. Hereby my confirmation that the flag does seem to work.

from esp32_multitrack_looper.

marcel-licence avatar marcel-licence commented on May 14, 2024

Hi, sounds great. To avoid to much log output you can turn of the VT100 (if enabled). It can be also caused by active ADC without pots connected.

from esp32_multitrack_looper.

Related Issues (3)

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.