Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project purpose #5

Open
Tamadite opened this issue Nov 25, 2023 · 3 comments
Open

Project purpose #5

Tamadite opened this issue Nov 25, 2023 · 3 comments

Comments

@Tamadite
Copy link

Could you please describe the goal you are trying to achieve with this project?

In my case, my first goal has been trying to figure out how to upload the minimum code with my network configuration hard-coded in it (rtthread) so the camera streams to a specific (local) IP address just when powering it up. No extended features like button support, SD card support, etc.). I would call this the "basecode" for all other sorts of improvements.

@daniel-dona
Copy link
Owner

The goal is more or less what you commented, in fact button, led, sd card, etc... seems to work out of the box with the base BDK.

The problem that I'm facing is about interacting with the sensors (I2C) and getting image data from them. Last time I tried the sensor was jamming the I2C bus (removing the sensor I was able to test different I2C devices, but not with the sensor yet).

Is more a problem of having the sensors identified, the datasheet of the sensors and probably PCB variants/SoC variants. I just recently ordered a bunch of new "A9" from Aliexpress and ignoring the ones that are not using the Beken chip (like half of them), the ones with the Beken chip use different PCBs and sensors and there is no way to identify that from outside.

I plan to invest some time on this during Christmas to just have a basic video stream.

@Tamadite
Copy link
Author

Could you please share the seller/s selling with Beken chip? I would need to buy a couple of them too.

@divadiow
Copy link

divadiow commented Sep 3, 2024

@daniel-dona how are things going with the project?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants