diff --git a/supporting-docs/projects/2016-10-16-matrix-esp8266.md b/supporting-docs/projects/2016-10-16-matrix-esp8266.md new file mode 100644 index 00000000..61f0b11b --- /dev/null +++ b/supporting-docs/projects/2016-10-16-matrix-esp8266.md @@ -0,0 +1,13 @@ +--- +layout: project +title: matrix-esp8266 +categories: projects other +description: Tiny matrix client for the esp8266 microcontroller +author: Matt Williams +maturity: Alpha +--- + +# {{ page.title }} +Originally made for [TADHack 2016](https://www.youtube.com/watch?v=X41RbOKTrbE&t=11m30s), this hack is a tiny Matrix client for the esp8266 microcontroller. + +Grab the code from [GitHub](https://github.com/matt-williams/matrix-esp8266/).