# Community Projects

{% embed url="<https://github.com/atlas0fd00m/CanCat>" %}
Swiss army knife of Controller Area Networks (CAN) running on M2
{% endembed %}

{% embed url="<https://github.com/tmkdev/oppdr>" %}
Turn vehicle canbus logs into linked HTML based performance charts.
{% endembed %}

{% embed url="<https://github.com/atlas0fd00m/TruckDevil>" %}
J1939 tool using M2
{% endembed %}

{% embed url="<https://github.com/EliasKotlyar/E46Clusterdriver>" %}
Driving the E46 Cluster with Macchina P1
{% endembed %}

## Show off your project

We are always interested in seeing what everyone is up. Please send us an email at <info@macchina.cc>&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.macchina.cc/projects/community-projects.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
