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

STM32 & BBG Communication #9

Open
morrisel opened this issue May 16, 2024 · 0 comments
Open

STM32 & BBG Communication #9

morrisel opened this issue May 16, 2024 · 0 comments

Comments

@morrisel
Copy link
Owner

Task Breakdown:

  • STM32 GPS Emulation and Data Transmission: Emulate GPS functionality on the STM32 and implement data transmission (GPS, identifiers, start/end messages) using I2C to the BBG.
  • BBG I2C Receiver: Implement the I2C receiver process on the BBG to capture data from the STM32.
  • BBG Ethernet Process: Develop the Ethernet communication process on the BBG to transmit the received data to the TCP server.
  • IPC (PIPE) Implementation: Establish the Inter-Process Communication (IPC) mechanism on the BBG to pass data between the I2C receiver and Ethernet processes.
  • BBG Daemon: Ensure the BBG system starts reliably by creating a daemon to load at boot.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant