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 I/O HW access in micro-python #11

Open
daniel-rossier opened this issue May 27, 2024 · 5 comments
Open

Enable I/O HW access in micro-python #11

daniel-rossier opened this issue May 27, 2024 · 5 comments
Assignees

Comments

@daniel-rossier
Copy link

daniel-rossier commented May 27, 2024

  • SPI access (Sense-HAT) - Proto with a C app
  • FE/BE
  • Demo app with Sense-HAT interactions from micro-python
@daniel-rossier
Copy link
Author

  • Imported code from SEEE
  • Focus on the simple use case between the container and the SPI

@daniel-rossier
Copy link
Author

daniel-rossier commented Jun 3, 2024

  • The LEDs are enabled in Linux.
  • C application running in the SO3 container
  • Interactions with the backend wichi is in the Sense-HAT driver
  • App in micro-python using /dev entry to access the Sense-HAT frontend driver.

@daniel-rossier
Copy link
Author

  • Still alignment of SO3 with EMISO code to be done

@daniel-rossier
Copy link
Author

  • EMISO engine is working
  • Continuing alignment

@daniel-rossier
Copy link
Author

  • The remaining work will be done only in full VT support.

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

2 participants