# CAN Lecture RX/TX Documentation
Welcome to the CAN Lecture RX/TX project documentation. This site covers how the project is structured, how to build and run it on the ESP32 boards, and how data flows through the system.
## Contents
```{toctree}
:maxdepth: 2
:caption: Project docs
getting-started
architecture
testing
can-and-dbc
api
```
## Links
- Source repository: GitHub (same repository hosting these pages)
- PlatformIO: https://platformio.org/
- LVGL: https://lvgl.io/