Skip to content

Chibitronics ltc #209

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 9, 2017
Merged

Chibitronics ltc #209

merged 2 commits into from
Jan 9, 2017

Conversation

xobs
Copy link
Contributor

@xobs xobs commented Jan 9, 2017

This adds a new company -- Chibitronics -- and a new product -- Love-to-Code. It's a sticker that's designed to be programmed via audio, to allow for everyone to learn how to code.

@bunnie gave a talk on the project at 33c3: https://media.ccc.de/v/33c3-7975-making_technology_inclusive_through_papercraft_and_sound

The sticker supports uploading a USB stack via audio, and thus requires a PID.

xobs added 2 commits January 9, 2017 20:19
Add an organization for Chibitronics, an electronics-sticker company.

Signed-off-by: Sean Cross <sean@xobs.io>
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>
@Arachnid
Copy link
Contributor

Arachnid commented Jan 9, 2017

Thanks for your pull request!

If you'd like a PID for your open source hardware project, you need to include source files for the PCB designs and other relevant hardware under an open-source license.

Also, it's not clear from your description - does the sticker have a USB connector? If not, what's the purpose of uploading a USB stack?

@xobs
Copy link
Contributor Author

xobs commented Jan 9, 2017

I've just had @bunnie upload the Altium source files to the same link. It should be under the same license that's referred to in the index.md file, which is CERN OHL 1.2 (or later).

The sticker has a Micro USB connector. Pin 5 (OTG_MODE) is repurposed as an audio pin, which is how programming is accomplished. Power pins are the same. The D+/D- pins are connected through to some CPU data pins, which can function as e.g. a USB HID device.

@Arachnid
Copy link
Contributor

Arachnid commented Jan 9, 2017

Great, thanks!

Neat project, and I love your work. I should have made sending me a device a condition of getting a PID. ;)

@Arachnid Arachnid merged commit adc5020 into pidcodes:master Jan 9, 2017
@xobs xobs deleted the chibitronics-ltc branch January 9, 2017 17:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants