Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roman3349/ronja
Project to contest MCU letí 2015
https://github.com/roman3349/ronja
Last synced: about 18 hours ago
JSON representation
Project to contest MCU letí 2015
- Host: GitHub
- URL: https://github.com/roman3349/ronja
- Owner: Roman3349
- License: other
- Created: 2015-03-29T16:15:05.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-04-24T15:43:02.000Z (over 8 years ago)
- Last Synced: 2024-11-12T14:54:26.652Z (about 1 month ago)
- Language: Eagle
- Homepage: http://www.gymbos.cz/8-misto-v-soutezi-mikrokontrolery-leti-2015/
- Size: 4.15 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ![RONJA](https://raw.githubusercontent.com/ITManie/RONJA/master/artwork/logo.png)
[![Build Status](https://travis-ci.org/ITManie/RONJA.svg?branch=master)](https://travis-ci.org/ITManie/RONJA)
[![GPL FDL v1.3](https://img.shields.io/badge/license-GPL%20FDL%20v1.3-blue.svg)](LICENSE)Project to contest MCU letí 2015.
## Part list
- 2x [PICAxe 08M2](http://www.gme.cz/mikrokontroler-picaxe-08m2-p772-029)
- 2x [Fairchild QRD1114](http://www.gme.cz/qrd1114-p523-265)
- 2x [100R resistor](http://www.gme.cz/rm-100r-0204-0-4w-1-hitano-p119-398)
- 4x [10k resistor](http://www.gme.cz/rm-10k-0204-0-4w-1-hitano-p119-396)
- 2x [22k resistor](http://www.gme.cz/rm-22k-0204-0-4w-1-hitano-p119-407)
- 2x [RS232 connector](http://www.gme.cz/konektor-can-9-z-p801-040)
- 5V power supply (for example USB)## Schema
![Schema](https://raw.githubusercontent.com/ITManie/RONJA/master/eagle/schema.png)## Documentation
Documentation in Czech you can found in [docs](https://github.com/ITManie/RONJA/tree/master/docs) directory.## License
RONJA is licensed under the GPL FDL v1.3 license:> Copyright (c) 2015 Adam Rozbořil and Roman Ondráček.
>
> Permission is granted to copy, distribute and/or modify this document
> under the terms of the GNU Free Documentation License, Version 1.3
> or any later version published by the Free Software Foundation;
> with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
> A copy of the license is included in the section entitled "GNU
> Free Documentation License".