From adc50201eab00ab63a61ce704ca67a110d32f0f2 Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Tue, 10 Jan 2017 01:29:54 +0800 Subject: [PATCH] Chibitronics ltc (#209) * org: add chibitronics organization Add an organization for Chibitronics, an electronics-sticker company. Signed-off-by: Sean Cross * 1209: C1B1: add pid for chibitronics love-to-code Add a PID code for the Chibitronics Love-to-Code sticker, which has an Arduino-compatible API and supports uploading a USB stack over audio. Signed-off-by: Sean Cross --- 1209/C1B1/index.md | 9 +++++++++ org/chibitronics/index.md | 6 ++++++ 2 files changed, 15 insertions(+) create mode 100644 1209/C1B1/index.md create mode 100644 org/chibitronics/index.md diff --git a/1209/C1B1/index.md b/1209/C1B1/index.md new file mode 100644 index 0000000..e8202db --- /dev/null +++ b/1209/C1B1/index.md @@ -0,0 +1,9 @@ +--- +layout: pid +title: Love-to-Code +owner: chibitronics +license: CERN OHL 1.2, GPL 3 +site: https://chibitronics.com/ +source: https://chibitronics.com/wiki/index.php?title=LTC +--- +Love-to-Code is a microcontroller that is programmed via audio. It has an Arduino-compatible API, and can be programmed with a bit-banged USB stack. \ No newline at end of file diff --git a/org/chibitronics/index.md b/org/chibitronics/index.md new file mode 100644 index 0000000..097ab7f --- /dev/null +++ b/org/chibitronics/index.md @@ -0,0 +1,6 @@ +--- +layout: org +title: Chibitronics +site: https://chibitronics.com/ +--- +Chibitronics makes supplies that allow people to craft with paper and electronics. \ No newline at end of file