Skip to content

Commit

Permalink
Add link to Matrix room
Browse files Browse the repository at this point in the history
  • Loading branch information
redfast00 committed Apr 5, 2024
1 parent 049ec1f commit 850d697
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion content/about.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ aliases: []

About page will go here, for now, read the introductory blog post on https://zeus.ugent.be/blog/23-24/open-source-esp32-wifi-mac/

This is a sizeable project that could definitely use multiple contributors; I'd really like to collaborate with other people to create a fully functional, open-source Wi-Fi stack for the ESP32. If this sounds like something you'd like to work on, contact me via <a href="mailto:esp32-open-mac@devreker.be">[email protected]</a>, maybe we can have a weekly hacking session?
This is a sizeable project that could definitely use multiple contributors; I'd really like to collaborate with other people to create a fully functional, open-source Wi-Fi stack for the ESP32. If you want to help out with developing, feel free to join <a href="https://matrix.to/#/#esp32-open-mac:matrix.org">the Matrix room</a>

As far as I know, this is the first undertaking to build an open source 802.11 MAC for an affordable microcontroller. If you want to financially support this project, you can wire money via <https://zeus.ugent.be/contact/#payment-info>, please put "ESP32" in the transaction description, so the treasurer knows what the money is for. Please do not donate if you're a student or if you're not financially independent. If you're a company and would like to donate hardware (for example, filters for a faraday cage or measuring equipment that might be useful), please contact me.

Expand Down
3 changes: 2 additions & 1 deletion layouts/partials/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ <h1>Building an open-source Wi-Fi MAC layer for the ESP32</h1>
<p>
This will improve security auditability, open up the possibility for features not supported in the proprietary implementation (for example, standards-compliant mesh networking), improve interoperability and make research into Wi-Fi networks with lots of nodes more affordable.
</p>


If you want to help out with developing, feel free to join <a href="https://matrix.to/#/#esp32-open-mac:matrix.org">the Matrix room</a>
</div>
</section>

Expand Down

0 comments on commit 850d697

Please sign in to comment.