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

research esp-based implementation #15

Open
DennisOSRM opened this issue Nov 5, 2023 · 3 comments
Open

research esp-based implementation #15

DennisOSRM opened this issue Nov 5, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@DennisOSRM
Copy link
Owner

  • What's necessary to have a barebones implementation that runs on ESP32 chips
  • Break down implementation plan into milestones
@DennisOSRM DennisOSRM added the enhancement New feature or request label Nov 24, 2023
@DennisOSRM
Copy link
Owner Author

DennisOSRM commented Nov 24, 2023

IMG_0634

This seems very much doable

progress:

  • dev environment set up with a ESP32-C3-M1
  • basic architecture using two threads and a channel to cross-communicate

milestones for a map implementation:

  • split code into library
  • implement output channel for display
  • connect channels

@DennisOSRM DennisOSRM added this to the embedded implementation milestone Nov 24, 2023
@DennisOSRM
Copy link
Owner Author

image

@DennisOSRM
Copy link
Owner Author

Somewhat expectedly the code compiles fine for the esp32-c3 platform after sorting out dependencies

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

No branches or pull requests

1 participant