You've already forked pidcodes.github.com
mirror of
https://github.com/solokeys/pidcodes.github.com.git
synced 2026-03-11 17:14:52 -07:00
Chibitronics ltc (#209)
* org: add chibitronics organization Add an organization for Chibitronics, an electronics-sticker company. Signed-off-by: Sean Cross <sean@xobs.io> * 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 <sean@xobs.io>
This commit is contained in:
@@ -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.
|
||||
@@ -0,0 +1,6 @@
|
||||
---
|
||||
layout: org
|
||||
title: Chibitronics
|
||||
site: https://chibitronics.com/
|
||||
---
|
||||
Chibitronics makes supplies that allow people to craft with paper and electronics.
|
||||
Reference in New Issue
Block a user