diff options
author | jaseg <git@jaseg.net> | 2018-05-19 14:43:28 +0200 |
---|---|---|
committer | jaseg <git@jaseg.net> | 2018-05-19 14:43:47 +0200 |
commit | 7bc656ca2a026d91a845dd4d8bfeb812021cdf4d (patch) | |
tree | 4f1896fe65afc9079e766602184cf0126d29913a /content/posts/serial-protocols | |
parent | 24ad9ee7a0a8095d56c330a39321f40dee020dcb (diff) | |
download | blog-7bc656ca2a026d91a845dd4d8bfeb812021cdf4d.tar.gz blog-7bc656ca2a026d91a845dd4d8bfeb812021cdf4d.tar.bz2 blog-7bc656ca2a026d91a845dd4d8bfeb812021cdf4d.zip |
Add multichannel LED driver post
Diffstat (limited to 'content/posts/serial-protocols')
-rw-r--r-- | content/posts/serial-protocols/index.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/content/posts/serial-protocols/index.rst b/content/posts/serial-protocols/index.rst new file mode 100644 index 0000000..a5db824 --- /dev/null +++ b/content/posts/serial-protocols/index.rst @@ -0,0 +1,8 @@ +--- +title: "How to talk to your microcontroller over serial" +date: 2018-05-19T08:09:46+02:00 +draft: true +--- + + + |