Skip to content
This repository was archived by the owner on Jan 10, 2025. It is now read-only.
This repository was archived by the owner on Jan 10, 2025. It is now read-only.

Ethernet Connectivity #183

@crsz20

Description

@crsz20

Stage 1

  • Send information over ethernet to the Raspberry Pi, replacing the CAN communication
  • Set up the LWIP stack on the STM32
  • Create the necessary IEthernet and f4 implementation in the platform layer
  • Be able to receive basic UDP messages on the target device (Raspberry Pi)

Stage 2

  • Format messages from the data payload into UDP messages
  • Replace the CAN protocol in the Relay with Ethernet.

Stage 3 (Optional)

  • Tackle creating an HTTP server, such that we could receive requests from the target device

Resources:

Metadata

Metadata

Labels

Type

No type

Projects

Status

🔖 What's Next

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions