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

Pano log #48

Open
laurb9 opened this issue Apr 3, 2016 · 4 comments
Open

Pano log #48

laurb9 opened this issue Apr 3, 2016 · 4 comments
Assignees

Comments

@laurb9
Copy link
Owner

laurb9 commented Apr 3, 2016

Record information for each panoramas taken in EEPROM.
Dump the EEPROM over serial when connected to PC, for identifying the photo sets and settings easier.

@laurb9 laurb9 self-assigned this Apr 3, 2016
@Defragster
Copy link

The $8 PJRC prop shield has 8MB Flash and a HID software transfer app.

But an ESP8266 could save them to onboard 3MB SPIFFS and also post them in real time to the control web page to cut and paste to a file - or save the file for FTP transfer when done.

Recording the camera IMAGE number will make it easier to associate the notes - even if using a fresh flash card for each set.

@laurb9
Copy link
Owner Author

laurb9 commented Apr 9, 2016

Yes, recording more detail such as image numbers with timestamps for each photo is a good idea, thanks. Maybe elevation and azimuth also, if I add a compass could help with prealignment.

These aren't needed in real time though, since all the stitching happens at home base anyway.

@laurb9
Copy link
Owner Author

laurb9 commented Oct 2, 2017

May not need to be in EEPROM at all if it can be transferred to the app immediately.
Logging the position, timestamps and other known metadata for each photo is still useful.

@laurb9 laurb9 changed the title Pano log in EEPROM Pano log Oct 2, 2017
@stale
Copy link

stale bot commented Sep 8, 2020

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix label Sep 8, 2020
@laurb9 laurb9 removed the wontfix label Sep 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants