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

enable GPS and document pinout for esp32-cam #46

Closed
wants to merge 1 commit into from

Conversation

runcom
Copy link
Contributor

@runcom runcom commented Jun 4, 2024

closes #41

@eried
Copy link
Owner

eried commented Jun 4, 2024

😲 the sd card functionality works ok? can you take a photo from marauder companion?

@runcom
Copy link
Contributor Author

runcom commented Jun 4, 2024

😲 the sd card functionality works ok? can you take a photo from marauder companion?

yup, everything works as expected afaict, I can run photo from the cmdline and it works - logs shows everything Ready too - I'll be back this weekend for further testing tho if you have other things in mind to check

@runcom runcom mentioned this pull request Jun 4, 2024
@runcom
Copy link
Contributor Author

runcom commented Jun 8, 2024

works like a charm, tested multiple time :)

@runcom
Copy link
Contributor Author

runcom commented Jun 8, 2024

the only thing that I'm debugging that "doesn't work" is the camera mayhem app - it just isn't working and I don't understand why, I can use the photo command just fine, using it from marauder too but when I use the camera app, nothing shows up - it's not realted to GPS though - I think it's something with the latest esp32 marauder firmware maybe? I've tested on serveral esp32cam now including yours but nothing never mind this works great and it’s something else

@eried
Copy link
Owner

eried commented Jun 10, 2024

never mind this works great and it’s something else

something else with the camera? 😅

@runcom
Copy link
Contributor Author

runcom commented Jun 10, 2024

something else with the camera? 😅

it's not camera related, it's more about the setup() function and the way apps communicate over serial to pick the correct loop to run - on momentum, I have to patch the retry count and increase it when it sends something to the esp32cam to change function loop - I'm not sure where that behavior comes from

@eried
Copy link
Owner

eried commented Sep 2, 2024

I will add this as a reference to the wiki instead of PR

@eried eried closed this Sep 2, 2024
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

Successfully merging this pull request may close these issues.

adding a gps module
2 participants