https://github.com/dotcypress/cereal
Compact, CP2102N based, USB-C to UART bridge
https://github.com/dotcypress/cereal
Last synced: about 2 months ago
JSON representation
Compact, CP2102N based, USB-C to UART bridge
- Host: GitHub
- URL: https://github.com/dotcypress/cereal
- Owner: dotcypress
- License: apache-2.0
- Created: 2020-09-15T18:21:11.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T20:47:32.000Z (over 4 years ago)
- Last Synced: 2025-01-24T19:11:55.078Z (4 months ago)
- Language: Gnuplot
- Size: 1.84 MB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Cereal
Compact, CP2102N based, USB-C to UART bridge.
## CP2102N Features
- USB 2.0 full-speed compatible
- Data transfer rates up to 3 Mbaud
- Low operating current: 9.5 mA
- Royalty-free Virtual COM port drivers## Resources
- [Order board on Oshpark](https://oshpark.com/shared_projects/K6b0akiH)(🚨 Important: choose 0.8mm thickness board)
- [Schematics](docs/schematics.pdf)
- [Gerber files](gerber)
- [BOM](docs/bom.csv)
## License
Licensed under either of
- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
- MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
dual licensed as above, without any additional terms or conditions.