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

[#35] Wi-Fi Features #36

Merged
merged 26 commits into from
Mar 12, 2024
Merged

[#35] Wi-Fi Features #36

merged 26 commits into from
Mar 12, 2024

Conversation

CodyTolene
Copy link
Owner

@CodyTolene CodyTolene commented Jan 28, 2024

Integrate Wi-Fi streaming (or attempt to).

Closes #35

Goals:

  • Broadcast an AP to be able to connect to it with Wi-Fi on another device.
  • When connected give the user a webpage to control the camera and view the feed.

Notes:

  • Uses new UART available in the Flipper Firmware v0.98-rc+ version. Thanks for your help @Willy-JL!

@CodyTolene CodyTolene added update-fap New feature or request update-firmware Requires/includes a firmware update new feature labels Jan 28, 2024
@CodyTolene CodyTolene self-assigned this Jan 28, 2024
@CodyTolene CodyTolene changed the title [#35] WiFi Features [#35] Wi-Fi Features Jan 29, 2024
@CodyTolene CodyTolene changed the title [#35] Wi-Fi Features [#35] Wi-Fi Features (for firmware v0.98rc+) Jan 30, 2024
@CodyTolene CodyTolene changed the title [#35] Wi-Fi Features (for firmware v0.98rc+) [#35] Wi-Fi Features (for Flipper Firmware v0.98rc+) Jan 30, 2024
@CodyTolene CodyTolene changed the title [#35] Wi-Fi Features (for Flipper Firmware v0.98rc+) [#35] Wi-Fi Features (for Flipper Firmware v0.98-rc+) Jan 30, 2024
@CodyTolene CodyTolene changed the base branch from main to dev January 30, 2024 02:54
@CodyTolene CodyTolene changed the title [#35] UART Flipper Firmware v0.98-rc+ UART support & new Wi-Fi Features [#35] Wi-Fi Features Mar 8, 2024
@CodyTolene CodyTolene removed update-fap New feature or request update-firmware Requires/includes a firmware update labels Mar 8, 2024
@CodyTolene CodyTolene merged commit ef89c29 into dev Mar 12, 2024
@CodyTolene CodyTolene deleted the ct/wifi branch March 12, 2024 04:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] WiFi Streaming/Connection
1 participant