Skip to content

Commit 850d697

Browse files
committed
Add link to Matrix room
1 parent 049ec1f commit 850d697

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/about.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ aliases: []
66

77
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/
88

9-
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?
9+
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>
1010

1111
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.
1212

layouts/partials/home.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@ <h1>Building an open-source Wi-Fi MAC layer for the ESP32</h1>
1111
<p>
1212
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.
1313
</p>
14-
14+
15+
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>
1516
</div>
1617
</section>
1718

0 commit comments

Comments
 (0)