mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-01-10 18:03:41 +01:00
Add matrix-esp8266
This commit is contained in:
parent
74e131bd37
commit
c01b0c769c
13
supporting-docs/projects/2016-10-16-matrix-esp8266.md
Normal file
13
supporting-docs/projects/2016-10-16-matrix-esp8266.md
Normal file
|
|
@ -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/).
|
||||
Loading…
Reference in a new issue