Coder Social home page Coder Social logo

esp32_bridge_broadcast's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

esp32_bridge_broadcast's Issues

Active anymore ? Help ?

I would like to know how to use esp32 as high bandwidth transmitter. Did you ever use this idea or why this have not updated?

I have hard time understanding your code so is there any example of usage or can you give small hints what i'm looking for?

Add SDIO Support to solve the speed bottleneck

ESP32 has an SDIO slave which is quite fast , And The Pi also has an SDIO Master in its 40Pin Header.
Could we add a new experimental branch which use SDIO? I think it could solve the speed bottleneck problems.
To achieve this , we need to write an simple linux driver to just gule the CMD and block w/r to standard linux ioctl and read/write.
It seems that linux doesn‘t support userspace sdio opration.(If i am wrong ,plz tell me below.)

I also notice that there is ESP-Hosted project .Howerver they are not fully opensourced (esp side closesource) ,don't support our featuers and not for high rate.
There are some refs:
esp-hosted
esp-idf SDIO Example
sdio_linux_fpga
nysa-sdio-linux-driver

Do you like it , jeanlemotan ? Or any others like it ? Let's build this weekend project together?!

m_count assertion on end_reading() recieve

Hi Jean!

I am sending a lot data to the esp32 with a PC, and just started to get this assertion.

assertion "m_count > 0" failed: file "include/wlan_queues.h", line 191, function: void Queue<N>::end_reading() [with unsigned int N = 40000u]

maybe i'm running out of memory? I increased the incoming buffer size to 40000.

Cheers

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.